1. 5f0e4c7 i965: Delete the meta-base CopyImageSubData implementation by Jason Ekstrand · 8 years ago
  2. 6963f94 st/mesa: move all sampler view code into new st_sampler_view.[ch] files by Brian Paul · 8 years ago
  3. e0ec1c3 mesa/st: add nir pass to lower tex_src_plane by Rob Clark · 8 years ago
  4. c2a60ca mesa/st: add lowering pass for YUV samplers by Rob Clark · 8 years ago
  5. 08c5b10 mesa/glsl: Move string_to_uint_map into the util folder by Thomas Helland · 8 years ago
  6. cf4a482 mesa: Remove prog_hash_table.c by Thomas Helland · 8 years ago
  7. 3b81c99 mesa: add scaffolding for OES/EXT_primitive_bounding_box by Ilia Mirkin · 8 years ago
  8. 7d6af9e glsl: Generate ir_expression_operation.h from Python by Ian Romanick · 9 years ago
  9. 83d2f9d mesa: Rename "texturebarrier" source files to "barrier". by Francisco Jerez · 8 years ago
  10. c8fe3b9 st/mesa: completely rewrite state atoms by Marek Olšák · 8 years ago
  11. e483cb9 glsl: reuse main extension table to appropriately restrict extensions by Ilia Mirkin · 8 years ago
  12. eafa82e mesa: automake: list builddir before srcdir by Emil Velikov · 8 years ago
  13. d1bdc12 st/mesa: add support for GL_EXT_window_rectangles by Ilia Mirkin · 8 years ago
  14. 4ecc32b st/mesa: begin moving PBO functions into their own file by Nicolai Hähnle · 8 years ago
  15. 4cd9cd6 automake: move the git_sha1.h rule a level up by Emil Velikov · 8 years ago
  16. 329d115 mesa: Move robustness code to main/robustness.c by Kristian Høgsberg Kristensen · 8 years ago
  17. 1e93b0c mesa/st: add support for NIR as possible driver IR by Rob Clark · 9 years ago
  18. 8f9a46d mesa/st: add nir pass for lowering builtin uniforms by Rob Clark · 9 years ago
  19. 697382e mesa/st: split the type_size calculation into it's own file by Rob Clark · 8 years ago
  20. 581c801 mesa: add missing header to the tarball by Emil Velikov · 8 years ago
  21. c69ab88 mesa: automake: update and reuse X86_SSE41_FILES list by Emil Velikov · 8 years ago
  22. 2d9e0f2 Android: fix x86 gallium builds by Rob Herring · 9 years ago
  23. dee2744 st/mesa: implement GL_ATI_fragment_shader by Miklós Máté · 8 years ago
  24. 7809316 st/mesa: add an image atom for shader images by Ilia Mirkin · 9 years ago
  25. 8aa6669 st/mesa: add compute program dispatch callbacks by Samuel Pitoiset · 9 years ago
  26. 184afd8 mesa: remove now unused sampler index handing code by Timothy Arceri · 9 years ago
  27. 5fdbfb8 mesa: move GL_ARB_debug_output code into new debug_output.c file by Brian Paul · 9 years ago
  28. 1a570d9 vbo: move vbo_get_minmax_indices into its own source file by Nicolai Hähnle · 9 years ago
  29. 6880036 st/mesa: add support for SSBO binding and GLSL intrinsics by Ilia Mirkin · 9 years ago
  30. 9d6f9cc st/mesa: add atomic counter support by Ilia Mirkin · 10 years ago
  31. eb63640 glsl: move to compiler/ by Emil Velikov · 9 years ago
  32. a39a8fb nir: move to compiler/ by Emil Velikov · 9 years ago
  33. 47b9ef8 st/mesa: add new st_copy_framebuffer_to_texture() function by Brian Paul · 9 years ago
  34. 8bd82a9 mesa/extensions: Move entries entries to separate file by Nanley Chery · 9 years ago
  35. f04f136 st/mesa: implement ARB_copy_image by Marek Olšák · 9 years ago
  36. af0399a tnl: remove t_rasterpos.c by Brian Paul · 9 years ago
  37. b9b40ef nir: remove dependency on glsl by Rob Clark · 9 years ago
  38. f15bb3e st/mesa: implement DrawPixels shader transformation using tgsi_transform_shader by Marek Olšák · 9 years ago
  39. f4ec810 st/mesa: implement glBitmap shader transformation using tgsi_transform_shader by Marek Olšák · 9 years ago
  40. c9b982b glsl: move shader_enums into nir by Rob Clark · 9 years ago
  41. 1aff899 mesa: move GL_APPLE_object_purgeable functions to new file by Brian Paul · 9 years ago
  42. f2533f2 glsl: shader-enum to name debug fxns by Rob Clark · 9 years ago
  43. bda9094 st/mesa: set default tessellation levels by Marek Olšák · 9 years ago
  44. 4cd1cfb st/mesa: implement GL_AMD_performance_monitor by Christoph Bumiller · 10 years ago
  45. b297fc2 glapi: add GL_ARB_program_interface_query skeleton by Tapani Pälli · 9 years ago
  46. faf6106 nir: Implement a Mesa IR -> NIR translator. by Kenneth Graunke · 10 years ago
  47. d22391c mesa: fix dependency tracking of generated sources by Emil Velikov · 9 years ago
  48. b53d035 util: Move Mesa's bitset.h to util/. by Eric Anholt · 10 years ago
  49. 8ab6759 mesa: Move simple_list.h to src/util. by Eric Anholt · 10 years ago
  50. dd6f641 mesa: Build with subdir-objects. by Matt Turner · 10 years ago
  51. 195488e mesa: Remove pack_tmp.h from sources. by Matt Turner · 10 years ago
  52. 7f39618 meta: Add a BlitFramebuffers-based implementation of TexSubImage by Jason Ekstrand · 10 years ago
  53. 4c99e3a util: Move main/set to util/hash_set by Jason Ekstrand · 10 years ago
  54. e1fdcdd mesa: Autogenerate format_unpack.c by Jason Ekstrand · 10 years ago
  55. e0439f7 mesa: Autogenerate most of format_pack.c by Jason Ekstrand · 10 years ago
  56. a3218e6 mesa: remove long dead 3Dnow optimisation by Timothy Arceri · 10 years ago
  57. 4af1905 drivers/common: Add headers to distribution. by Matt Turner · 11 years ago
  58. 942e646 vbo: Add headers to distribution. by Matt Turner · 11 years ago
  59. b8205d4 vbo: Alphabetize VBO_FILES. by Matt Turner · 11 years ago
  60. 009bf24 tnl: Add headers to distribution. by Matt Turner · 11 years ago
  61. e15cd6d tnl: Alphabetize TNL_FILES. by Matt Turner · 11 years ago
  62. e88ed73 swrast: Add headers to distribution. by Matt Turner · 11 years ago
  63. 58a3ec4 state_trackers: Add headers to distribution. by Matt Turner · 11 years ago
  64. 4194f9c x86: Add headers to distribution. by Matt Turner · 11 years ago
  65. 0557d54 x86-64: Add headers to distribution. by Matt Turner · 11 years ago
  66. d5fba58 sparc: Add headers to distribution. by Matt Turner · 11 years ago
  67. 1abf4e2 math: Add headers to distribution. by Matt Turner · 11 years ago
  68. 152e967 program: Add headers to distribution. by Matt Turner · 11 years ago
  69. e475ad7 program: Alphabetize PROGRAM_FILES. by Matt Turner · 11 years ago
  70. 67abb49 mesa: Remove moved texcompress_rgtc_tmp.h from source list. by Matt Turner · 10 years ago
  71. 9a742ee mesa: Add headers to distribution. by Matt Turner · 11 years ago
  72. 19999c3 mesa: Alphabetize MAIN_FILES. by Matt Turner · 11 years ago
  73. 517e01b mesa: Move register_allocate.c to util. by Eric Anholt · 10 years ago
  74. 442bcd7 mesa: Add texel fetch functions for BPTC-compressed textures by Neil Roberts · 10 years ago
  75. 8ad7c19 mesa/meta: Add a partial implementation of CopyImageSubData by Jason Ekstrand · 10 years ago
  76. 41b6460 mesa: Add GL API support for ARB_copy_image by Jason Ekstrand · 10 years ago
  77. d55f77b mesa/format_utils: Add a general format conversion function by Jason Ekstrand · 10 years ago
  78. 72e55bb util: Move the open-addressing linear-probing hash_table to src/util. by Kenneth Graunke · 10 years ago
  79. 1e0da62 util: Move ralloc to a new src/util directory. by Kenneth Graunke · 10 years ago
  80. dcc29c1 mesa/SConscript: Use Makefile.sources instead of duplicating the file lists by Jason Ekstrand · 10 years ago
  81. 70e7905 meta: Split GenerateMipmap() into its own file. by Kenneth Graunke · 10 years ago
  82. 73b78f9 mesa/sso: Add extension entry points for GL_ARB_separate_shader_objects by Gregory Hainaut · 11 years ago
  83. 3e4ccf4 meta: Move glBlitFramebuffer() to a separate file. by Eric Anholt · 11 years ago
  84. 79134cb mesa/cs: Add dispatch API stubs for ARB_compute_shader. by Paul Berry · 11 years ago
  85. 3abd4f4 mesa: move glGenerateMipmap() code into new genmipmap.c file by Brian Paul · 11 years ago
  86. bfcb9bb mesa: move glBlitFramebuffer code into new blit.c file by Brian Paul · 11 years ago
  87. bcc49e1 mesa: Implement the GL entry points defined by ARB_shader_image_load_store. by Francisco Jerez · 11 years ago
  88. d77d2af mesa: Add API definitions for ARB_texture_view by Courtney Goeltzenleuchter · 11 years ago
  89. 8096422 implement NV_vdpau_interop v7 by Christian König · 11 years ago
  90. b2e327e mesa: Add core support for the GL_AMD_performance_monitor extension. by Kenneth Graunke · 11 years ago
  91. a7f5eb8 mesa: Update builds scripts to build object labels by Timothy Arceri · 11 years ago
  92. 3c69052 build: Rename sources.mak -> Makefile.sources by Matt Turner · 12 years ago[Renamed from src/mesa/sources.mak]
  93. 1d90ee5 st/mesa: add support for get sample position by Dave Airlie · 11 years ago
  94. bd0c9d0 mesa/build: Get rid of dead ALL_FILES variable by Matt Turner · 11 years ago
  95. 1b468d0 mesa: Add skeleton implementation of glGetInternalformativ by Ian Romanick · 12 years ago
  96. 59284bc program/hash_table.c: rename to program/prog_hash_table.c by Jordan Justen · 12 years ago
  97. 82c9d98 mesa: add set support (stores a set of pointers) by Eric Anholt · 12 years ago
  98. 35fd61b mesa: Import a copy of the open-addressing hash table code I wrote. by Eric Anholt · 12 years ago
  99. 9078441 automake,android: Build program/ into a helper lib (v2) by Eric Anholt · 12 years ago
  100. e9e8e19 automake: Merge separated *_CXX_FILES variables to *_FILES in core mesa. by Eric Anholt · 12 years ago