1. d786bf2 egl/dri2: Fix typo in the previous commit by Ian Romanick · 12 years ago
  2. 45575ff libgl-gdi: Avoid hangs on DLL_PROCESS_DETACH. by Rob Schneider · 12 years ago
  3. eb09940 egl/dri2: Add plumbing for EGL_OPENGL_ES3_BIT_KHR by Chad Versace · 12 years ago
  4. 26f9faa intel: Expose support for DRI_API_GLES3 by Chad Versace · 12 years ago
  5. e90c08e dri: Define enum __DRI_API_GLES3 by Chad Versace · 12 years ago
  6. a11fe62 intel: Move validation of context version into intelInitContext by Chad Versace · 12 years ago
  7. 4945086f3 intel: Set screen's api mask according to hw capabilities (v3) by Chad Versace · 12 years ago
  8. 112e302 mesa: Return INVALID_ENUM for glReadPixels(..., GL_DEPTH_*, ...) on ES 3 by Matt Turner · 12 years ago
  9. 2906e20 mesa: Return INVALID_OPERATION when type is known but not allowed by Matt Turner · 12 years ago
  10. c890113 mesa: Allow HALF_FLOAT in glVertexAttribPointer for GLES3 by Matt Turner · 12 years ago
  11. cbef537 mesa: Reject texture-only formats as renderbuffer formats in ES 3 by Matt Turner · 12 years ago
  12. 8907b6a mesa: Fix default value of BUFFER_ACCESS_FLAGS. by Kenneth Graunke · 12 years ago
  13. f3db20d mesa: Rework crazy error code rules in glDrawBuffers(). by Kenneth Graunke · 12 years ago
  14. d9d857e i965: Force even an empty query to flush all previous queries. by Carl Worth · 12 years ago
  15. c0b768f meta: Allow meta operations to pause/resume an active occlusion query by Carl Worth · 12 years ago
  16. 3dd76f7 queryobj: Add EverBound flag, making ISQuery() return false before BeginQuery() by Carl Worth · 12 years ago
  17. c7df9c0 Update comment to specify actual text being referenced from the specification. by Carl Worth · 12 years ago
  18. 7660529 r300g: fix and cleanup flushing before clearing CMASK, ZMASK, and HIZ by Marek Olšák · 12 years ago
  19. ca2c288 r300g: implement MSAA compression and fast MSAA color clear by Marek Olšák · 12 years ago
  20. 1dfe8ee gallium/util: add a half float array to util_color by Marek Olšák · 12 years ago
  21. 7824ab8 Revert "targets/opencl: Link against libgallium.la instead of libgallium.a" by Tom Stellard · 12 years ago
  22. f26eb36 st/mesa: use a generic varying to pass the clear color to the FS by Marek Olšák · 12 years ago
  23. 355d463 gallium/util: fix glClear with MRT by making the FS write to all cbufs by Marek Olšák · 12 years ago
  24. 2cd1407 st/mesa: fix InternalFormat for Z24X8 window-system buffers by Marek Olšák · 12 years ago
  25. d489c90 st/mesa: remove dead conditional in Clear by Marek Olšák · 12 years ago
  26. f94ea25 st/mesa: simplify conditionals in Clear by Marek Olšák · 12 years ago
  27. 01b7124 st/mesa: fix glClear with different colormask for each colorbuffer by Marek Olšák · 12 years ago
  28. f04dd3d gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE by Marek Olšák · 12 years ago
  29. cabe4fb st/mesa: always assume separate depth and stencil clear is supported by Marek Olšák · 12 years ago
  30. 16a30e2 softpipe: implement separate depth-stencil clear by Marek Olšák · 12 years ago
  31. 77dd50d libgl-xlib: softpipe and llvmpipe aren't mutually exclusive at link time by Jon TURNEY · 12 years ago
  32. 8443b59 pack: handle GL_RGB+GL_UNSIGNED_INT_2_10_10_10_REV case by Jordan Justen · 12 years ago
  33. 8078406 glformats: allow GL_RGB+GL_UNSIGNED_INT_2_10_10_10_REV for GLES2/3 by Jordan Justen · 12 years ago
  34. ba34c1d copyteximage: Use Driver's AllocTextureImageBuffer instead of TexImage by Jordan Justen · 12 years ago
  35. 91ec623 copyteximage: update signed vs. unsigned format matching by Jordan Justen · 12 years ago
  36. 161a3cd framebuffer: add _mesa_get_read_renderbuffer by Jordan Justen · 12 years ago
  37. f5a3d15 teximage: use _mesa_es3_error_check_format_and_type for GLES3 by Matt Turner · 12 years ago
  38. 9cfcac4 glformats: add _mesa_es3_error_check_format_and_type by Matt Turner · 12 years ago
  39. cf300ea fbobject: don't allow LUMINANCE/INTENSITY/ALPHA fbo on ES/Core by Jordan Justen · 12 years ago
  40. 275620c fbobject: add VERBOSE=api message for renderbuffer storage by Jordan Justen · 12 years ago
  41. 7f86785 fbobject: add VERBOSE=api message for check framebuffer status by Jordan Justen · 12 years ago
  42. 1c9833b util: add new primitive types to pipe_prim_names[] array by Brian Paul · 12 years ago
  43. f5eb1b1 st/mesa: add some simple buffer/draw debug code by Brian Paul · 12 years ago
  44. cb6ef3d libgl-xlib: link with -lrt by Brian Paul · 12 years ago
  45. 2584537 i965: Avoid blending with destination alpha when RB format has no alpha bits by Carl Worth · 12 years ago
  46. 6d4d4b0 egl/wayland: Implement EGL_EXT_buffer_age by Kristian Høgsberg · 12 years ago
  47. 90804e8 egl/wayland: Pull color buffers from dri2_surf->color_buffers pool by Kristian Høgsberg · 12 years ago
  48. dc473c5 gallium/svga: Make sure -std=gnu99 is set. by Johannes Obermayr · 12 years ago
  49. e3e1ffb r300g: set a dummy vertex buffer in context_create by Marek Olšák · 12 years ago
  50. 5330c5a r300g: fix MSAA resolve to an untiled texture by Marek Olšák · 12 years ago
  51. e102b66 r300g: advertise MSAA support for the RGB10_A2 format on r500 by Marek Olšák · 12 years ago
  52. 5fc8310 r300g: allow separate depth and stencil clear by Marek Olšák · 12 years ago
  53. e93a5c2 r300g: if both Z and stencil are present, they must be fast-cleared together by Marek Olšák · 12 years ago
  54. 631c631 r300g: allow HiZ with a 16-bit zbuffer by Marek Olšák · 13 years ago
  55. 3f584c2 r300g: random hyperz cleanups by Marek Olšák · 12 years ago
  56. 4d6faf5 r300g: kill the X.Org state tracker target by Marek Olšák · 12 years ago
  57. 6acef6c xmlpool: Fix out-of-tree builds. by Johannes Obermayr · 12 years ago
  58. 40a9b0f gtest: Build it only for 'make check'. by Johannes Obermayr · 12 years ago
  59. ebcabb8 tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir). by Johannes Obermayr · 12 years ago
  60. 06f3a1f r200: Fix probable thinko in r200EmitArrays by Adam Jackson · 12 years ago
  61. 1b8adab target/dri-swrast: fix for nonstandard LLVM prefix by Nathan Schulte · 12 years ago
  62. 9da454f targets/dri-r600: Force c++ linker in all cases by Andreas Boll · 12 years ago
  63. e09a584 glapi/gen: remove an obsolete comment from Makefile.am by Andreas Boll · 12 years ago
  64. 92ce9c3 Remove hacks for static Makefiles by Matt Turner · 12 years ago
  65. 8c80bdc i965: Move program_id to intel_screen instead of brw_context. by Kenneth Graunke · 12 years ago
  66. 2c4ad50 i965: Fix build error with clang. by Kenneth Graunke · 12 years ago
  67. fea648d i965/fs: Don't mix integer/float immediates in i2b handling. by Kenneth Graunke · 12 years ago
  68. 4a67539 i965: Add an INTEL_DEBUG=no16 option. by Kenneth Graunke · 12 years ago
  69. ac1c2b8 st/mesa: set ctx->Const.UniformBufferOffsetAlignment by Fredrik Höglund · 12 years ago
  70. a3dd1ff scons: Update for xmlpool/options.h generation. by José Fonseca · 12 years ago
  71. 6bca283 nv50/nvc0: Build codegen in nv50. by Johannes Obermayr · 12 years ago
  72. 09a00a1 winsys/sw/wayland: Fix build to properly use wayland cflags by Pekka Vuorela · 12 years ago
  73. 3c3a2b5 texformat: use MESA_FORMAT_ARGB2101010 with GL_UNSIGNED_INT_2_10_10_10_REV by Jordan Justen · 12 years ago
  74. 53e0f32 texstore argb2101010: merge GL_RGBA and GL_RGB cases by Jordan Justen · 12 years ago
  75. f1c5b5d glformats: support _mesa_bytes_per_pixel for 2101010+GL_RGB by Jordan Justen · 12 years ago
  76. 89e07cc glformats: add _mesa_base_format_component_count by Jordan Justen · 12 years ago
  77. 6d63b6e glformats: add functions to detect signed/unsigned integer types by Jordan Justen · 12 years ago
  78. 2ace406 unpack: support unpacking MESA_FORMAT_ARGB2101010 by Jordan Justen · 12 years ago
  79. 8af7d3c mesa: Add extension tracking for {ARB,OES}_get_program_binary by Ian Romanick · 12 years ago
  80. 31ca0c8 mesa: Add GetProgramiv support for GL_PROGRAM_BINARY_LENGTH by Ian Romanick · 12 years ago
  81. 50c5fac mesa: Add Get support for PROGRAM_BINARY_FORMATS and NUM_PROGRAM_BINARY_FORMATS by Ian Romanick · 12 years ago
  82. fefd03e mesa: Add tracking for GL_PROGRAM_BINARY_RETRIEVABLE_HINT state by Ian Romanick · 12 years ago
  83. 8e2e670 mesa: Emit errors for geometry shader enums when ARB_gs4 is not supported by Ian Romanick · 12 years ago
  84. e3f273e glapi: Emit dispatch for {ARB,OES}_get_program_binary by Ian Romanick · 12 years ago
  85. 11b49db glapi: Remove spurious space from end of extension name by Ian Romanick · 12 years ago
  86. 3fe747a mesa: Add stub implementations of glGetProgramBinary and glProgramBinary by Ian Romanick · 12 years ago
  87. ec41349 mesa: Fix the naming of _mesa_ProgramParameteriARB by Ian Romanick · 12 years ago
  88. bb7f1a9 glapi: Reorder and clean up some of the includes and comments by Ian Romanick · 12 years ago
  89. a002902 mesa: Fix GL_SHADER_BINARY_FORMATS query by Ian Romanick · 12 years ago
  90. 5039ad6 r600g: fix warnings for htile va by Dave Airlie · 12 years ago
  91. d23aa65 r600g: texture buffer object + glsl 1.40 enable support (v2) by Dave Airlie · 12 years ago
  92. 77c1022 r600g: uniform buffer object support by Dave Airlie · 12 years ago
  93. 199eea4 r600: always export a position from vertex shader by Dave Airlie · 12 years ago
  94. cc5fc8b glcpp: Add tests for line continuation by Carl Worth · 12 years ago
  95. 2483039 glcpp: Rewrite line-continuation support to act globally. by Carl Worth · 12 years ago
  96. 63d1569 glcpp: Add --disable-line-continuations argument to standalone glcpp by Carl Worth · 12 years ago
  97. 409dee5 glcpp: Allow test-specific arguments for standalone glcpp tests by Carl Worth · 12 years ago
  98. 0206ea3 glcpp: Honor the GL context's DisableGLSLLineContinuations option by Carl Worth · 12 years ago
  99. f8987f9 glcpp: Accept pointer to GL context rather than just the API version by Carl Worth · 12 years ago
  100. 4b00ece drirc: Add quirk to disable GLSL line continuations for Savage2 by Carl Worth · 12 years ago