summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* i965/fs: Properly patch special values during VGRF compaction.Kenneth Graunke2012-11-171-0/+27
* i965/gen4: Respect the VERTEX_PROGRAM_TWO_SIDE vertex program/shader flag.Eric Anholt2012-11-171-3/+4
* mesa: Fix linker-assigned varying component counting since 8fb1e4a462Eric Anholt2012-11-171-2/+1
* mesa: Fix segfault on reading from a missing color read buffer.Eric Anholt2012-11-171-11/+11
* intel: Use core mesa support for determining lastLevel.Eric Anholt2012-11-171-3/+3
* mesa: Also handle GL_TEXTURE_EXTENRAL_OES in max num levels.Eric Anholt2012-11-171-0/+1
* i965/fs: Unify the param pointer allocation for FP/non-FP.Eric Anholt2012-11-171-13/+7
* st/vdpau: Fix vlVdpVideoSurfaceSize for interlaced buffersMaarten Lankhorst2012-11-171-2/+2
* docs: import release notes for 9.0.1, add news itemAndreas Boll2012-11-173-0/+176
* util: Only use open coded snprintf for MSVC.Vinson Lee2012-11-162-3/+3
* clover: Fix build with clang 3.2Tom Stellard2012-11-161-1/+6
* r300/compiler: Avoid generating MOV instructions for invalid IMM swizzles v2Tom Stellard2012-11-161-4/+349
* radeonsi: clean up some magic numbersAlex Deucher2012-11-161-1/+2
* radeonsi: emit PA_SC_RASTER_CONFIGAlex Deucher2012-11-161-0/+11
* [PATCH] makefiles: use configured name for -ldrm* where possibleMaarten Lankhorst2012-11-1613-25/+25
* docs: add note about removal of OpenVMS supportAndreas Boll2012-11-161-0/+1
* Remove OpenVMS supportMatt Turner2012-11-1627-2313/+4
* build: add missing Makefile.in files to tarballs targetAndreas Boll2012-11-161-0/+3
* build: fix make tarballs targetAndreas Boll2012-11-161-1/+1
* gles2: Update gl2ext.h to revision 19436Matt Turner2012-11-151-17/+301
* gles2: Update gl2.h to revision 16803Matt Turner2012-11-151-3/+2
* gles: Update glext.h to revision 19260Matt Turner2012-11-151-7/+212
* egl: Update eglext.h to revision 19571Matt Turner2012-11-151-1/+9
* mesa: return INVALID_VALUE from WaitSync if timeout != GL_TIMEOUT_IGNOREDMatt Turner2012-11-151-5/+2
* mesa: return INVALID_VALUE from WaitSync if flags != 0Matt Turner2012-11-151-1/+1
* mesa: return INVALID_VALUE from ClientWaitSync if flags contains an unsupport...Matt Turner2012-11-151-1/+1
* mesa: return INVALID_VALUE from VertexAttribDivisor if index out of rangeMatt Turner2012-11-151-1/+1
* glcpp: Don't define macros for extensions that aren't in ESMatt Turner2012-11-151-28/+31
* radeonsi: remove new asserts and replace with warningsAlex Deucher2012-11-151-2/+6
* i965/fs: Don't calculate_live_intervals() in opt_algebraic().Kenneth Graunke2012-11-151-2/+0
* i965: Remove duplicate brw_opcodes table in favor of opcode_descs.Kenneth Graunke2012-11-154-65/+4
* i965/vs: Remove dead vec4_visitor::src_reg_for_float prototype.Kenneth Graunke2012-11-151-2/+0
* i965/fs: Remove bblock field of fs_visitor.Kenneth Graunke2012-11-151-2/+0
* i965: Remove brw_instruction_info::is_arith().Kenneth Graunke2012-11-152-20/+19
* i965: Remove some dead code optimization passes.Kenneth Graunke2012-11-151-544/+0
* i965: Remove unused BRW_PACKCOLOR8888 macro.Kenneth Graunke2012-11-151-4/+0
* i965: Remove brw_shader_program wrapper struct.Kenneth Graunke2012-11-152-9/+4
* i965: Remove unused struct brw_vs_ouput_sizes.Kenneth Graunke2012-11-151-8/+0
* util/u_debug: Fix DEBUG_NAMED_VALUE.José Fonseca2012-11-151-1/+1
* draw: fix crashes with out-of-bounds indicesRoland Scheidegger2012-11-152-6/+9
* radeonsi: cleanup si_db()Alex Deucher2012-11-152-12/+12
* radeonsi: assert the CB format is valid (v2)Alex Deucher2012-11-151-2/+3
* radeonsi: assert that the DB format is valid (v2)Alex Deucher2012-11-151-8/+5
* gallium: fix some function comments in p_context.hDmitry Cherkassov2012-11-151-3/+2
* build: add missing files to tarballs targetAndreas Boll2012-11-141-0/+6
* build: add missing Makefile.in files to tarballs targetAndreas Boll2012-11-141-1/+50
* build: add config.sub and config.guess to tarballs targetAndreas Boll2012-11-141-0/+2
* mesa: use .cherry-ignore in the get-pick-list.sh scriptAndreas Boll2012-11-141-2/+2
* mesa: Add .gitignore for hashtable collision unit test.Paul Berry2012-11-141-0/+1
* radeonsi: Set STENCILOPVAL fields to 1.Michel Dänzer2012-11-141-2/+4