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