mesa.git
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...
2012-08-23 Ian Romanickmeta: Don't modify GL_GENERATE_MIPMAP state when it...
2012-08-23 Tapani Pällibuild/glsl: fix android build v2
2012-08-23 Matt Turnerautomake: convert es1api
2012-08-23 Matt Turnerautomake: convert es2api
2012-08-23 Vadim Girlinst/dri: pass config options to the state tracker
2012-08-23 Vadim Girlinst/mesa: accept and handle configuration options from...
2012-08-23 Vadim Girlinst/dri: add force_glsl_extensions_warn option to dri...
2012-08-23 Vadim Girlinst/dri: use driver name for driconf section lookup
2012-08-23 Vadim Girlinswrast: add DRM_DRIVER_DESCRIPTOR to store driver name
2012-08-23 Paulo Alcantaraegl_dri2: Fix segmentation fault
2012-08-23 Tom Stellardradeon/llvm: Use the MCCodeEmitter for R600
2012-08-23 Tom Stellardradeon/llvm: Use the MCCodeEmitter for SI
2012-08-23 Tom Stellardradeon/llvm: Set 64BitPtr feature bit for SI
2012-08-23 Tom Stellardradeon/llvm: Lower RETFLAG DAG Node to S_ENDPGM on SI
2012-08-23 Tom Stellardradeon/llvm: Add AsmPrinter
2012-08-23 Tom Stellardradeon/llvm: Mark JUMP as a pseudo instruction
2012-08-23 Tom Stellardradeon/llvm: Remove the last uses of MachineOperand...
2012-08-23 Tom Stellardradeon/llvm: Add flag operand to some instructions
2012-08-23 Tom Stellardradeon/llvm: Encapsulate setting of MachineOperand...
2012-08-22 Matt Turnerbuild: Link DRI drivers with dricore in case of no...
2012-08-22 Matt Turnerbuild: Only build libmesagallium.la if building Gallium
2012-08-22 Matt Turnerbuild: Clean glx Makefile.am
2012-08-22 Matt Turnerbuild: Put mapi/shared-glapi in CORE_DIRS
2012-08-22 Matt Turnerbuild: Only allow shared-glapi with DRI
2012-08-22 Matt Turnerbuild: Set sensible DRI/X11/OSMesa defaults
2012-08-22 Matt Turnerbuild: Print whether shared-glapi is enabled
2012-08-22 Matt Turnerbuild/x11: Force usage of C++ linker
2012-08-22 Matt Turnerbuild/x11: Don't link against shared-glapi
2012-08-22 Matt Turnerbuild: Remove deprecated --with-driver= flag
2012-08-22 Christian Königradeonsi: rework vertex format handling
2012-08-22 Christian Königradeonsi: fix SPI_PS_INPUT_ENA handling
2012-08-22 Vadim Girlinr600g: fix lockups with dual_src_blend v2
2012-08-21 Jakob Bornecrantzst/dri: Add shared usage on buffers created
2012-08-21 Jakob Bornecrantzgbm: Add shared usage on images created
2012-08-21 Anuj Phogatmesa: Fix generic compressed texture formats' handling...
2012-08-21 Tom Stellardradeon/llvm: ExpandSpecialInstrs - Add support for...
2012-08-21 Tom Stellardradeon/llvm: ExpandSpecialInstrs - Add support for...
2012-08-21 Tom Stellardradeon/llvm: Add R600ExpandSpecialInstrs pass
2012-08-21 Tom Stellardradeon/llvm: Add helper function for getting sub reg...
2012-08-21 Michel Dänzerradeonsi: Handle NULL sampler views getting passed...
2012-08-20 Ian RomanickAPIspec: Remove cruft about AMD_compressed_???_texture
2012-08-20 Ian Romanickmesa/es: Remove redundant glFramebufferTexture3D textar...
2012-08-20 Ian Romanickmesa/es: Remove redundant glGetShaderiv pname validation
2012-08-20 Ian Romanickmesa/es: Remove redundant glCompressedTexImage border...
2012-08-20 Ian Romanickmesa/es: Remove redundant glPointSizePointer type valid...
2012-08-20 Ian Romanickmesa/es: Remove redundant glGetBufferPointer pname...
2012-08-20 Ian Romanickmesa/es: Remove redundant glGetVertexAttribPointer...
2012-08-20 Ian Romanickmesa/es: Remove redundant element type validation
2012-08-20 Ian Romanickmesa/es: Remove redundant glGetShaderPrecisionFormat...
2012-08-20 Ian Romanickmesa/es: Remove redundant depth func validation
2012-08-20 Ian Romanickmesa/es: Remove redundant stencil op fail/zfail/zpass...
2012-08-20 Ian Romanickmesa/es: Remove redundant shade model mode validation
2012-08-20 Ian Romanickmesa/es: Remove redundant light pname and light validation
2012-08-20 Ian Romanickmesa/es: Remove redundant hint mode validation
2012-08-20 Ian Romanickmesa/es: Remove redundant separate stencil face validation
2012-08-20 Ian Romanickmesa/es: Remove redundant stencil function validation
2012-08-20 Ian Romanickmesa/es: Remove redundant logic op operand validation
2012-08-20 Ian Romanickmesa/es: Remove redundant alpha function validation
2012-08-20 Ian Romanickmesa/es: Remove redundant separate stencil mask face...
2012-08-20 Ian Romanickmesa/es: Remove redundant front-face mode validation
2012-08-20 Ian Romanickmesa/es: Remove redundant face culling mode validation
2012-08-20 Ian Romanickmesa/es: Remove redundant blend equation mode validation
2012-08-20 Ian Romanickmesa/es: Remove redundant texture target validation
2012-08-20 Ian Romanickmesa/es: Rearrange placement of GL_TEXTURE_MAX_ANISOTRO...
2012-08-20 Ian Romanickmesa/es: Remove redundant min/mag filter validation
2012-08-20 Mathias Fröhlichradeon-llvm: Start multithreaded before using llvm.
2012-08-20 archibaldr600g: Move common compute/3D register init to its...
2012-08-18 Christoph Bumillernv50/ir/tgsi: handle DP2 in tgsi Instruction srcMask
next