1. f7ff9f1 glx: kill old K&R syntax in XF86dri.c by RALOVICH, Kristóf · 16 years ago
  2. dd8b90a glx: indent -br -i3 -npcs --no-tabs vertarr.c by RALOVICH, Kristóf · 16 years ago
  3. 801933c glx: indent -br -i3 -npcs --no-tabs singlepix.c by RALOVICH, Kristóf · 16 years ago
  4. ee88fff glx: indent -br -i3 -npcs --no-tabs single2.c by RALOVICH, Kristóf · 16 years ago
  5. 750f497 glx: indent -br -i3 -npcs --no-tabs renderpix.c by RALOVICH, Kristóf · 16 years ago
  6. 5b48c86 glx: indent -br -i3 -npcs --no-tabs render2.c by RALOVICH, Kristóf · 16 years ago
  7. 3c900bd glx: indent -br -i3 -npcs --no-tabs pixelstore.c by RALOVICH, Kristóf · 16 years ago
  8. 32d7d5f glx: indent -br -i3 -npcs --no-tabs pixel.c by RALOVICH, Kristóf · 16 years ago
  9. 1b2f122 glx: indent -br -i3 -npcs --no-tabs packsingle.h by RALOVICH, Kristóf · 16 years ago
  10. 3a2568b glx: indent -br -i3 -npcs --no-tabs packrender.h by RALOVICH, Kristóf · 16 years ago
  11. b5f7c84 glx: indent -br -i3 -npcs --no-tabs indirect_window_pos.c by RALOVICH, Kristóf · 16 years ago
  12. f9fa740 glx: indent -br -i3 -npcs --no-tabs indirect_vertex_program.c by RALOVICH, Kristóf · 16 years ago
  13. 76ddfa3 glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array_priv.h by RALOVICH, Kristóf · 16 years ago
  14. c09881c glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.h by RALOVICH, Kristóf · 16 years ago
  15. f2d4561 glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.c by RALOVICH, Kristóf · 16 years ago
  16. 5ae395a glx: indent -br -i3 -npcs --no-tabs indirect_transpose_matrix.c by RALOVICH, Kristóf · 16 years ago
  17. 4cc369e glx: indent -br -i3 -npcs --no-tabs indirect_texture_compression.c by RALOVICH, Kristóf · 16 years ago
  18. 5a3db80 glx: indent -br -i3 -npcs --no-tabs glx_query.c by RALOVICH, Kristóf · 16 years ago
  19. 35dc7ea glx: indent -br -i3 -npcs --no-tabs glx_pbuffer.c by RALOVICH, Kristóf · 16 years ago
  20. 3dd46f1 glx: indent -br -i3 -npcs --no-tabs glxhash.c by RALOVICH, Kristóf · 16 years ago
  21. b87e8ae glx: indent -br -i3 -npcs --no-tabs glxhash.h by RALOVICH, Kristóf · 16 years ago
  22. b7f7658 glx: indent -br -i3 -npcs --no-tabs glxext.c by RALOVICH, Kristóf · 16 years ago
  23. 3959d45 glx: indent -br -i3 -npcs --no-tabs glxcurrent.c by RALOVICH, Kristóf · 16 years ago
  24. c6ea997 glx: indent -br -i3 -npcs --no-tabs glxcmds.c by RALOVICH, Kristóf · 16 years ago
  25. b928a12 glx: indent -br -i3 -npcs --no-tabs glcontextmodes.c by RALOVICH, Kristóf · 16 years ago
  26. 7f04f8d glx: indent -br -i3 -npcs --no-tabs eval.c by RALOVICH, Kristóf · 16 years ago
  27. a1a2078 glx: indent -br -i3 -npcs --no-tabs drisw_glx.c by RALOVICH, Kristóf · 16 years ago
  28. 79d830c glx: indent -br -i3 -npcs --no-tabs dri_glx.c by RALOVICH, Kristóf · 16 years ago
  29. e7970d6 glx: indent -br -i3 -npcs --no-tabs dri_common.h by RALOVICH, Kristóf · 16 years ago
  30. 321a73d glx: indent -br -i3 -npcs --no-tabs dri_common.c by RALOVICH, Kristóf · 16 years ago
  31. 9ca7330 glx: indent -br -i3 -npcs --no-tabs dri2.h by RALOVICH, Kristóf · 16 years ago
  32. ae5b588 glx: indent -br -i3 -npcs --no-tabs dri2_glx.c by RALOVICH, Kristóf · 16 years ago
  33. 0965740 glx: indent -br -i3 -npcs --no-tabs dri2.c by RALOVICH, Kristóf · 16 years ago
  34. 7d16aaa glx: indent -br -i3 -npcs --no-tabs compsize.c by RALOVICH, Kristóf · 16 years ago
  35. 109f3f7 glx: indent -br -i3 -npcs --no-tabs clientattrib.c by RALOVICH, Kristóf · 16 years ago
  36. 696bf66 glx: add a line of Emacs helping variables by RALOVICH, Kristóf · 16 years ago
  37. 4f31200 glx: No need to zero a local variable. by RALOVICH, Kristóf · 16 years ago
  38. b4bb29c glx: make INIT_MESA_SPARC more robust by RALOVICH, Kristóf · 16 years ago
  39. b3cb405 i915: Texture instructions use r/t/oC/oD register as texture coordinate. by Xiang, Haihao · 16 years ago
  40. 90e4e41 intel: Add acceleration for glDrawPixels(GL_STENCIL_INDEX). by Eric Anholt · 16 years ago
  41. 41ccdde cell: initial bits for 3D texture support by Brian Paul · 16 years ago
  42. 6c017c2 cell: replace FREE() with align_free() by Brian Paul · 16 years ago
  43. e42a394 cell: fix incorrect parameter type by Brian Paul · 16 years ago
  44. 8f7c6b5 cell: support for cubemaps by Brian Paul · 16 years ago
  45. e0931e5 cell: fall-through case for TGSI_OPCODE_TXB by Brian Paul · 16 years ago
  46. 85dc1ae cell: support NPOT textures, clamp/repeat mode, normalized/unorm texcoords by Brian Paul · 16 years ago
  47. 38d396e cell: fix npot texture tiling bugs by Brian Paul · 16 years ago
  48. 4f56d5b cell: fix broken negative texcoord conversion by Brian Paul · 16 years ago
  49. 6d2d5ce cell: use minify vs magnify filters by Brian Paul · 16 years ago
  50. 58ea98d cell: fix assertions by Brian Paul · 16 years ago
  51. f8bddf6 cell: basic mipmap filtering works now by Brian Paul · 16 years ago
  52. 3baf83d cell: fix tex image stride bugs by Brian Paul · 16 years ago
  53. 0bee156 cell: now do texture twiddling in the right way, at the right time. by Brian Paul · 16 years ago
  54. b7609be cell: remove old code, clean-ups, etc. by Brian Paul · 16 years ago
  55. 5d4f3b8 dri: don't check the number of cliprects before swap, let by Alan Hourihane · 16 years ago
  56. fc562a7 cell: more clean-up in spu_tri.c by Brian Paul · 16 years ago
  57. 5d7cc61 cell: remove dead code, clean-up, reformatting by Brian Paul · 16 years ago
  58. dee18a1 cell: finish-up perspective-corrected interpolation by Brian Paul · 16 years ago
  59. 978799b cell: initial work for mipmap texture filtering by Brian Paul · 16 years ago
  60. b0c136c cell: remove old texture-related fields by Brian Paul · 16 years ago
  61. c05cabd cell: use fewer memory references in sample_texture4_bilinear_2() by Brian Paul · 16 years ago
  62. 420e8cd cell: remove more old texture code by Brian Paul · 16 years ago
  63. 67425aa cell: bilinear texture filtering using integer arithmetic by Brian Paul · 16 years ago
  64. c8fb368 cell: remove old texture code by Brian Paul · 16 years ago
  65. 3b07c28 cell: do texture sampling/filtering for four pixels at a time. by Brian Paul · 16 years ago
  66. 7346855 cell: added spu_unpack_A8R8G8B8_transpose4() by Brian Paul · 16 years ago
  67. 5bc8ebb mesa: when emitting an address load instruction, for by Alan Hourihane · 16 years ago
  68. ecac799 cell: more instruction scheduling optimizations (MIN/MAX/LERP/etc) by Brian Paul · 16 years ago
  69. 2a6c6fe Merge commit 'origin/master' into gallium-0.2 by Brian Paul · 16 years ago
  70. 01e312a cell: pass texture unit (sampler number) to txp() function by Brian Paul · 16 years ago
  71. 33ff407 intel: GLSL 1.20 is broken in Mesa, so disable it in the i965 driver by Ian Romanick · 16 years ago
  72. c011a9c i965: Add missing intel_pixel_draw.c symlink to fix build. by Eric Anholt · 16 years ago
  73. 2474826 mesa: fix asst. issues in _mesa_texstore_argb8888() by Brian Paul · 16 years ago
  74. bf9d9a9 mesa: include needed header by Brian Paul · 16 years ago
  75. f863ae1 mesa: remove unneeded includes by Brian Paul · 16 years ago
  76. 85a3bf6 mesa: fix error codes in _mesa_GetObjectParameterivARB(), bug 17861 by Brian Paul · 16 years ago
  77. 3210a6d mesa: rename macro params to emphasize that there's no particular color ordering by Brian Paul · 16 years ago
  78. f63594b mesa: remove unneeded includes by Brian Paul · 16 years ago
  79. d3403b5 cell: add emit_RI10s() which does range checking on the 10-bit signed immediate field by Brian Paul · 16 years ago
  80. f42ef6f cell: additional 'offset' checking in spe_lqd(), spe_stqd() by Brian Paul · 16 years ago
  81. 78c67a7 cell: fix assertions in spe_lqd(), spe_stqd() by Brian Paul · 16 years ago
  82. 53ae243 cell: fix function prologue/epilogue code for large stack frames by Brian Paul · 16 years ago
  83. adeed0f CELL: fixing stencil bugs by Robert Ellison · 16 years ago
  84. e700269 intel: GLSL 1.20 is broken in Mesa, so disable it in the i965 driver by Ian Romanick · 16 years ago
  85. 02931db cell: call cell_flush_int() at end of cell_create_context() by Brian Paul · 16 years ago
  86. a13f61d cell: fix LERP when dst reg is a src reg by Brian Paul · 16 years ago
  87. b3a68b2 replace 1.0/sqrt() with inversesqrt() by Brian Paul · 16 years ago
  88. a45d293 cell: fix fm/fs copy & paste bug from a few commits ago by Brian Paul · 16 years ago
  89. e43af05 cell: fix bug in emit_FLR() when src reg == dst reg by Brian Paul · 16 years ago
  90. dc7d213 cell: fix bug in emit_FRC() when src register == dst register. by Brian Paul · 16 years ago
  91. 5e9cb42 i965: Add missing intel_pixel_draw.c symlink to fix build. by Eric Anholt · 16 years ago
  92. 086a561 cell: updates in response to draw's struct vertex_info changes by Brian Paul · 16 years ago
  93. 3a3801c Merge commit 'origin/master' into gallium-0.2 by Keith Whitwell · 16 years ago
  94. d7f1cb5 Merge commit 'origin/gallium-0.1' into gallium-0.2 by Keith Whitwell · 16 years ago
  95. 7ac1fc7 cell: fix incorrect bitmask in spe_load_uint() by Brian Paul · 16 years ago
  96. 02aea66 mesa: toggle colormask values with r/g/b keys in tri-mask-tri.c by Brian Paul · 16 years ago
  97. 583098e cell: implement basic TXP instruction in fragment shaders by Brian Paul · 16 years ago
  98. f6e806a mesa: simple multiple textures test by Brian Paul · 16 years ago
  99. c201e35 cell: better immediate value allocation, better comments by Brian Paul · 16 years ago
  100. b968979 cell: massage the emit functions to get better instruction scheduling by Brian Paul · 16 years ago