1. 35460fc scons: Teach scons about user-land windows. by José Fonseca · 16 years ago
  2. b4c7a48 gallium: fix an edgeflags crash by Brian Paul · 16 years ago
  3. 2926e59 draw: remove old assignment of edgeflag value by Keith Whitwell · 16 years ago
  4. ef68301 gallium: initial edgeflags code by Brian Paul · 16 years ago
  5. 9816531 gallium: plug in softpipe_set_edgeflags() function by Brian Paul · 16 years ago
  6. 909894e gallium: comments by Brian Paul · 16 years ago
  7. da8312a draw: default edgeflag should be one by Keith Whitwell · 16 years ago
  8. bceebff gallium: disable the bitmap/texcoord bias by Brian Paul · 16 years ago
  9. 72c8d2f mesa: adjust glBitmap coords by a small epsilon by Brian Paul · 16 years ago
  10. a770d40 gallium: use cso_destroy_vertex/fragment_shader() functions by Brian Paul · 16 years ago
  11. 386102c gallium: make cso_release_all() public by Brian Paul · 16 years ago
  12. a418049 gallium: minor clean-ups, comments by Brian Paul · 16 years ago
  13. ac79532 gallium: tweak the new shader delete funcs by Brian Paul · 16 years ago
  14. f2c3125 gallium: added cso_delete_vertex_fragment_shader() functions by Brian Paul · 16 years ago
  15. 35dc003 gallium: Make sure the size of non-existent storage components is set to 0. by Michel Dänzer · 16 years ago
  16. cefa367 i915: Fix for wrong texture in texobj with VBUF by Jakob Bornecrantz · 16 years ago
  17. d712eea translate: Actually return a value from translate_cache_create(). by Michal Krol · 16 years ago
  18. 63e6e33 trivial: simple edgeflag test by Keith Whitwell · 16 years ago
  19. f93332d draw: handle edgeflags and reset-line-stipple again by Keith Whitwell · 16 years ago
  20. dddedd9 xlib: only shortcircuit makecurrent if NO_RAST set, otherwise window size updates fail by Keith Whitwell · 16 years ago
  21. 7333578 gallium: Initial support for pixel formats with unused storage components. by Michel Dänzer · 16 years ago
  22. bb4f8ae gallium: reorder code to fix a recursive flush by Brian Paul · 16 years ago
  23. 14d1ca8 gallium: fix issues in recursive flushing by Brian Paul · 16 years ago
  24. 8437f5c gallium: fix comments by Brian Paul · 16 years ago
  25. bff371c gallium: fix comments, whitespace changes by Brian Paul · 16 years ago
  26. 3f6242d gallium: passthrough tri, not point by Brian Paul · 16 years ago
  27. 95f8f88 Add translate cache to fetch_emit stage and add out of memory by Zack Rusin · 16 years ago
  28. 5fcd84a Create a sharable translate_cache and use it. by Zack Rusin · 16 years ago
  29. ba47aab gallium: fix potential divide by zero in fog computation by Brian Paul · 16 years ago
  30. 5d873c8 gallium: additional debug code by Brian Paul · 16 years ago
  31. 809bc8f gallium: move logicop test outside of loop by Brian Paul · 16 years ago
  32. 2221cb9 gallium: fix broken PIPE_BLENDFACTOR_SRC_ALPHA_SATURATE by Brian Paul · 16 years ago
  33. 76d39f0 gallium: more vertex debug code by Brian Paul · 16 years ago
  34. e1180c2 fix the simple hash finding function and use it by Zack Rusin · 16 years ago
  35. 4f93a3a gallium: Fix texture refcount leak. by José Fonseca · 16 years ago
  36. a75a3df pipebuffer: New function to flush the buffer cache. by José Fonseca · 16 years ago
  37. 53cf833 gallium: Add extern "C" to the headers. by José Fonseca · 16 years ago
  38. 333976c gallium: fix broken hashing for vertex translation by Brian Paul · 16 years ago
  39. 43be7a4 draw: remove stupid debug (Keith) by Keith Whitwell · 16 years ago
  40. d6a9659 draw: add missing break (Jakob) by Keith Whitwell · 16 years ago
  41. 1e3087cd mesa: add dedicated point-wide-smooth test, restore original tri.c as tri-orig.c by Keith Whitwell · 16 years ago
  42. 6fc530c fix non-i386 builds by Ben Skeggs · 16 years ago
  43. 72fd5b9 gallium: added a flushing_vcache flag, test in draw_do_flush() by Brian Paul · 16 years ago
  44. 91e37b7 gallium: fix bad logic in bind_pstip_fragment_shader(): use &&, not || by Brian Paul · 16 years ago
  45. 33f3938 gallium: fix some bitmap frag shader issues by Brian Paul · 16 years ago
  46. 1977fbf gallium: don't set buffer status to undefined in display_front_buffer() by Brian Paul · 16 years ago
  47. 36feb5e In case the 'func' is deleting the state move the iterator before calling it. by Zack Rusin · 16 years ago
  48. d8f2e40 Fix a crash. Rasterizer can be null by Zack Rusin · 16 years ago
  49. f088b53 Cache translate's structs for emits and fetches. by Zack Rusin · 16 years ago
  50. 500c41b Fix reporting of clipped vertices. by Zack Rusin · 16 years ago
  51. 22cbf6a gallium: setup an identity viewport by Brian Paul · 16 years ago
  52. 0939a98 gallium: update comment about bypass clipping/viewport by Brian Paul · 16 years ago
  53. aaa4321 gallium: setup an identity viewport by Brian Paul · 16 years ago
  54. 465bc94 gallium: move the vertex print/debug code by Brian Paul · 16 years ago
  55. 8f4f89c gallium: remove assertions by Brian Paul · 16 years ago
  56. b456f13 gallium: st_translate_fragment_program() is void now by Brian Paul · 16 years ago
  57. 4ebede8 Revert "softpipe: squash warning" by Keith Whitwell · 16 years ago
  58. 0588858 draw: allow drivers to query pipeline state more easily by Keith Whitwell · 16 years ago
  59. 1f0f029 softpipe: squash warning by Keith Whitwell · 16 years ago
  60. 88f8eed cso: fix vs/fs confusion by Keith Whitwell · 16 years ago
  61. f9b1d47 softpipe: do something sensible on an error path, squash warning by Keith Whitwell · 16 years ago
  62. fd4acd6 gallium: How about restoring shaders instead of saving them again... by Michel Dänzer · 16 years ago
  63. 57b85e1 gallium: Don't link x86sse.c into libmesa.a. by Michel Dänzer · 16 years ago
  64. b4b3a73 pipebuffer: Temporarily allow simultaneous CPU writes. by José Fonseca · 16 years ago
  65. 57987ea draw: disable broken edgeflag code - didn't work & was killing performance by Keith Whitwell · 16 years ago
  66. 6a9f662 xlib: shortcircuit no-op makecurrent by Keith Whitwell · 16 years ago
  67. d07ed92 xlib: implement SP_NO_RAST env var by Keith Whitwell · 16 years ago
  68. a5b87f2 softpipe: implement SP_NO_RAST env var by Keith Whitwell · 16 years ago
  69. 09b6686 softpipe: make NUM_ENTRIES 32 so that div/mods are easier by Keith Whitwell · 16 years ago
  70. 83fec37 cso: Fix build on Win32. by Michal Krol · 16 years ago
  71. ed187d3 make the api consistent (all set functions return pipe_error status) by Zack Rusin · 16 years ago
  72. 0879237 handle some of the possible allocation failures within the hash itself by Zack Rusin · 16 years ago
  73. 9fe6392 initial stab at error handling in cso by Zack Rusin · 16 years ago
  74. 9a0e686 cso: disable not-really-working cso_set_*_shader() funcs by Keith Whitwell · 16 years ago
  75. e406ad5 draw: squash a couple of memory leaks by Keith Whitwell · 16 years ago
  76. 01dfa6c use cso fs/vs handle functions by Keith Whitwell · 16 years ago
  77. 1dc5e56 cso: provide functions to bind fs/vs handles directly by Keith Whitwell · 16 years ago
  78. c2afa18 mesa: remove st_cache.c by Keith Whitwell · 16 years ago
  79. fb1c093 Use llvm 2.3 (2.2 won't work because of a lot of problems, e.g. by Zack Rusin · 16 years ago
  80. a945420 rtasm: debug some missing funcs by Keith Whitwell · 16 years ago
  81. 73706de rtasm: quieten sse_enabled debug by Keith Whitwell · 16 years ago
  82. 73c2711 rtasm: clean up debug dumping a little by Keith Whitwell · 16 years ago
  83. 785831f cso: propogate one easy error - many more by Keith Whitwell · 16 years ago
  84. d3db46e translate: fail on x86 rtasm fail by Keith Whitwell · 16 years ago
  85. b17e123 rtasm: propogate errors in x86 emit by Keith Whitwell · 16 years ago
  86. 65efe80 gallium: Use CSO cache for shaders. by Michel Dänzer · 16 years ago
  87. 0824fb1 actually write the results by Zack Rusin · 16 years ago
  88. 30b4dc2 draw: more propogation -- pstipple stage. by Keith Whitwell · 16 years ago
  89. 0d4ece4 draw: propogate lots of errors by Keith Whitwell · 16 years ago
  90. 0cd90a9 draw: propogate errors out of aapoint stage by Keith Whitwell · 16 years ago
  91. 69ecc2a draw: propogate errors out of aaline stage by Keith Whitwell · 16 years ago
  92. a918a9c draw: consolidate all the passthrough line/tri/point funcs by Keith Whitwell · 16 years ago
  93. d3045eb gallium: Hash the fragment shader tokens, instead of pipe_shader_state. by José Fonseca · 16 years ago
  94. e29583a gallium: Include dependent header. by José Fonseca · 16 years ago
  95. 13d8b1b gallium: Set all state via cso_context in blit/gen_mipmap utils. by José Fonseca · 16 years ago
  96. 08717d9 gallium: Do not mistake pipe state objects for state tracker state objects. by José Fonseca · 16 years ago
  97. 76a3590 util: work around freaky win32 math.h by Keith Whitwell · 16 years ago
  98. 615cdd3 tgsi: use new float math funcs, drop local disassembly code by Keith Whitwell · 16 years ago
  99. f30f320 util: add wrappers for float math functions on windows by Keith Whitwell · 16 years ago
  100. b6c9d2e rtasm: add dump facility for x86 (from tgsi_sse2.c) by Keith Whitwell · 16 years ago