53774 Commits (529fe420ba6836479619ba42e53665724755fc1c)
 

Author SHA1 Message Date
  Eric Anholt 94e82b2e6c mesa: Fix linker-assigned varying component counting since 8fb1e4a462 12 years ago
  Eric Anholt 5c99697f74 mesa: Fix segfault on reading from a missing color read buffer. 12 years ago
  Eric Anholt df3361df01 intel: Use core mesa support for determining lastLevel. 12 years ago
  Eric Anholt 02652eaa25 mesa: Also handle GL_TEXTURE_EXTENRAL_OES in max num levels. 12 years ago
  Eric Anholt a43b107403 i965/fs: Unify the param pointer allocation for FP/non-FP. 12 years ago
  Maarten Lankhorst c64adedc5f st/vdpau: Fix vlVdpVideoSurfaceSize for interlaced buffers 12 years ago
  Andreas Boll a204e26495 docs: import release notes for 9.0.1, add news item 12 years ago
  Vinson Lee acc1e59013 util: Only use open coded snprintf for MSVC. 12 years ago
  Tom Stellard b36b6fdb32 clover: Fix build with clang 3.2 12 years ago
  Tom Stellard 71877143b6 r300/compiler: Avoid generating MOV instructions for invalid IMM swizzles v2 13 years ago
  Alex Deucher 26463b8996 radeonsi: clean up some magic numbers 12 years ago
  Alex Deucher ce17964fe5 radeonsi: emit PA_SC_RASTER_CONFIG 12 years ago
  Maarten Lankhorst 4f0537e645 [PATCH] makefiles: use configured name for -ldrm* where possible 12 years ago
  Andreas Boll 6346214f05 docs: add note about removal of OpenVMS support 12 years ago
  Matt Turner 1f82bf12ed Remove OpenVMS support 13 years ago
  Andreas Boll 900f5eb7a8 build: add missing Makefile.in files to tarballs target 12 years ago
  Andreas Boll 4a38926601 build: fix make tarballs target 12 years ago
  Matt Turner 5c78ad84f4 gles2: Update gl2ext.h to revision 19436 12 years ago
  Matt Turner 88ec004381 gles2: Update gl2.h to revision 16803 12 years ago
  Matt Turner e565260b30 gles: Update glext.h to revision 19260 12 years ago
  Matt Turner aec36a10dd egl: Update eglext.h to revision 19571 12 years ago
  Matt Turner 47d862517e mesa: return INVALID_VALUE from WaitSync if timeout != GL_TIMEOUT_IGNORED 12 years ago
  Matt Turner 32cc20d9f5 mesa: return INVALID_VALUE from WaitSync if flags != 0 12 years ago
  Matt Turner 5b0012f5c2 mesa: return INVALID_VALUE from ClientWaitSync if flags contains an unsupported flag 12 years ago
  Matt Turner ae1f09babb mesa: return INVALID_VALUE from VertexAttribDivisor if index out of range 12 years ago
  Matt Turner e21debbf75 glcpp: Don't define macros for extensions that aren't in ES 12 years ago
  Alex Deucher 7bba4879bb radeonsi: remove new asserts and replace with warnings 12 years ago
  Kenneth Graunke d010e70a07 i965/fs: Don't calculate_live_intervals() in opt_algebraic(). 12 years ago
  Kenneth Graunke b02492fd33 i965: Remove duplicate brw_opcodes table in favor of opcode_descs. 12 years ago
  Kenneth Graunke a405717b88 i965/vs: Remove dead vec4_visitor::src_reg_for_float prototype. 12 years ago
  Kenneth Graunke eec5669bc9 i965/fs: Remove bblock field of fs_visitor. 12 years ago
  Kenneth Graunke e7668609a7 i965: Remove brw_instruction_info::is_arith(). 12 years ago
  Kenneth Graunke c4b99c1857 i965: Remove some dead code optimization passes. 12 years ago
  Kenneth Graunke 1484faa0f4 i965: Remove unused BRW_PACKCOLOR8888 macro. 12 years ago
  Kenneth Graunke 80b3af5b6d i965: Remove brw_shader_program wrapper struct. 12 years ago
  Kenneth Graunke eb18e3d32a i965: Remove unused struct brw_vs_ouput_sizes. 12 years ago
  José Fonseca 35e28b4583 util/u_debug: Fix DEBUG_NAMED_VALUE. 12 years ago
  Roland Scheidegger 94f9ea03a1 draw: fix crashes with out-of-bounds indices 12 years ago
  Alex Deucher 3893593732 radeonsi: cleanup si_db() 12 years ago
  Alex Deucher 565c29f221 radeonsi: assert the CB format is valid (v2) 12 years ago
  Alex Deucher 34d487b64d radeonsi: assert that the DB format is valid (v2) 12 years ago
  Dmitry Cherkassov fd1196c412 gallium: fix some function comments in p_context.h 12 years ago
  Andreas Boll 8a9f0fdeab build: add missing files to tarballs target 12 years ago
  Andreas Boll bc08f26485 build: add missing Makefile.in files to tarballs target 12 years ago
  Andreas Boll a0a90ea920 build: add config.sub and config.guess to tarballs target 12 years ago
  Andreas Boll ca8988673b mesa: use .cherry-ignore in the get-pick-list.sh script 13 years ago
  Paul Berry b85a8cd208 mesa: Add .gitignore for hashtable collision unit test. 12 years ago
  Michel Dänzer 73d9703a93 radeonsi: Set STENCILOPVAL fields to 1. 12 years ago
  Michel Dänzer 91c1d4472f radeonsi: Bump SI_PM4_MAX_DW. 12 years ago
  Michel Dänzer 56ae9be957 radeonsi: Handle TGSI TXL opcode. 12 years ago