mesa.git
2012-08-26 Jakob Bornecrantzdri: Make query image WIDTH and HEIGHT be version 4
2012-08-26 Jakob Bornecrantzdri: Remove image write function
2012-08-26 Jakob Bornecrantzgbm: Use libkms to replace DRI cursor images
2012-08-26 Kenneth Graunkei965: Don't set iz_lookup the FS precompile's program...
2012-08-26 Kenneth Graunkei965/fs: Fix INTEL_DEBUG=perf program key printing.
2012-08-25 Kenneth Graunkemesa: Use a new, more specific hook for shader uniform...
2012-08-25 Kenneth Graunkei965: Use linker-assigned sampler IDs in instruction...
2012-08-25 Kenneth Graunkei965: Add a "sampler state index" parameter to update_s...
2012-08-25 Kenneth Graunkei965: Un-hardcode WM binding table from update_texture_...
2012-08-25 Kenneth Graunkei965/vs: Rename "sampler" to "texunit" in texturing...
2012-08-25 Kenneth Graunkei965/fs: Rename "sampler" to "texunit" in texturing...
2012-08-25 Kenneth Graunkei965/fs: Remove unused 'sampler' parameter in emit_text...
2012-08-25 Kenneth Graunkei965: Set SWIZZLE_NOOP for unused texture units in...
2012-08-25 Kenneth Graunkei965: Remove four and a half year old TODO comments...
2012-08-25 Kenneth Graunkei965: Fix brw_link_shader to return false rather than...
2012-08-25 Ian Romanickmesa/es: Validate glGetBufferParameteriv pname in Mesa...
2012-08-25 Ian Romanickmesa/es: Validate glMapBuffer access in Mesa code rathe...
2012-08-25 Ian Romanickmesa/es: Validate glBufferData usage in Mesa code rathe...
2012-08-25 Ian Romanickmesa/es: Validate buffer object targets in Mesa code...
2012-08-25 Ian Romanickmesa/es: Validate VertexPointer types in Mesa code...
2012-08-25 Ian Romanickmesa/es: Remove redundant vertex pointer size validation
2012-08-25 Ian Romanickmesa/es: Validate TexCoordPointer size in Mesa code...
2012-08-25 Ian Romanickmesa/es: Validate TexCoordPointer types in Mesa code...
2012-08-25 Ian Romanickmesa/es: Validate NormalPointer types in Mesa code...
2012-08-25 Ian Romanickmesa/es: Validate ColorPointer size in Mesa code rather...
2012-08-25 Ian Romanickmesa/es: Validate ColorPointer types in Mesa code rathe...
2012-08-25 Ian Romanickmesa/es: Remove redundant vertex attrib pointer type...
2012-08-25 Ian Romanickmesa/es: Remove redundant vertex attrib pointer size...
2012-08-25 Ian Romanickmesa/es: Disallow BGRA vertex arrays in ES or ES2 contexts
2012-08-25 Ian Romanickmesa: Rearrange array type checking, filter more types...
2012-08-25 Ian Romanickmesa: Refactor element type checking into its own function
2012-08-24 Brian Paulwgl: update some comments
2012-08-24 Brian Paulst/mesa: don't do (generic) compression of 1D or 1D_ARR...
2012-08-24 Brian Paulmesa: add generic compressed -> uncompressed format...
2012-08-24 Brian Paulmesa: don't try (generic) compression of 1D and 1D_ARRA...
2012-08-24 Brian Paulmesa: add texture target field to ChooseTextureFormat...
2012-08-24 Brian Paulxlib: remove texture compression hackery
2012-08-24 Brian Paulst/mesa: clean up use of 'target' variable in st_contex...
2012-08-24 Matt Turnerautomake: convert vgapi
2012-08-24 Matt Turnerbuild: Check for bison-generated file before bailing...
2012-08-24 Matt TurnerMove _mesa_dl* functions into dlopen.h and inline them
2012-08-24 Tapani Pällimesa/dlopen: use HAVE_DLOPEN instead of _GNU_SOURCE
2012-08-24 Matt Turnerbuild: Only add links to .so files if we're building...
2012-08-24 Matt Turnerbuild: Add libOSMesa.so.$(VERSION) link to libdir
2012-08-24 Matt Turnerbuild: Replace OSMESA_VERSION with generic VERSION_NUMBER
2012-08-24 Matt Turnerbuild: Order AC_CONFIG_FILES list
2012-08-24 Matt Turnerbuild: Only build libmesa.la when needed
2012-08-24 Matt Turnerbuild: Remove duplicate DRI automake conditionals
2012-08-24 Matt Turnerbuild: Remove GLU_DIRS
2012-08-24 Matt Turnerbuild: Only generate dispatch assembly code that will...
2012-08-24 Paul Berryi965: don't clear resolve map when doing fast depth...
2012-08-24 Paul Berryi965/HiZ: remove assertion from intel_resolve_map_set().
2012-08-24 Christian Königradeonsi: remove old tilling handling
2012-08-24 Ian Romanickmesa/es: Validate glCreateShader targets in Mesa code...
2012-08-24 Ian Romanickmesa/es: Validate glGetProgramiv pnames in Mesa code...
2012-08-24 Ian Romanickmesa: Filter glGetProgramiv pnames based on available...
2012-08-24 Brian Paulswrast: implement cubical depth texture sampling
2012-08-24 Blaž Tomažičclover: Accept CL_MEM_READ_WRITE flag
2012-08-24 Tom Stellardradeon/llvm: Cleanup R600Instructions.td
2012-08-24 Brian Paulmain: fix ES compile breakage
2012-08-24 Brian Paulmesa/swrast: fix GL_TEXTURE_2D_ARRAY texture fetches...
2012-08-24 Brian Paulmesa/swrast: fix GL_TEXTURE_2D_ARRAY texture fetches...
2012-08-24 Brian Paulmesa: code movement in teximage.c
2012-08-24 Brian Paulmesa: consolidate glTexImage and glCompressedTexImage...
2012-08-24 Brian Paulmesa: make glTexImage, glCompressedTexImage proxy code...
2012-08-24 Brian Paulmesa: rename texpal.[ch] to texcompress_cpal.[ch]
2012-08-24 Brian Paulmesa: s/GLuint/gl_format/ in _mesa_compressed_format_to...
2012-08-24 Brian Paulmesa: new _mesa_num_tex_faces() helper
2012-08-24 Brian Paulmesa: make _mesa_get_proxy_tex_image() static
2012-08-24 Brian Paulmesa: don't clear proxy image fields when regular GL...
2012-08-24 Brian Paulmesa: fix glTexImage proxy texture error generation
2012-08-24 José Fonsecadraw: Fix regression in draw_set_sampler(_views).
2012-08-24 Vadim Girlinbuild: don't leave git_sha1.h.tmp after build/install
2012-08-23 Tom Stellardradeon/llvm: Set End of Program bit on RAT instructions
2012-08-23 Tom Stellardradeon/llvm: Use correct instruction for moving immediates
2012-08-23 Tom Stellardradeon/llvm: Fix some coding style issues
2012-08-23 Tom Stellardradeon/llvm: Pull changes from external version of...
2012-08-23 Tom Stellardradeon/llvm: Simplify the convert to ISA pass
2012-08-23 Tom Stellardradeon/llvm: Make sure to use the Text section in the...
2012-08-23 Matt Turnerbuild: Fix installation of GLES2 headers
2012-08-23 Matt Turnerbuild: Fix GLES linkage with libglapi
2012-08-23 Anuj Phogati965/msaa: Add sample-alpha-to-coverage support for...
2012-08-23 Stéphane Marchesinglsl/linker: Avoid buffer over-run in parcel_out_unifor...
2012-08-23 Ian Romanickmesa/es: Validate glCompressedTexSubImage internalForma...
2012-08-23 Ian Romanickmesa/es: Validate glCompressedTexImage internalFormat...
2012-08-23 Ian Romanickmesa/es: Validate glCopyTexImage internalFormat in...
2012-08-23 Ian Romanickmesa/es: Validate glTexSubImage format and type in...
2012-08-23 Ian Romanickmesa/es: Validate glTexImage format, type, and internal...
2012-08-23 Ian Romanickmesa/es: Validate glTexImage border in Mesa code rather...
2012-08-23 Ian Romanickmesa: Generate an error when glCopyTexImage border...
2012-08-23 Ian Romanickmesa/es: Add support for GL_APPLE_texture_max_level
2012-08-23 Ian Romanickmesa/es: Validate glGetTexParameter pnames in Mesa...
2012-08-23 Ian Romanickmesa/es: Validate glTexParameter pnames in Mesa code...
2012-08-23 Ian Romanickmesa/es: Remove redundant glBindTexture target validation
2012-08-23 Ian Romanickmesa: Filter glBindTexture targets based on supported...
2012-08-23 Ian Romanickmesa/es: Validate tex image targets in Mesa code rather...
2012-08-23 Ian Romanickmesa/es: Validate EGLImageTargetTexture2DOES target...
2012-08-23 Ian Romanickmesa/es: Validate glTexParameter targets in Mesa code...
2012-08-23 Ian Romanickmesa/es: Validate GL_TEXTURE_WRAP param in Mesa code...
2012-08-23 Ian Romanickmesa: Refactor validate_texture_wrap_mode to use a...
next