1. 08687c8 i965: Correct brw_wm_nr_args for WM_DELTAXY and WM_PIXELXY. by Eric Anholt · 15 years ago
  2. 863ae3a i965: Drop GLSL ABS code, which is translated away in brw_wm_fp. by Eric Anholt · 15 years ago
  3. 4de8b89 i965: Drop code for emitting OPCODE_SUB, since brw_wm_fp.c makes it an ADD. by Eric Anholt · 15 years ago
  4. 0eb819a i965: Store the dispatch width in the WM compile struct. by Eric Anholt · 15 years ago
  5. 536476f i965: Handle scalar result swizzling in shared GLSL/non-GLSL code. by Eric Anholt · 15 years ago
  6. 792c499 i965: Flag ARL-using programs as requiring brw_wm_glsl.c by Eric Anholt · 15 years ago
  7. 4e477aa i965: Remove some unused WM opcode args. by Eric Anholt · 15 years ago
  8. 255e5be i965: Avoid re-uploading the index buffer when we don't need to. by Eric Anholt · 15 years ago
  9. a245c05 r600: fix warning by Alex Deucher · 15 years ago
  10. b0c191a r600: state cleanups by Alex Deucher · 15 years ago
  11. 2f6675b r600: clean up Create/DestroyContext by Alex Deucher · 15 years ago
  12. b6a4f5f r200: Prevent TexGenMatrix from leaking when destroying r200 context. by Pauli Nieminen · 15 years ago
  13. 855374a vbo: fix incorrect pointer by Brian Paul · 15 years ago
  14. 8f9ee06 glsl: add gl_Vertex, gl_Normal, etc to list of active attributes by Brian Paul · 15 years ago
  15. fd5eda1 glsl: move predefined shader input/output info/code to slang_builtin.c by Brian Paul · 15 years ago
  16. 2708ddf vbo: Avoid extra validation of DrawElements. by Eric Anholt · 15 years ago
  17. ef3ad41 radeon: Minor warnings cleanup. by Eric Anholt · 15 years ago
  18. e643bc5 i965: Use _MaxElement instead of index-calculated min/max for VBO bounds. by Eric Anholt · 15 years ago
  19. 29173d3 radeon: Add protection against recursive DRM locking. by Pauli Nieminen · 15 years ago
  20. 5eeb44f st/xorg: Acquire/drop DRM master in order to work with multiple servers. by Michel Dänzer · 15 years ago
  21. f21b0e9 gallium/glx/xlib: main/ prefix on Mesa includes, remove -I$(TOP)/src/mesa/main/ by Brian Paul · 15 years ago
  22. 10eb2ca gallium/glx/xlib: updated comments by Brian Paul · 15 years ago
  23. 80b8fbc gallium/glx/xlib: delete fakeglx.h by Brian Paul · 15 years ago
  24. 275d0e7 gallium/glx/xlib: rename fakeglx.c to glx_api.c by Brian Paul · 15 years ago
  25. 622d531 gallium/glx/xlib: delete glxapi.h by Brian Paul · 15 years ago
  26. f5dd1cf gallium/glx/xlib: rename fakeglx_fonts.c to glx_usefont.c by Brian Paul · 15 years ago
  27. 0528d6c gallium/glx/xlib: rename glxapi.c to glx_getproc.c by Brian Paul · 15 years ago
  28. f546fa0 gallium/glx/xlib: don't include fakeglx.h by Brian Paul · 15 years ago
  29. 4a4039e gallium/glx/xlib: overhaul and simplification of the Gallium Xlib-based GLX by Brian Paul · 15 years ago
  30. 1e52b8b r600: A shader is bound that exports Z as a float into Red channel by Cooper Yuan · 15 years ago
  31. 64e7bb3 egl: Use _eglAddAtExitCall to free thread infos and displays. by Chia-I Wu · 15 years ago
  32. 435c7ac egl: Add _eglAddAtExitCall. by Chia-I Wu · 15 years ago
  33. 0e3687e egl: Make _eglGlobal initialize statically. by Chia-I Wu · 15 years ago
  34. 413969a egl: Implement _eglFiniDisplay. by Chia-I Wu · 15 years ago
  35. 621801a egl: Make display and surface hash tables local. by Chia-I Wu · 15 years ago
  36. 56d2119 egl: Initialize current thread management on demand. by Chia-I Wu · 15 years ago
  37. f6c2f5e egl: Destroy eglThreadInfo on thread exit. by Chia-I Wu · 15 years ago
  38. e79d21c egl: Add eglmutex.h. by Chia-I Wu · 15 years ago
  39. 50f8ca2 glx: fix signedness warning by RALOVICH, Kristóf · 15 years ago
  40. fd90d80 mesa: handle glDrawPixels images which are larger than max rect texture size by Brian Paul · 15 years ago
  41. dba6d52 mesa: added _mesa_meta_draw_pixels() by Brian Paul · 15 years ago
  42. f821866 mesa: added META_FOG and optimize some meta_begin/end() code by Brian Paul · 15 years ago
  43. 9ba19b8 gallium/trace: remove stray semicolons by Brian Paul · 15 years ago
  44. b681f39 gallium/xlib: add missing tex_usage parameter by Brian Paul · 15 years ago
  45. 6deaa6d gallium/egl: add missing tex_usage parameter by Brian Paul · 15 years ago
  46. 2e8be3a gallium/xlib: add missing tex_usage parameter by Brian Paul · 15 years ago
  47. 26a762c gallium/identity: remove stray semicolons by Brian Paul · 15 years ago
  48. c2b29b5 r600: use the drm ioctls for swap and texture upload by Alex Deucher · 15 years ago
  49. 164d8e8 i915g: Reduce max relocs by Jakob Bornecrantz · 15 years ago
  50. df9f278 i915g: Check relocs as well by Jakob Bornecrantz · 15 years ago
  51. 7a60ed2 i915g: Implement surface_buffer_create for softpipe by Jakob Bornecrantz · 15 years ago
  52. a41a253 gallium: Add texture usage information to surface_buffer_create by Jakob Bornecrantz · 15 years ago
  53. 7013a4d mesa/glapi: regenerated files from gl_API.xml by Brian Paul · 15 years ago
  54. bb45e6f gallium: fix debug_printf() format string by Brian Paul · 15 years ago
  55. a9d37f6 glut: fix incorrect Vista maximisation size due to WM_GETMINMAXINFO handling by Brian Paul · 15 years ago
  56. 20e4421 mesa: remove _mesa_set_vp_override() from _mesa_Bitmap() by Brian Paul · 15 years ago
  57. e93be51 r300g: Fix up remaining VAP_CNTL_STATUS writes for big endian. by Michel Dänzer · 15 years ago
  58. bb91368 r300g: Emit relocations for pitch registers. by Michel Dänzer · 15 years ago
  59. 2cbd3fc r300g: a typo of debug message by Cooper Yuan · 15 years ago
  60. 2ccd66d r600: update num of interp if posizition is used by Cooper Yuan · 15 years ago
  61. 74504c4 demos: Fix the VBO usage in glsl/multitex. by Eric Anholt · 15 years ago
  62. 16a1f68 intel: use new _mesa_meta_copy_pixels() function by Brian Paul · 15 years ago
  63. edb991b mesa: save/restore texture matrix in meta code by Brian Paul · 15 years ago
  64. 2ad10c9 mesa: for meta blit, check max texture size, use glCopyTexSubImage2D() when possible by Brian Paul · 15 years ago
  65. c16fa38 mesa: initial meta implementation of glCopyPixels() by Brian Paul · 15 years ago
  66. 36a222c mesa: remove debug flush call by Brian Paul · 15 years ago
  67. 0109e1b intel: add missing \n to fprintf() by Brian Paul · 15 years ago
  68. 8cb389c intel: use new _mesa_meta_blit_framebuffer() function by Brian Paul · 15 years ago
  69. 33a838b mesa: new driver meta-ops module by Brian Paul · 15 years ago
  70. e9d9dab mesa: added GLcontext::Meta field for meta rendering state by Brian Paul · 15 years ago
  71. b4c9569 radeon_fbo: switch short to byte for 565 by Dave Airlie · 15 years ago
  72. e0c9157 radeon: fix cut-n-paste in alphabits in fbo code by Dave Airlie · 15 years ago
  73. 1103898 egl: Add depend and depend.bak to clean target by Pauli Nieminen · 15 years ago
  74. 728da99 r600: looks like a typo by Dave Airlie · 15 years ago
  75. b2927a6 r600: load per-pixel position into PS in order to use fragment.position. by Cooper Yuan · 15 years ago
  76. 483a791 mesa: update framebuffer status as needed in _mesa_source/dest_buffer_exists() by Brian Paul · 15 years ago
  77. 101c2f9 mesa: simplify glPushAttrib() list building code by Brian Paul · 15 years ago
  78. 924ba48 mesa: remove old, prototype code by Brian Paul · 15 years ago
  79. b153340 swrast: replace GLenum, GLint with GLbitfield for buffer vars by Brian Paul · 15 years ago
  80. 4482f96 mesa: use _mesa_bufferobj_mapped() by Brian Paul · 15 years ago
  81. 10b9d9f r300g: Knock out another fragment of invariant state. by Corbin Simpson · 15 years ago
  82. 847fcb64 gallium: Move minify() to u_math. by Corbin Simpson · 15 years ago
  83. c58133b r300g: Remove r300_constant_buffer::user_count. by Corbin Simpson · 15 years ago
  84. a962c07 Revert "i965: Disable texture tiling by default." by Eric Anholt · 15 years ago
  85. ceb8afc intel: Align region height as required for tiled regions. by Eric Anholt · 15 years ago
  86. 12c6973 i965: Add a note justifying domain choice for the SF VP. by Eric Anholt · 15 years ago
  87. b82abaa intel: Add some more safety asserts in the blit code. by Eric Anholt · 15 years ago
  88. 9f981ec i965: Replace the subroutine-skipping jump in VS with a NOP if it's a NOP. by Eric Anholt · 15 years ago
  89. 7de5e60 i915g: Don't forget x/y coords in transfers by Jakob Bornecrantz · 15 years ago
  90. 738e02c i915g: Don't try to free a mapped buffer at shutdown by Jakob Bornecrantz · 15 years ago
  91. f7474a5 radeon: correct fix for tiling with the legacy build by Alex Deucher · 15 years ago
  92. a2a3d8d intel: Fix googleearth by avoiding GL_VIEWPORT_BIT in meta clear push/pop by Eric Anholt · 15 years ago
  93. caf4f0e radeon: fix the build with older drm headers by Alex Deucher · 15 years ago
  94. 0d7fafa dri: Fix problems with unitialized values in dri screen object. by Pauli Nieminen · 15 years ago
  95. 9de26cc util: fix incorrect assertion by Brian Paul · 15 years ago
  96. f36d012 util: include u_surface.h, added comment by Brian Paul · 15 years ago
  97. 513a82c util: use util_same_surface() to compare surface pointers by Brian Paul · 15 years ago
  98. abb120f util: added util_same_surface() helper function by Brian Paul · 15 years ago
  99. 2caec74 tests: have getprocaddress return a return code by Robert Ellison · 15 years ago
  100. 99d5139 mesa: improve getprocaddress test by Robert Ellison · 15 years ago