1. 8b2598d vbo: use ctx instead of exec->ctx by Brian Paul · 14 years ago
  2. f9e1542 radeon: add default switch case to silence unhandled enum warning by Brian Paul · 14 years ago
  3. 497baf4 Use C-style system headers in C++ code to avoid issues with std:: namespace by Ian Romanick · 14 years ago
  4. 5a1fbf0f intel: Fix insufficient integer width for upload buffer offset by Chris Wilson · 14 years ago
  5. dcb21d8 svga: Remove some remaining fake S3TC rendering support. by José Fonseca · 14 years ago
  6. a43f20e i965: Remove spurious duplicate ADVANCE_BATCH by Chris Wilson · 14 years ago
  7. 2c6793f i915: Emit a single relocation per vbo by Chris Wilson · 14 years ago
  8. 298ebb7 i915: Suppress emission of redundant stencil updates by Chris Wilson · 14 years ago
  9. 7c97e28 i915: Separate BLEND from general context state. by Chris Wilson · 14 years ago
  10. 4f82585 i915: Only flag context changes if the actual state is changed by Chris Wilson · 14 years ago
  11. 0b0cad3 i915: suppress repeated sampler state emission by Chris Wilson · 14 years ago
  12. 87641cf i915: Eliminate redundant CONSTANTS updates by Chris Wilson · 14 years ago
  13. 41260a9 i965: Use compiler builtins when available by Chris Wilson · 14 years ago
  14. 8ea6e98 i965: Micro-optimise check_state by Chris Wilson · 14 years ago
  15. 50ade6e intel: use throttle ioctl for throttling by Chris Wilson · 14 years ago
  16. 46131a8 i965: Remove unused 'next_free_page' member by Chris Wilson · 14 years ago
  17. 57ca080 intel: Skip the flush before read-pixels via blit by Chris Wilson · 14 years ago
  18. c625aa1 intel: extend current vertex buffers by Chris Wilson · 14 years ago
  19. a07e481 intel: Use specified alignment for writes into the upload buffer by Chris Wilson · 14 years ago
  20. d9e5913 i965: Clean up brw_prepare_vertices() by Chris Wilson · 14 years ago
  21. 3630d5b intel: combine short memcpy using a temporary allocated buffer by Chris Wilson · 14 years ago
  22. dfc6c96 i965: upload normal arrays as interleaved by Chris Wilson · 14 years ago
  23. 94d73d7 i965: interleaved vbo by Chris Wilson · 14 years ago
  24. 559435d i965: emit one vb packet per vbo by Chris Wilson · 14 years ago
  25. abb5109 i965: upload transient indices into the same discontiguous buffer by Chris Wilson · 14 years ago
  26. 60bb3e5 i965: suppress repeat-emission of identical vertex elements by Chris Wilson · 14 years ago
  27. aac1209 i965: Move repeat-instruction-suppression to batchbuffer core by Chris Wilson · 14 years ago
  28. 8d68a90 intel: use pwrite for batch by Chris Wilson · 14 years ago
  29. 3f55683 i965: drop state_bo references to batch_bo by Chris Wilson · 14 years ago
  30. 1be3764 i965: directly write wm state to batch by Chris Wilson · 14 years ago
  31. df15654 i965: write cc straight to batch by Chris Wilson · 14 years ago
  32. f296065 i965: switch gen6 to use its own cc state bo by Chris Wilson · 14 years ago
  33. 8a9e67b intel: Buffered upload by Chris Wilson · 14 years ago
  34. 40ee154 intel: Replace the bo for a complete update by Chris Wilson · 14 years ago
  35. abb3786 i965: Combine vb upload buffer with the general upload buffer by Chris Wilson · 14 years ago
  36. e476e12 intel: Pack dynamic draws together by Chris Wilson · 14 years ago
  37. d0809d7 intel: Use system memory for DYNAMIC_DRAW source objects by Chris Wilson · 14 years ago
  38. 45ba7af i965: Trim the trailing NOOP from 3DSTATE_INDEX_BUFFER by Chris Wilson · 14 years ago
  39. 13bab58 i965: Fallback on encountering a NULL render buffer by Chris Wilson · 14 years ago
  40. 8033700 i915g: s/__func__/__FUNCTION__/ by Vinson Lee · 14 years ago
  41. c0122da i915g: kill remnants of mmapped batchbuffer support by Daniel Vetter · 14 years ago
  42. fa18680 i915g: Add winsys/i915/sw to scons build by Jakob Bornecrantz · 14 years ago
  43. 20ff6a2 i915g: Fix void ptr arith by Jakob Bornecrantz · 14 years ago
  44. ec3c5ac i915g: Add dummy flush_frontbuffer by Jakob Bornecrantz · 14 years ago
  45. aa6a5cf Fix --enable-shared-glapi configure option by Jon TURNEY · 14 years ago
  46. bf0c565 egl_dri2: Return NULL when xcb_get_geometry_reply fails. by Chia-I Wu · 14 years ago
  47. 91ea603 scons: Add aliases for the llvmpipe unit tests. by José Fonseca · 14 years ago
  48. 57d4e92 gallivm: Use simple scaling plus casting in more unorm->float cases. by José Fonseca · 14 years ago
  49. b1002e4 glsl: Remove $(PWD) from Makefile in favor of . by Kenneth Graunke · 14 years ago
  50. 0b436cf r300g: fix a possible race when counting contexts by Marek Olšák · 14 years ago
  51. e9e5380 r300g: fix invalid dereference in winsys by Marek Olšák · 14 years ago
  52. e16e706 svga: Fix NULL dereference. by José Fonseca · 14 years ago
  53. 7ea729a vbo: add debug code to verify that buffers are unmapped before drawing by Brian Paul · 14 years ago
  54. 6364d75 mesa: MESA_VERBOSE logging for glRead/Draw/CopyPixels, glBlitFramebuffer by Brian Paul · 14 years ago
  55. 633c9fc st/mesa: set renderbuffer _BaseFormat in a few places by Brian Paul · 14 years ago
  56. 09f14a6 st/mesa: check buffer orientation in blit_copy_pixels() by Brian Paul · 14 years ago
  57. 0ced789 svga: Ensure pending drawing commands other surface operations are emitted before DMAs. by José Fonseca · 14 years ago
  58. f9b4867 svga: Cannot use negate or abs on source to dsx/dsy instructions. by José Fonseca · 14 years ago
  59. 0cb6329 svga: Ensure SWTNL is created after HWTNL. by José Fonseca · 14 years ago
  60. 15c3e21 svga: Ensure LRP's restrictions are observed in all uses. by José Fonseca · 14 years ago
  61. 965ab5f svga: Preserve src swizzles in submit_op2/3/4. by José Fonseca · 14 years ago
  62. fd8d4b3 r300g: remove tracking whether vertex buffers need to be validated by Marek Olšák · 14 years ago
  63. bb46eea st/mesa: fix geometry corruption by always re-binding vertex arrays by Marek Olšák · 14 years ago
  64. e0481ca svga: Disable surface cache for textures by Jakob Bornecrantz · 14 years ago
  65. 912ad88 svga: Describe svga_sampler_views for refcnt debugging by Jakob Bornecrantz · 14 years ago
  66. 99d9552 svga: Make sure that refcnt debugger gets the correct backtrace for create by Jakob Bornecrantz · 14 years ago
  67. 52ad456 util: Make refcnt and symbol debuggers work on windows by Jakob Bornecrantz · 14 years ago
  68. d252db7 Point to bugs.freedesktop.org rather than bugzilla.freedesktop.org by Cyril Brulebois · 14 years ago
  69. 449c4f3 u_vbuf_mgr: initialize flag indicating that buffers have been updated by Marek Olšák · 14 years ago
  70. 8cbd3b5 gallium/svga: Fix unnecessary swtnl fallbacks by Thomas Hellstrom · 14 years ago
  71. dfa5928 r600g: reorganise rgtc pieces. by Dave Airlie · 14 years ago
  72. b736b4a st/mesa: implement blit-based path for glCopyPixels by Brian Paul · 14 years ago
  73. d44fbd3 mesa: fix comments for _mesa_clip_readpixels() by Brian Paul · 14 years ago
  74. de2f25d st/mesa: indentation fix by Brian Paul · 14 years ago
  75. 8b5119a r600g: Start a new TEX clause if the texture lookup address was fetched in the current clause by Fabian Bieler · 14 years ago
  76. 51cc144 r600g: Add support to dump vertex- and texture-fetch clauses by Fabian Bieler · 14 years ago
  77. 2a6cce0 r600g: add BC4/5 to RGTC conversion by Dave Airlie · 14 years ago
  78. 262b785 util: Fix typo in last commit. by José Fonseca · 14 years ago
  79. d1becef st/mesa: fix incorrect glCopyPixels position on fallback path by Brian Paul · 14 years ago
  80. 1fa97dd draw: update comments, rename vars in pstipple code by Brian Paul · 14 years ago
  81. 0adeaf0 svga: Don't use more than one constant per IFC instruction. by José Fonseca · 14 years ago
  82. 8902c42 mesa: Do copy propagation across if-else-endif. by José Fonseca · 14 years ago
  83. 6c1fcf8 util: Cleanup symbol name resolution on Windows. by José Fonseca · 14 years ago
  84. 1bf9954 docs: updated environment variable list by Brian Paul · 14 years ago
  85. f9df46f st/mesa: remove unused screen variables by Brian Paul · 14 years ago
  86. 30ed4ce mesa: remove the MESA_NO_DITHER env var by Brian Paul · 14 years ago
  87. b1d4857 softpipe: rename env vars to be consistent by Brian Paul · 14 years ago
  88. f55d027 egl_dri2: add swrast by Haitao Feng · 14 years ago
  89. 231bf88 r600g: get s3tc working on cards with crappy 64/128 bit types. by Dave Airlie · 14 years ago
  90. 5cc3512 r600g: add missing type to color buffer swap. by Dave Airlie · 14 years ago
  91. 5d236d7 gallium/util: init key with memset() by Brian Paul · 14 years ago
  92. c8f8d7d svga: flush when transitioning between HW and SW rendering paths by Brian Paul · 14 years ago
  93. b5df194 rtasm: add dummy return statement to silence MSVC warning by Brian Paul · 14 years ago
  94. 2f5032e svga: use TRUE/FALSE instead of 0/1 by Brian Paul · 14 years ago
  95. 64762af svga: fix incorrect comment by Brian Paul · 14 years ago
  96. d432f46 svga: dimension the dirty[] array with SVGA_STATE_MAX by Brian Paul · 14 years ago
  97. e162f28 mesa: make _mesa_write_renderbuffer_image() non-static by Brian Paul · 14 years ago
  98. 4b6c9b7 svga: disable a debug_printf() call by Brian Paul · 14 years ago
  99. 3e8fb54 docs: add glsl info by Sam Hocevar · 14 years ago
  100. fde4943 docs: fix glsl_compiler name by Sam Hocevar · 14 years ago