1. 5184006 gallium: TGSI->PPC inequality operators by Brian Paul · 16 years ago
  2. b06d072 gallium: added ppc_vload_float(), for limited cases by Brian Paul · 16 years ago
  3. da63edd gallium: fix broken TGSI_FILE_CONSTANT case, use ppc_reserver_register() by Brian Paul · 16 years ago
  4. ebdc399 gallium: fix-up confusing register allocation masks in rtasm_ppc.c by Brian Paul · 16 years ago
  5. 82477e4 cell: add -std=c99 flag to solve some warning/prototype issues by Brian Paul · 16 years ago
  6. ba4faef gallium: temporarily disable PPC vertex shader until more things run by Brian Paul · 16 years ago
  7. b7da4c3 gallium: PPC vertex shader support by Brian Paul · 16 years ago
  8. 70f4ad4 gallium: TGSI to PPC code generation by Brian Paul · 16 years ago
  9. 049f57f gallium: added ppc_lvewx() by Brian Paul · 16 years ago
  10. 3aea9c4 cell: include pthread.h by Brian Paul · 16 years ago
  11. e0c6653 cell: implement many more PPC instructions for code gen by Brian Paul · 16 years ago
  12. 70dd437 cell: implement fencing for texture buffers by Brian Paul · 16 years ago
  13. 0ae4728 cell: set cell->num_textures by Brian Paul · 16 years ago
  14. 0c1e98d cell: note that dst reg writing needs clamping by Brian Paul · 16 years ago
  15. 7004582 gallium: implement tests for PPC/PPC64 by Brian Paul · 16 years ago
  16. 3a2a2d5 gallium: remove unused var by Brian Paul · 16 years ago
  17. 2278107 mesa: more test options in progs/demos/textures.c by Brian Paul · 16 years ago
  18. abfc32a cell: minor improvements to batch buffer functions by Brian Paul · 16 years ago
  19. 6cec79d cell: temporarily disable freeing of tiled texture memory by Brian Paul · 16 years ago
  20. 81724da cell: use an approximation in compute_lambda_2d() to avoid sqrt by Brian Paul · 16 years ago
  21. 9fa8671 cell: add new debug flag (cache) to report texture cache stats on exit by Brian Paul · 16 years ago
  22. cb8ebc9 cell: more efficient state emit for textures/samplers by Brian Paul · 16 years ago
  23. fa7b838 cell: use 7-bit weights in sample_texture_2d_bilinear_int() by Brian Paul · 16 years ago
  24. 87a6fe5 Merge commit 'origin/gallium-0.1' into gallium-0.2 by Brian Paul · 16 years ago
  25. d422c1e mesa: redraw upon keypress in trivial/tri.c by Brian Paul · 16 years ago
  26. 8d6ef12 gallium: fix mis-matched malloc/free vs. aligned malloc/free by Brian Paul · 16 years ago
  27. b50a0b8 build "GLX" egl driver by default and egl demos by Alan Hourihane · 16 years ago
  28. 51ffab3 cell: pass spu_texture_level ptr to get_four_texels() by Brian Paul · 16 years ago
  29. 033c90f cell: implement KIL instruction by Brian Paul · 16 years ago
  30. 8bff2fc cell: CELL_NUM_SPUS env var by Brian Paul · 16 years ago
  31. 5191429 cell: trilinear mipmap interpolation by Brian Paul · 16 years ago
  32. f0c70f9 cell: update comments by Brian Paul · 16 years ago
  33. 1da8f9b cell: call proper sampler function in sample_texture_cube() by Brian Paul · 16 years ago
  34. 926b8db cell: clean up various texture-related things by Brian Paul · 16 years ago
  35. 0116ee1 cell: start some performance measurements by Brian Paul · 16 years ago
  36. 1c915b1 cell: updated debug code by Brian Paul · 16 years ago
  37. 5ecb4f9 cell: updated status in docs/cell.html by Brian Paul · 16 years ago
  38. 224c19a cell: get rid of last usage of float4 union/typedef by Brian Paul · 16 years ago
  39. 30d3b58 cell: simplify triangle front/back face determination by Brian Paul · 16 years ago
  40. ec7d6c6 cell: send rasterizer state to SPUs in proper way, remove front_winding hack by Brian Paul · 16 years ago
  41. 8bf1059 cell: query # cells too by Brian Paul · 16 years ago
  42. 8bcbefb cell: query number SPUs with spe_cpu_info_get() by Brian Paul · 16 years ago
  43. 67f6156 cell: use CELL_MAX_SPUS consistently. by Brian Paul · 16 years ago
  44. 0eb0b0a cell: remove some old, pre-batchbuffer stuff by Brian Paul · 16 years ago
  45. 79e96b3 cell: move some CELL_MAX constants by Brian Paul · 16 years ago
  46. 708f046 cell: remove obsolete spu_debug.h file by Brian Paul · 16 years ago
  47. ddeec1e cell: simplify spu debug code by Brian Paul · 16 years ago
  48. 5395153 cell: propogate blend color to SPUs for the fallback fragment ops code by Brian Paul · 16 years ago
  49. 5f76a77 gallium: fix the shader-rebind test in softpipe, as was done for the draw module. by Brian Paul · 16 years ago
  50. 05a8f20 gallium: fix the test in vs_exec_prepare() to avoid redundant bindings by Brian Paul · 16 years ago
  51. a7f06da gallium: temporariliy revert softpipe shader optimization by Brian Paul · 16 years ago
  52. 9382a71 cell: updated vertex dump/debug code by Brian Paul · 16 years ago
  53. f60c756 cell: additional debug by Brian Paul · 16 years ago
  54. 4e506f4 cell: fix/add some fallback blend cases by Brian Paul · 16 years ago
  55. abcd28b cell: need to flush draw module when constants change by Brian Paul · 16 years ago
  56. b261ed1 mesa: revert accidental change to fslight.c demo by Brian Paul · 16 years ago
  57. 13f46fa draw: don't assume output buffer pointer is aligned by Keith Whitwell · 16 years ago
  58. cf85e41 Merge commit 'origin/gallium-0.1' into gallium-0.2 by Keith Whitwell · 16 years ago
  59. d533a5d0 Update DRI2 implementation according to new specification. by Kristian Høgsberg · 16 years ago
  60. e5ef0be Revert pointless reindents to avoid merge conflicts. by Kristian Høgsberg · 16 years ago
  61. 5f6472f glx: indent -br -i3 -npcs --no-tabs glxclient.h by RALOVICH, Kristóf · 16 years ago
  62. 5e3edb6 glx: indent -br -i3 -npcs --no-tabs glcontextmodes.h by RALOVICH, Kristóf · 16 years ago
  63. 00be6df glx: indent -br -i3 -npcs --no-tabs glxextensions.c by RALOVICH, Kristóf · 16 years ago
  64. c6d0376 glx: indent -br -i3 -npcs --no-tabs glxextensions.h by RALOVICH, Kristóf · 16 years ago
  65. 1bb4658 glx: indent -br -i3 -npcs --no-tabs xfont.c by RALOVICH, Kristóf · 16 years ago
  66. b57e9f2 glx: indent -br -i3 -npcs --no-tabs xf86dristr.h by RALOVICH, Kristóf · 16 years ago
  67. 400c2d0 glx: indent -br -i3 -npcs --no-tabs XF86dri.c by RALOVICH, Kristóf · 16 years ago
  68. b69ef3e glx: indent -br -i3 -npcs --no-tabs xf86dri.h by RALOVICH, Kristóf · 16 years ago
  69. f7ff9f1 glx: kill old K&R syntax in XF86dri.c by RALOVICH, Kristóf · 16 years ago
  70. dd8b90a glx: indent -br -i3 -npcs --no-tabs vertarr.c by RALOVICH, Kristóf · 16 years ago
  71. 801933c glx: indent -br -i3 -npcs --no-tabs singlepix.c by RALOVICH, Kristóf · 16 years ago
  72. ee88fff glx: indent -br -i3 -npcs --no-tabs single2.c by RALOVICH, Kristóf · 16 years ago
  73. 750f497 glx: indent -br -i3 -npcs --no-tabs renderpix.c by RALOVICH, Kristóf · 16 years ago
  74. 5b48c86 glx: indent -br -i3 -npcs --no-tabs render2.c by RALOVICH, Kristóf · 16 years ago
  75. 3c900bd glx: indent -br -i3 -npcs --no-tabs pixelstore.c by RALOVICH, Kristóf · 16 years ago
  76. 32d7d5f glx: indent -br -i3 -npcs --no-tabs pixel.c by RALOVICH, Kristóf · 16 years ago
  77. 1b2f122 glx: indent -br -i3 -npcs --no-tabs packsingle.h by RALOVICH, Kristóf · 16 years ago
  78. 3a2568b glx: indent -br -i3 -npcs --no-tabs packrender.h by RALOVICH, Kristóf · 16 years ago
  79. b5f7c84 glx: indent -br -i3 -npcs --no-tabs indirect_window_pos.c by RALOVICH, Kristóf · 16 years ago
  80. f9fa740 glx: indent -br -i3 -npcs --no-tabs indirect_vertex_program.c by RALOVICH, Kristóf · 16 years ago
  81. 76ddfa3 glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array_priv.h by RALOVICH, Kristóf · 16 years ago
  82. c09881c glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.h by RALOVICH, Kristóf · 16 years ago
  83. f2d4561 glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.c by RALOVICH, Kristóf · 16 years ago
  84. 5ae395a glx: indent -br -i3 -npcs --no-tabs indirect_transpose_matrix.c by RALOVICH, Kristóf · 16 years ago
  85. 4cc369e glx: indent -br -i3 -npcs --no-tabs indirect_texture_compression.c by RALOVICH, Kristóf · 16 years ago
  86. 5a3db80 glx: indent -br -i3 -npcs --no-tabs glx_query.c by RALOVICH, Kristóf · 16 years ago
  87. 35dc7ea glx: indent -br -i3 -npcs --no-tabs glx_pbuffer.c by RALOVICH, Kristóf · 16 years ago
  88. 3dd46f1 glx: indent -br -i3 -npcs --no-tabs glxhash.c by RALOVICH, Kristóf · 16 years ago
  89. b87e8ae glx: indent -br -i3 -npcs --no-tabs glxhash.h by RALOVICH, Kristóf · 16 years ago
  90. b7f7658 glx: indent -br -i3 -npcs --no-tabs glxext.c by RALOVICH, Kristóf · 16 years ago
  91. 3959d45 glx: indent -br -i3 -npcs --no-tabs glxcurrent.c by RALOVICH, Kristóf · 16 years ago
  92. c6ea997 glx: indent -br -i3 -npcs --no-tabs glxcmds.c by RALOVICH, Kristóf · 16 years ago
  93. b928a12 glx: indent -br -i3 -npcs --no-tabs glcontextmodes.c by RALOVICH, Kristóf · 16 years ago
  94. 7f04f8d glx: indent -br -i3 -npcs --no-tabs eval.c by RALOVICH, Kristóf · 16 years ago
  95. a1a2078 glx: indent -br -i3 -npcs --no-tabs drisw_glx.c by RALOVICH, Kristóf · 16 years ago
  96. 79d830c glx: indent -br -i3 -npcs --no-tabs dri_glx.c by RALOVICH, Kristóf · 16 years ago
  97. e7970d6 glx: indent -br -i3 -npcs --no-tabs dri_common.h by RALOVICH, Kristóf · 16 years ago
  98. 321a73d glx: indent -br -i3 -npcs --no-tabs dri_common.c by RALOVICH, Kristóf · 16 years ago
  99. 9ca7330 glx: indent -br -i3 -npcs --no-tabs dri2.h by RALOVICH, Kristóf · 16 years ago
  100. ae5b588 glx: indent -br -i3 -npcs --no-tabs dri2_glx.c by RALOVICH, Kristóf · 16 years ago