52306 次代码提交 (57c57df7b4579b60a84062df2e64f84dd84558b5)
 

作者 SHA1 备注 提交日期
  Tapani Pälli 57c57df7b4 mesa/dlopen: use HAVE_DLOPEN instead of _GNU_SOURCE 13 年前
  Matt Turner df4dccc7a9 build: Only add links to .so files if we're building them 13 年前
  Matt Turner c56b57f4a1 build: Add libOSMesa.so.$(VERSION) link to libdir 13 年前
  Matt Turner a8fd8cb9e7 build: Replace OSMESA_VERSION with generic VERSION_NUMBER 13 年前
  Matt Turner 383a70bf9a build: Order AC_CONFIG_FILES list 13 年前
  Matt Turner 8cdce6c136 build: Only build libmesa.la when needed 13 年前
  Matt Turner 00f3d9b11a build: Remove duplicate DRI automake conditionals 13 年前
  Matt Turner d23b1b7977 build: Remove GLU_DIRS 13 年前
  Matt Turner 0abb26ebff build: Only generate dispatch assembly code that will be built 13 年前
  Paul Berry 5133bd6585 i965: don't clear resolve map when doing fast depth clears. 13 年前
  Paul Berry 4b8b6f385e i965/HiZ: remove assertion from intel_resolve_map_set(). 13 年前
  Christian König 9aacd5cc67 radeonsi: remove old tilling handling 13 年前
  Ian Romanick 86f29cf7d0 mesa/es: Validate glCreateShader targets in Mesa code rather than the ES wrapper 13 年前
  Ian Romanick b042f7a1ff mesa/es: Validate glGetProgramiv pnames in Mesa code rather than the ES wrapper 13 年前
  Ian Romanick 1a200b68cd mesa: Filter glGetProgramiv pnames based on available extensions 13 年前
  Brian Paul 9282ebbaa5 swrast: implement cubical depth texture sampling 13 年前
  Blaž Tomažič 87280d56a3 clover: Accept CL_MEM_READ_WRITE flag 13 年前
  Tom Stellard 167ecf5ba3 radeon/llvm: Cleanup R600Instructions.td 13 年前
  Brian Paul 388af5b6f4 main: fix ES compile breakage 13 年前
  Brian Paul 4fec5e9154 mesa/swrast: fix GL_TEXTURE_2D_ARRAY texture fetches for dxt formats 13 年前
  Brian Paul d78b44c265 mesa/swrast: fix GL_TEXTURE_2D_ARRAY texture fetches for latc/rgtc formats 13 年前
  Brian Paul fe2cc65fbb mesa: code movement in teximage.c 13 年前
  Brian Paul bdff1dfb39 mesa: consolidate glTexImage and glCompressedTexImage code 13 年前
  Brian Paul e93cb4b34f mesa: make glTexImage, glCompressedTexImage proxy code more alike 13 年前
  Brian Paul c1a9e6010b mesa: rename texpal.[ch] to texcompress_cpal.[ch] 13 年前
  Brian Paul aab06dc0f0 mesa: s/GLuint/gl_format/ in _mesa_compressed_format_to_glenum() 13 年前
  Brian Paul 46751edca9 mesa: new _mesa_num_tex_faces() helper 13 年前
  Brian Paul 8a935d71ff mesa: make _mesa_get_proxy_tex_image() static 13 年前
  Brian Paul 637a79aa23 mesa: don't clear proxy image fields when regular GL error is generated 13 年前
  Brian Paul 1f5b1f9846 mesa: fix glTexImage proxy texture error generation 13 年前
  José Fonseca 3e3f99277d draw: Fix regression in draw_set_sampler(_views). 13 年前
  Vadim Girlin e84d45fdb7 build: don't leave git_sha1.h.tmp after build/install 13 年前
  Tom Stellard 1434a86f50 radeon/llvm: Set End of Program bit on RAT instructions 13 年前
  Tom Stellard 1bd7b29a66 radeon/llvm: Use correct instruction for moving immediates 13 年前
  Tom Stellard 2ad8608cb3 radeon/llvm: Fix some coding style issues 13 年前
  Tom Stellard 228a6641cc radeon/llvm: Pull changes from external version of the backend 13 年前
  Tom Stellard 5a1edb8655 radeon/llvm: Simplify the convert to ISA pass 13 年前
  Tom Stellard cb5227b403 radeon/llvm: Make sure to use the Text section in the AsmPrinter 13 年前
  Matt Turner 68a2c510a6 build: Fix installation of GLES2 headers 13 年前
  Matt Turner fc9ea7c74d build: Fix GLES linkage with libglapi 13 年前
  Anuj Phogat e592f7df03 i965/msaa: Add sample-alpha-to-coverage support for multiple render targets 13 年前
  Stéphane Marchesin ff996cafce glsl/linker: Avoid buffer over-run in parcel_out_uniform_storage::visit_field 13 年前
  Ian Romanick 9b028faeaa mesa/es: Validate glCompressedTexSubImage internalFormat in Mesa code rather than the ES wrapper 13 年前
  Ian Romanick dd0eb00487 mesa/es: Validate glCompressedTexImage internalFormat in Mesa code rather than the ES wrapper 13 年前
  Ian Romanick c11096e94a mesa/es: Validate glCopyTexImage internalFormat in Mesa code rather than the ES wrapper 13 年前
  Ian Romanick 9848e86af0 mesa/es: Validate glTexSubImage format and type in Mesa code rather than the ES wrapper 13 年前
  Ian Romanick 409620e477 mesa/es: Validate glTexImage format, type, and internalFormat in Mesa code rather than the ES wrapper 13 年前
  Ian Romanick 0686ccac95 mesa/es: Validate glTexImage border in Mesa code rather than the ES wrapper 13 年前
  Ian Romanick 59d965333c mesa: Generate an error when glCopyTexImage border is invalid 13 年前
  Ian Romanick 2dcb40bb44 mesa/es: Add support for GL_APPLE_texture_max_level 13 年前