1. b1f7c84 r600: move r700TranslateFragmentShader into r700UpdateShaders by Alex Deucher · 15 years ago
  2. 4d64852 r600: disable flat shade fix in 506bacb8e40b0a170a4b620113506925d2333735 by Alex Deucher · 15 years ago
  3. d2f6d6c Merge branch 'mesa_7_5_branch' by Brian Paul · 15 years ago
  4. 94726bc gallium: minor code/comments clean-up by Brian Paul · 15 years ago
  5. a744a49 egl: Comment out unused tables in_eglFillInConfigs by Chia-I Wu · 15 years ago
  6. bc60b88 progs/trivial: add missing files to Makefile, .gitignore by Vinson Lee · 15 years ago
  7. 506bacb R6xx/r7xx: enable flat shading, this can fix quadric/accanti/accpersp by Cooper Yuan · 15 years ago
  8. fcf317a r600: fix _REV texture format component swizzles by Alex Deucher · 15 years ago
  9. 6c03563 mesa: regenerated file by Brian Paul · 15 years ago
  10. 8363dff glx: remove XTHREADS support by RALOVICH, Kristóf · 15 years ago
  11. 27e5558 docs: do not mentions xthreads any more by RALOVICH, Kristóf · 15 years ago
  12. bdb8ee5 glapi: regenerated GL API assembly files by RALOVICH, Kristóf · 15 years ago
  13. 8f397bf glapi: remove XTHREADS support by RALOVICH, Kristóf · 15 years ago
  14. 3dbaf68 intel: Fix leak of DRI option info due to using the wrong free routine. by Brian Paul · 15 years ago
  15. 722d136 intel: Clean up leak of driver context structure on context destroy. by Brian Paul · 15 years ago
  16. a7427b0 st/mesa: silence warning by Brian Paul · 15 years ago
  17. 0ad9eba mesa: separate some finite/pragma Watcom stuff by Brian Paul · 15 years ago
  18. 7e2f26c softpipe: include sp_winsys.h to silence function prototype warning by Brian Paul · 15 years ago
  19. 3ccf89d r300/compiler: Make calculate_inputs_outputs available to external users by Nicolai Hähnle · 15 years ago
  20. 59fff53 r300/compiler: Add vertex program code dumper from Gallium driver by Nicolai Hähnle · 15 years ago
  21. 6bc0e10 r300/compiler: Prepare for hookup to Gallium by Nicolai Hähnle · 15 years ago
  22. e82a50a r300/fragprog: Move wpos_attr and fog_attr where they belong by Nicolai Hähnle · 15 years ago
  23. 7903348 r300/fragprog: Remove hardcoded FRAG_ATTRIB_xxx constants by Nicolai Hähnle · 15 years ago
  24. e034683 r300/fragprog: No longer rely on hardcoded FRAG_RESULT_xxx constants by Nicolai Hähnle · 15 years ago
  25. 836050b r300/fragprog: Move some of the attribute handling out of the compiler by Nicolai Hähnle · 15 years ago
  26. 1348a7e r300/fragprog: Finally get rid of the duplicate program copy by Nicolai Hähnle · 15 years ago
  27. 3f78381 r300/vertprog: Move Mesa-dependent input/output handling out of compiler by Nicolai Hähnle · 15 years ago
  28. d6a3048 r300: Remove ugly PSIZ hack by Nicolai Hähnle · 15 years ago
  29. 05a51f4 r300/vertprog: Refactor wpos rewrite using rc_program by Nicolai Hähnle · 15 years ago
  30. ce0c32e r300/vertprog: Refactor fog_as_texcoord to use rc_program by Nicolai Hähnle · 15 years ago
  31. a1e8992 r300/vertprog: Refactor addArtificialOutputs to use rc_program by Nicolai Hähnle · 15 years ago
  32. 273af68 r300/fragprog: Refactor wpos rewrite to use rc_program by Nicolai Hähnle · 15 years ago
  33. 9dc1be4 r300/compiler: Refactor fragment program fog rewrite to use rc_program by Nicolai Hähnle · 15 years ago
  34. aab949c r300/compiler: Refactor rewrite_depth_out to use rc_program by Nicolai Hähnle · 15 years ago
  35. 6f4608f r300/compiler: Refactor local transforms to use rc_program by Nicolai Hähnle · 15 years ago
  36. d2f56fe intel: Use _mesa_warning() to report GEM warnings by Brian Paul · 15 years ago
  37. 09ef339 windows: updated VC8 project files by Karl Schultz · 15 years ago
  38. 25e371f docs: 7.5 tarball md5sums by Brian Paul · 15 years ago
  39. 800f482 r300: Allow compiler to add constants in a cleaner way by Nicolai Hähnle · 15 years ago
  40. 92f7a59 r300/compiler: Refactor nqssadce to use rc_program by Nicolai Hähnle · 15 years ago
  41. a898e7d r300/compiler: Refactor for rc_program usage by Nicolai Hähnle · 15 years ago
  42. 2237d13 r300/compiler: Add rc_print_program by Nicolai Hähnle · 15 years ago
  43. 8bcb6ef r300/compiler: Lay groundwork for better error handling by Nicolai Hähnle · 15 years ago
  44. c5cb9a3 r300: Remove dependency on GLcontext from compiler by Nicolai Hähnle · 15 years ago
  45. d654042 r300/vertprog: Cleanup source conflict handling by Nicolai Hähnle · 15 years ago
  46. 86e3334 r300/vertprog: Massively reduce code duplication by Nicolai Hähnle · 15 years ago
  47. 127ca61 r300/vertprog: Use generic transforms and throw away unneeded code by Nicolai Hähnle · 15 years ago
  48. 8444527 r300: Move vertex program compilation to compiler by Nicolai Hähnle · 15 years ago
  49. 11cd795 r300: Cleanup vertex_program structure by Nicolai Hähnle · 15 years ago
  50. 927f5f1 r300: Remove faux lazy translation of vertex programs by Nicolai Hähnle · 15 years ago
  51. a808b10 r300: Reduce include dependencies by Nicolai Hähnle · 15 years ago
  52. 9198ab8 r300: Introduce rc_program and use it in radeon_pair by Nicolai Hähnle · 15 years ago
  53. 9cd5e3e r300: Add radeon_compiler as a base for compilation-related tasks by Nicolai Hähnle · 15 years ago
  54. 6477664 r300: Remove some unnecessary includes by Nicolai Hähnle · 15 years ago
  55. 77a6ae6 r300/compiler: Compile the compiler seperately into an archive by Nicolai Hähnle · 15 years ago
  56. d6275cc r300: Further reduce dependency between compiler and classic driver by Nicolai Hähnle · 15 years ago
  57. f70d3ee r300: Remove some dependencies on additional fragment program copies by Nicolai Hähnle · 15 years ago
  58. b54e083 r300: Remove GLcontext from r300_fragment_program_compiler by Nicolai Hähnle · 15 years ago
  59. e93d70e r300: Remove GLcontext requirement from radeonLocalTransform by Nicolai Hähnle · 15 years ago
  60. 9ceee4d r300: Remove unused enums by Nicolai Hähnle · 15 years ago
  61. b4b286b r300: Remove GLcontext requirement from radeon_nqssadce by Nicolai Hähnle · 15 years ago
  62. d29cdde r300: Remove GLcontext requirement from radeon_program_pair by Nicolai Hähnle · 15 years ago
  63. cb8c694 r300/program_pair: Introduce driver-specific texture instruction structure by Nicolai Hähnle · 15 years ago
  64. 78f88d8 r300/program_pair: Dynamically allocate instructions temporarily by Nicolai Hähnle · 15 years ago
  65. e5bed43 r300: Detangle fragment program compiler from driver-specific structure by Nicolai Hähnle · 15 years ago
  66. 6b14286 radeon: Add r6xx/r7xx chip family to get_chip_family_name by Pauli Nieminen · 15 years ago
  67. 1ee3bcf nouveau: swizzle a single row or column, doing it one pixel at a time by Patrice Mandin · 15 years ago
  68. 7d3190a r600: fix textures by Alex Deucher · 15 years ago
  69. 7e6819f r600: don't draw when num indices is 0 by Alex Deucher · 15 years ago
  70. 48b2fea r600: set VGT NUM_INSTANCES as part of the draw command by Alex Deucher · 15 years ago
  71. 600a53a r600: Use R600_SCRATCH_REG_OFFSET rather than RADEON_SCRATCH_REG_OFFSET by Alex Deucher · 15 years ago
  72. 0b3d51e r600: switch vtx resource setup to use SETfield macros by Alex Deucher · 15 years ago
  73. 2c5e55d r600: switch tex code to use SETfield macros by Alex Deucher · 15 years ago
  74. 7a10472 r300g: Fix two trivial texture size issues. by Corbin Simpson · 15 years ago
  75. 725c1f0 radeon-gallium: If BO allocation fails, return NULL. by Corbin Simpson · 15 years ago
  76. 2cbd5ec r300g: Add some debugging, correct little bits of math in texture setup. by Corbin Simpson · 15 years ago
  77. 8df35b7 nouveau: only swizzle square textures for copy by Patrice Mandin · 15 years ago
  78. 5276b04 util: fix typo. by José Fonseca · 15 years ago
  79. 2b8a8f75 nouveau: Take into account destination position for copy_swizzle, need to split copy a bit more by Patrice Mandin · 15 years ago
  80. 77a8a65 nouveau: Recursively swizzle an NPOT sized copy by Patrice Mandin · 15 years ago
  81. 8c30292 nouveau: use nv04_surface_copy_swizzle only for POT sizes by Patrice Mandin · 15 years ago
  82. 12b183d radeon-gallium: remove old getparam ioctl by Joakim Sindholt · 15 years ago
  83. c57d81d mesa: include glew headers in MesaDemos tarballs by Brian Paul · 15 years ago
  84. 3b4235d r600: fix segfault in morph3d by Alex Deucher · 15 years ago
  85. aa99a76 draw: correct address for machine struct in llvm path by Keith Whitwell · 15 years ago
  86. adc6f8c gallivm: updates for TGSI changes by Keith Whitwell · 15 years ago
  87. ca83d5a r300g, radeon-gallium: Fix API, cleanup. by Corbin Simpson · 15 years ago
  88. 27b3c43 radeon-gallium: Build fixes wrt changed libdrm_radeon space check API by Nicolai Hähnle · 15 years ago
  89. 256eacb r300g: PIPE_CAP_BLEND_EQUATION_SEPARATE. by Corbin Simpson · 15 years ago
  90. d0d98f3 gallium: clean up opcode definitions by Keith Whitwell · 15 years ago
  91. 78379ab gallium: remove deprecated TGSI opcodes by Keith Whitwell · 15 years ago
  92. 8b78294 r600: Remove CRLF line endings. by José Fonseca · 15 years ago
  93. af1163c util: Add support for Mac OS. by Vinson Lee · 15 years ago
  94. 07961bb r300g: Actually mark shaders as translated/untranslated. by Corbin Simpson · 15 years ago
  95. 895c435 cell: update TGSI_OPCODE_ cases by Brian Paul · 15 years ago
  96. d602966 gallium: Fix PPC build. by Michel Dänzer · 15 years ago
  97. b704239 nouveau: nv30: wrong variable for format by Patrice Mandin · 15 years ago
  98. b129c55 r300: fix address register handling in NQSSADCE by Maciej Cencora · 15 years ago
  99. db40bb0 nouveau: Take into account sx,sy parameters to read from source surface by Patrice Mandin · 15 years ago
  100. b4ba6a6 docs: initial release notes for 7.5.1 by Brian Paul · 15 years ago