1. c3df65c st/mesa/r200/i915/i965: move ARB program fields into a union by Timothy Arceri · 8 years ago
  2. 5346630 r200/glsl/st/mesa: use common outputs written field by Timothy Arceri · 8 years ago
  3. e81aaeb r200/i915/st/mesa/compiler: use common inputs read field by Timothy Arceri · 8 years ago
  4. 3423488 st/mesa/r200/i915/i965: eliminate gl_fragment_program by Timothy Arceri · 8 years ago
  5. 17e28a1 i965/mesa/st/swrast: set fs shader_info directly and switch to using it by Timothy Arceri · 8 years ago
  6. 17f1c49 swrast: fix active attribs with atifragshader by Miklós Máté · 8 years ago
  7. f29fd78 util: Move format_r11g11b10f.h to src/util by Jason Ekstrand · 8 years ago
  8. 6c665cd util: Move format_rgb9e5.h to src/util by Jason Ekstrand · 8 years ago
  9. a1e9b72 swrast: Avoid aliasing violation. by Matt Turner · 8 years ago
  10. 6749d77 mesa: Rename CoordReplaceBits back to CoordReplace. by Mathias Fröhlich · 8 years ago
  11. 664ba9c swrast: Convert swrast to use CoordsReplaceBits. by Mathias Fröhlich · 8 years ago
  12. 883f366 swrast: Add texfetch_funcs entries for astc 3d formats by Anuj Phogat · 9 years ago
  13. f963097 mesa: replace gl_context->Multisample._Enabled with _mesa_is_multisample_enabled. by Bas Nieuwenhuizen · 8 years ago
  14. 18c5fa1 swrast: fix discarded const warning in s_texture.c by Brian Paul · 8 years ago
  15. 65cd2f8 swrast: Move assert for 'slice' in to check_map_teximage by Anuj Phogat · 8 years ago
  16. dcbf837 swrast: fix GL_ANY_SAMPLES_PASSED values in Result by Ilia Mirkin · 8 years ago
  17. 7b50b04 program: Remove condition-code and precision support. by Matt Turner · 8 years ago
  18. 6723b61 swrast: move two global defines to the only place where they are used by Miklós Máté · 9 years ago
  19. c3c2420 mesa/formats: 8-bit channel integer formats addition by Dave Airlie · 9 years ago
  20. 8185a02 mesa/formats: add some formats from GL3.3 by Dave Airlie · 9 years ago
  21. 0ad3a47 mesa: fix SwapBytes handling in numerous places by Dave Airlie · 9 years ago
  22. 9a759a6 swrast: add a new macro, FETCH_COMPRESSED by Nanley Chery · 9 years ago
  23. 8ae3736 mesa/formats: define the 2D ASTC formats by Nanley Chery · 9 years ago
  24. 26c549e mesa/formats: remove compressed formats from matching function by Nanley Chery · 9 years ago
  25. 973988a swrast: fix EXT_depth_bounds_test by Marek Olšák · 9 years ago
  26. 04aa8b5 swrast: Avoid double promotion. by Matt Turner · 9 years ago
  27. 7fccebf swrast: remove unneeded & operators in _swrast_choose_texture_sample_func() by Brian Paul · 9 years ago
  28. ca21c9a mesa/swrast: Use global function _mesa_regions_overlap() by Anuj Phogat · 9 years ago
  29. 3d10037 main: Rename framebuffer renderbuffer software fallback. by Laura Ekstrand · 9 years ago
  30. 96142a3 swrast: Fix rgba_draw_pixels with GL_COLOR_INDEX by Iago Toral Quiroga · 9 years ago
  31. 05e7f7f Fix a few typos by Zoë Blade · 9 years ago
  32. d02942c swrast: replace __FUNCTION__ with __func__ by Marius Predut · 9 years ago
  33. 89b140d swrast: Mark MAX_GLUINT literal with u suffix. by Matt Turner · 9 years ago
  34. 8ac9407 swrast: remove unneeded #include of colormac.h by Brian Paul · 9 years ago
  35. cebc62f swrast: Use BITFIELD64_BIT for arrayAttribs. by Jose Fonseca · 9 years ago
  36. f8ed0bb mesa: remove _ASMAPI, ASMAPIP by Brian Paul · 9 years ago
  37. 1003536 swrast: remove _BLENDAPI by Brian Paul · 9 years ago
  38. 16f7b77 mesa/swrast: replace Elements() with ARRAY_SIZE() by Brian Paul · 9 years ago
  39. ab68219 mesa: remove MAX_GLUSHORT, move MAX_GLUINT by Brian Paul · 9 years ago
  40. cffedcf mesa: remove logf macro by Brian Paul · 9 years ago
  41. bd7f7aa mesa: replace FABSF with fabsf by Brian Paul · 9 years ago
  42. 79b480c mesa: replace LOGF, EXPF with logf, expf by Brian Paul · 9 years ago
  43. a55831e swrast: fix a few release build warnings by Brian Paul · 9 years ago
  44. bfcdb84 mesa: Use assert() instead of ASSERT wrapper. by Matt Turner · 9 years ago
  45. 89c96af swrast: fix multiple color buffer writing by Brian Paul · 9 years ago
  46. e9b86cb swrast: Whitespace fixes. by Laura Ekstrand · 10 years ago
  47. e187c2f DD: Refactor BlitFramebuffer. by Laura Ekstrand · 10 years ago
  48. d74a817 mesa: support GL_RGB for GL_EXT_texture_type_2_10_10_10_REV by Tapani Pälli · 10 years ago
  49. c6a2628 mesa: rename RGBA8888_* format constants to something appropriate. by Iago Toral Quiroga · 10 years ago
  50. c471b09 mesa: restrict use of GL_ABGR_EXT format to allowed data types by Samuel Iglesias Gonsalvez · 10 years ago
  51. 84eb402 swrast: Use _mesa_format_convert to implement draw_rgba_pixels. by Iago Toral Quiroga · 10 years ago
  52. 8c82b22 mesa: use format conversion functions in swrast by Samuel Iglesias Gonsalvez · 10 years ago
  53. c5a5c9a mesa/formats: add new mesa formats and their pack/unpack functions. by Samuel Iglesias Gonsalvez · 10 years ago
  54. 382d097 swrast: Remove unused variable. by Iago Toral Quiroga · 10 years ago
  55. 96fe619 mesa: Fix A1R5G5B5 packing/unpacking by Jason Ekstrand · 10 years ago
  56. ec0bfba mesa: Fix packing/unpacking of MESA_FORMAT_R5G6B5_UNORM by Jason Ekstrand · 10 years ago
  57. 934e41c mesa: create, use new _mesa_texture_base_format() function by Brian Paul · 10 years ago
  58. 05279fa swrast: use new _mesa_base_tex_image() helper by Brian Paul · 10 years ago
  59. 811a1836 swrast: Remove 'inline' from tex filter functions. by Matt Turner · 10 years ago
  60. be6ef20 mesa: Add MESA_FORMAT_{A8R8G8B8, X8R8G8B8, X8B8G8R8}_SRGB (v2) by Richard Sandiford · 10 years ago
  61. df14091 mesa: Add MESA_FORMAT_A8L8_{SNORM,SRGB} by Richard Sandiford · 10 years ago
  62. ecc48f8 swrast: Fix handling of MESA_FORMAT_L8A8_SRGB for big-endian by Richard Sandiford · 10 years ago
  63. e69b4ab swrast: s/INLINE/inline/ by Brian Paul · 10 years ago
  64. 7e78033 mesa: Add the format enums for BPTC-compressed images by Neil Roberts · 10 years ago
  65. e97498e mesa/main: Use the RGB <-> sRGB conversion functions in libmesautil by Jason Ekstrand · 10 years ago
  66. 4000c01 Remove the ATI_envmap_bumpmap extension by Jason Ekstrand · 10 years ago
  67. d2458a4 swrast: Remove unused solve_plane_recip(). by Matt Turner · 10 years ago
  68. 2f8749a swrast: Drop remaining use of _ReallyEnabled. by Eric Anholt · 10 years ago
  69. ff9c3e8 mesa: Replace use of _ReallyEnabled as a boolean with use of _Current. by Eric Anholt · 10 years ago
  70. c703658 mesa: Drop _EnabledUnits. by Eric Anholt · 10 years ago
  71. 3dfe56c swrast: Just use _EnabledCoordUnits for figuring out which texcoords to build. by Eric Anholt · 10 years ago
  72. 0a92c88 swrast: move texture_slices() calls out of loops by Brian Paul · 10 years ago
  73. 1a7fa8b swrast: move null pointer check earlier in _swrast_map_teximage() by Brian Paul · 10 years ago
  74. 5e81e6e swrast: remove _mesa_ prefix from static function by Brian Paul · 10 years ago
  75. 7cc2e2e swrast: allocate swrast_texture_image::ImageSlices array if needed by Brian Paul · 10 years ago
  76. 8ed42dd swrast: Add glBlitFramebuffer to commands affected by conditional rendering by Anuj Phogat · 10 years ago
  77. c5631b3 swrast: use macros to initialize texfetch_funcs[] table by Brian Paul · 10 years ago
  78. 4da1efb swrast: fix more fetch_texel function names by Brian Paul · 10 years ago
  79. 6ef7205 swrast: Add support for fetching from MESA_FORMAT_R10G10B10A2_UNORM by Chris Forbes · 10 years ago
  80. d3ef6f5 swrast: reindent s_texfetch_temp.h, remove trailing whitespace by Brian Paul · 10 years ago
  81. a19d60f swrast: remove out of date comments in s_texfetch_tmp.h by Brian Paul · 10 years ago
  82. 56db16f swrast: rename texture fetch functions (pt. 7) by Brian Paul · 10 years ago
  83. d41fe0a swrast: rename texture fetch functions (pt. 6) by Brian Paul · 10 years ago
  84. 9eb4511 swrast: rename texture fetch functions (pt. 5) by Brian Paul · 10 years ago
  85. faa8a8e swrast: rename texture fetch functions (pt. 4) by Brian Paul · 10 years ago
  86. a401362 swrast: rename texture fetch functions (pt. 3) by Brian Paul · 10 years ago
  87. e4ebb24 swrast: rename texture fetch functions (pt. 2) by Brian Paul · 10 years ago
  88. fde3258 swrast: rename texture fetch functions (pt. 1) by Brian Paul · 10 years ago
  89. c034770 mesa/sso: rename Shader to the pointer _Shader by Gregory Hainaut · 11 years ago
  90. a19b19f mesa: rename MESA_FORMAT_X8Z24_UNORM -> MESA_FORMAT_X8_UINT_Z24_UNORM by Brian Paul · 10 years ago
  91. 9b5fff2 mesa: reorder MESA_FORMAT enums by Brian Paul · 10 years ago
  92. 0f0c16b mesa: add MESA_FORMAT_R8G8B8A8_SRGB by Brian Paul · 10 years ago
  93. 5a27491 mesa: add MESA_FORMAT_B8G8R8X8_SRGB by Chia-I Wu · 10 years ago
  94. 48a9094 mesa: fix packing/unpacking for MESA_FORMAT_A4R4G4B4_UNORM by Brian Paul · 10 years ago
  95. a487ef8 mesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT mix-up. by Kenneth Graunke · 11 years ago
  96. f5bd556 mesa: Fix Type A _INT formats to MESA_FORMAT naming standard by Mark Mueller · 11 years ago
  97. 8b47b6b mesa: Fix MESA_FORMAT names containg SIGNED by Mark Mueller · 11 years ago
  98. 2e02e19 mesa: Fix MESA_FORMAT names with ALPH, INTENSITY, and LUMINANCE by Mark Mueller · 11 years ago
  99. eeed49f mesa: Change many Type P MESA_FORMATs to meet naming spec by Mark Mueller · 11 years ago
  100. 50a01d2 mesa: Change many Type A MESA_FORMATs to meet naming standard by Mark Mueller · 11 years ago