64585 次程式碼提交 (5bbfa308c918ee40ec4deea91362688d325886f9)
 

作者 SHA1 備註 提交日期
  Paulo Sergio Travaglia 5bbfa308c9 android: gallium/radeon: attempt to fix the android build 11 年之前
  Emil Velikov 825fa2873f android: egl/main: fixup the nouveau build 11 年之前
  Emil Velikov 6b510c6338 android: gallium/nouveau: fix include folders, link against libstlport 11 年之前
  Emil Velikov b26017fad8 egl/main: Bring in the Makefile.sources 11 年之前
  Ilia Mirkin 2787bff8dd nvc0: add BPTC format support 11 年之前
  Ilia Mirkin ffd706dac0 mesa/st: add BPTC formats, expose ARB_texture_compression_bptc 11 年之前
  Ilia Mirkin 19563f0880 softpipe,llvmpipe: mark BPTC formats as unsupported 11 年之前
  Ilia Mirkin 43c038f4a6 gallium: add basic support for BPTC formats 11 年之前
  Ilia Mirkin 82903acf5e docs: add GL4.5 section 11 年之前
  Emil Velikov 5e5f754f5b configure.ac: drop enable_dri check in gallium_gbm 11 年之前
  Emil Velikov 1d1ec76bdf configure.ac: bail out if building gallium_gbm without gallium_egl 11 年之前
  Emil Velikov 16873a6e62 st/dri: define GALLIUM_SOFTPIPE when building kms_swrast 11 年之前
  Alexandre Demers 2af28040d6 configure: Fix --enable-XX-bit flags by moving LT_INIT where it should 11 年之前
  Emil Velikov 469416f988 c11/threads: correct assertion 11 年之前
  Brian Paul 07109cfd99 docs: now distributing the GL/glcorearb.h header 11 年之前
  Brian Paul 25774859f8 mesa: pull Khronos glcorearb.h header into include/GL/ 11 年之前
  Eric Anholt c8e0dd2a2c vc4: Drop the dump_fbo() routine. 11 年之前
  Eric Anholt 8106722bbc vc4: Claim the GL 2.1 minimum for 3D textures. 11 年之前
  Eric Anholt e1ce610899 vc4: Declare what vertex formats we actually support. 11 年之前
  Eric Anholt 8e504ce420 vc4: Stash some debug code for format support checks. 11 年之前
  Eric Anholt af35afed06 vc4: Texture format support has nothing to do with VBO format support. 11 年之前
  Eric Anholt 3e9a09415e vc4: Fix off-by-one in texture maximum levels. 11 年之前
  Eric Anholt b9eb3d4bee vc4: Add support for the FLR opcode. 11 年之前
  Kenneth Graunke 8c229d306b i965: Delete the Gen8 code generators. 11 年之前
  Kenneth Graunke f17bfc9ba9 i965: Never use the Gen8 code generators. 11 年之前
  Kenneth Graunke 074d472398 i965: Switch to the EU emit layer for code generation on Broadwell. 11 年之前
  Kenneth Graunke db6ffa29c8 i965: Retype atomics to UD in Gen8 code generation. 11 年之前
  Kenneth Graunke 04f5b2f4e4 i965/vp: Use the sampler for pull constant loads on Gen7/7.5. 11 年之前
  Kenneth Graunke f7e9756201 i965/vec4: Drop gen <= 7 assertion in pull constant load handling. 11 年之前
  Kenneth Graunke ce90fd9676 i965/eu: Set src0 file to IMM on Gen8+ flow control instructions. 11 年之前
  Kenneth Graunke d8ef0eab5a i965/eu: Refactor brw_WHILE to share a bit more code on Gen6+. 11 年之前
  Kenneth Graunke aafdf9eef4 i965/eu: Emulate F32TO16 and F16TO32 on Broadwell. 11 年之前
  Kenneth Graunke 849046b842 i965/vec4: Port Gen8 SET_VERTEX_COUNT handling to vec4_generator. 11 年之前
  Kenneth Graunke 17c17b87f9 i965/vec4: Switch to MOV, not OR, for GS_OPCODE_THREAD_END on Gen8. 11 年之前
  Kenneth Graunke af13cf609f i965/vec4: Use MOV, not OR, to set URB write channel mask bits. 11 年之前
  Kenneth Graunke efc818e3a4 i965/fs: Don't set flag_subreg_nr = 1 on predicated FB write setup. 11 年之前
  Kenneth Graunke 2e180e4c09 i965/vec4: Respect ir->force_writemask_all in Gen8 code generation. 11 年之前
  Kenneth Graunke 7b6b61ba83 i965/vec4: Set NoMask for GS_OPCODE_SET_VERTEX_COUNT on Gen8+. 11 年之前
  Jason Ekstrand 97d57f1142 gallium/r300: Fix a link error in the tests 11 年之前
  Matt Turner e005c1148d i965: Return NONE from brw_swap_cmod on unknown input. 11 年之前
  Neil Roberts ab66b19669 docs: Update release notes and GL3.txt for GL_ARB_texture_compression_bptc 11 年之前
  Neil Roberts a018a3f3f5 mesa/meta: Support decompressing floating-point formats 11 年之前
  Neil Roberts 817051ab5b swrast: Enable GL_ARB_texture_compression_bptc 11 年之前
  Neil Roberts 9782b8a80c i965: Enable the GL_ARB_texture_compression_bptc extension 11 年之前
  Neil Roberts 88a8830390 mesa/main: Modify generate_mipmap_compressed to cope with float textures 11 年之前
  Neil Roberts 17cde55c53 mesa: Add texstore functions for BPTC-compressed textures 11 年之前
  Neil Roberts 442bcd7fd3 mesa: Add texel fetch functions for BPTC-compressed textures 11 年之前
  Neil Roberts 7e78033c11 mesa: Add the format enums for BPTC-compressed images 11 年之前
  Neil Roberts cc9c30b8a7 mesa/format_info: Add support for the BPTC layout 11 年之前
  Neil Roberts 84218b598f mesa/format_info: Add support for compressed floating-point formats 11 年之前