64606 Commits (48307eb81341cf5682be8e0b4b468746ff09a0a0)
 

Author SHA1 Message Date
  Emil Velikov 48307eb813 android: dri: use the installed libdrm headers 11 years ago
  Emil Velikov c1cc3f2f19 android: gallium: use the installed libdrm headers 11 years ago
  Emil Velikov 5f3022e97f android: loader: use the installed libdrm headers 11 years ago
  Emil Velikov db064b7054 android: egl/dri2: use the installed libdrm headers 11 years ago
  Emil Velikov 5facd003a0 android: dri/i915: do not build an 'empty' driver 11 years ago
  Emil Velikov fa4aeb3c65 automake: mesa: whitespace fixes 11 years ago
  Emil Velikov b3121bfd41 mesa: guard better when building with sse4.1 optimisations 11 years ago
  Emil Velikov 07f583186d android: glsl: the stlport over the limited Android STL 11 years ago
  Emil Velikov dfa6dc5eb8 android: drop HAL_PIXEL_FORMAT_RGBA_{5551,4444} 11 years ago
  Emil Velikov 51a9a09ba8 android: gallium/auxiliary: drop log2/log2f redefitions 11 years ago
  Emil Velikov 2e74818374 android: targets/egl-static: add correct include for DRM headers 11 years ago
  Emil Velikov b72b826ef8 scons: group state-trackers' and targets' scons 11 years ago
  Emil Velikov ec668cbf8b android: reorder gallium SUBDIRS 11 years ago
  Emil Velikov b75e0d7e25 automake: handle gallium SUBDIRs in gallium/Makefile 11 years ago
  Emil Velikov 7af25d17a5 automake: compact gallium/target/Makefile into gallium/Makefile 11 years ago
  Emil Velikov eeb56b6b43 automake: merge gallium/state_trackers/Makefile into gallium/Makefile 11 years ago
  Emil Velikov fd7da27a43 automake: compact gallium/drivers and gallium/winsys makefiles 11 years ago
  Emil Velikov 792041ebe5 android: egl/main: add/enable freedreno 11 years ago
  Emil Velikov bf05e06757 android: gallium/freedreno: add preliminary build 11 years ago
  Emil Velikov 458d03a4a4 automake: gallium/freedreno: drop spurious include dirs 11 years ago
  Paulo Sergio Travaglia aae453afe8 android: egl/main: resolve radeon linking issues 11 years ago
  Paulo Sergio Travaglia 5bbfa308c9 android: gallium/radeon: attempt to fix the android build 11 years ago
  Emil Velikov 825fa2873f android: egl/main: fixup the nouveau build 11 years ago
  Emil Velikov 6b510c6338 android: gallium/nouveau: fix include folders, link against libstlport 11 years ago
  Emil Velikov b26017fad8 egl/main: Bring in the Makefile.sources 11 years ago
  Ilia Mirkin 2787bff8dd nvc0: add BPTC format support 11 years ago
  Ilia Mirkin ffd706dac0 mesa/st: add BPTC formats, expose ARB_texture_compression_bptc 11 years ago
  Ilia Mirkin 19563f0880 softpipe,llvmpipe: mark BPTC formats as unsupported 11 years ago
  Ilia Mirkin 43c038f4a6 gallium: add basic support for BPTC formats 11 years ago
  Ilia Mirkin 82903acf5e docs: add GL4.5 section 11 years ago
  Emil Velikov 5e5f754f5b configure.ac: drop enable_dri check in gallium_gbm 11 years ago
  Emil Velikov 1d1ec76bdf configure.ac: bail out if building gallium_gbm without gallium_egl 11 years ago
  Emil Velikov 16873a6e62 st/dri: define GALLIUM_SOFTPIPE when building kms_swrast 11 years ago
  Alexandre Demers 2af28040d6 configure: Fix --enable-XX-bit flags by moving LT_INIT where it should 12 years ago
  Emil Velikov 469416f988 c11/threads: correct assertion 11 years ago
  Brian Paul 07109cfd99 docs: now distributing the GL/glcorearb.h header 11 years ago
  Brian Paul 25774859f8 mesa: pull Khronos glcorearb.h header into include/GL/ 11 years ago
  Eric Anholt c8e0dd2a2c vc4: Drop the dump_fbo() routine. 11 years ago
  Eric Anholt 8106722bbc vc4: Claim the GL 2.1 minimum for 3D textures. 11 years ago
  Eric Anholt e1ce610899 vc4: Declare what vertex formats we actually support. 11 years ago
  Eric Anholt 8e504ce420 vc4: Stash some debug code for format support checks. 11 years ago
  Eric Anholt af35afed06 vc4: Texture format support has nothing to do with VBO format support. 11 years ago
  Eric Anholt 3e9a09415e vc4: Fix off-by-one in texture maximum levels. 11 years ago
  Eric Anholt b9eb3d4bee vc4: Add support for the FLR opcode. 11 years ago
  Kenneth Graunke 8c229d306b i965: Delete the Gen8 code generators. 11 years ago
  Kenneth Graunke f17bfc9ba9 i965: Never use the Gen8 code generators. 11 years ago
  Kenneth Graunke 074d472398 i965: Switch to the EU emit layer for code generation on Broadwell. 11 years ago
  Kenneth Graunke db6ffa29c8 i965: Retype atomics to UD in Gen8 code generation. 11 years ago
  Kenneth Graunke 04f5b2f4e4 i965/vp: Use the sampler for pull constant loads on Gen7/7.5. 11 years ago
  Kenneth Graunke f7e9756201 i965/vec4: Drop gen <= 7 assertion in pull constant load handling. 11 years ago