1. 9d76ad2 egl_dri2: Silence warnings about missing initializers by Ian Romanick · 12 years ago
  2. 3fd79dd egl: Rename ClientVersion to ClientMajorVersion, add ClientMinorVersion by Ian Romanick · 12 years ago
  3. ce55741 egl_dri2: Use createContextAttribs if DRI2 version >= 3 by Ian Romanick · 12 years ago
  4. 38f91f2 egl_dri2: Require DRI2 version 2 by Ian Romanick · 12 years ago
  5. 0c445bb dri_util: Compare against the correct API enums by Ian Romanick · 12 years ago
  6. 2587718 mesa: Enable GL_ARB_invalidate_subdata by Ian Romanick · 12 years ago
  7. 07e12c4 mesa: Add skeleton implementations of glInvalidateTex{Sub,}Image by Ian Romanick · 12 years ago
  8. f241ffd mesa: Add skeleton implementations of glInvalidateBuffer{Sub,}Data by Ian Romanick · 12 years ago
  9. e2370bc mesa/es: Pass context to _mesa_init_bufferobj_dispatch by Ian Romanick · 12 years ago
  10. 342be8a mesa: Add skeleton implementations of glInvalidate{Sub,}Framebuffer by Ian Romanick · 12 years ago
  11. 12249b9 glapi: Add GL_ARB_invalidate_subdata by Ian Romanick · 12 years ago
  12. 2a1ca4f mesa/es3: Add _mesa_is_gles3 predicate by Ian Romanick · 12 years ago
  13. 9bcb9fa intel: Implement ARB_texture_storage by Ian Romanick · 12 years ago
  14. 92b6141 mesa: update glext.h to version 83 by Ian Romanick · 12 years ago
  15. 79e9e1b build: Use MKDIR_P in src/mesa/Makefile.am by Matt Turner · 12 years ago
  16. 02f52e8 build: Use AM_V_GEN in src/mesa/Makefile.am by Matt Turner · 12 years ago
  17. 1b200d9 build: Fix autogen.sh to allow out-of-tree builds by Matt Turner · 12 years ago
  18. 85d355f build: Fix out-of-tree generation of builtin_function.cpp by Matt Turner · 12 years ago
  19. 2191a79 build: Fix gtest out-of-tree build by Matt Turner · 12 years ago
  20. e939250 build: Fix out-of-tree generation of api_exec_es{1,2}.c by Matt Turner · 12 years ago
  21. 5c2a6b7 build/sources.mak: Add src/glsl/glcpp to INCLUDE_DIRS by Matt Turner · 12 years ago
  22. fa74175 build/sources.mak: Remove unused GLSL_LIBS by Matt Turner · 12 years ago
  23. 707f067 mesa: Kill GL_ARB_shadow_ambient with fire by Ian Romanick · 12 years ago
  24. b497719 radeon/llvm: Inline immediate offset when lowering implicit parameters by Tom Stellard · 12 years ago
  25. 2fae822 radeon/llvm: Use correct opcocde for BREAK_LOGICALNZ_i32 by Tom Stellard · 12 years ago
  26. ea8dcfc scons: Populate top_srcdir and top_builddir variables when reading Makefiles.sources. by José Fonseca · 12 years ago
  27. 605f964 mesa: Use GLdouble for depthMax in final unpack conversions. by Kenneth Graunke · 12 years ago
  28. 43e3a75 i965: Fix the scaling of seconds to ms in perf debug. by Eric Anholt · 12 years ago
  29. d606926 i965: Validate API and version in brwCreateContext by Ian Romanick · 12 years ago
  30. db27372 i915: Validate API and version in i915CreateContext by Ian Romanick · 12 years ago
  31. a81e4b3 i830: Validate API and version before calling i830CreateContext by Ian Romanick · 12 years ago
  32. 2b63624 intel: In the i915 driver, the chipset cannot be i965 by Ian Romanick · 12 years ago
  33. 70f4750 dri: Pass API_OPENGL_CORE through to the drivers by Ian Romanick · 12 years ago
  34. 7e81f55 mesa: Filter a bunch more functions based on API by Ian Romanick · 12 years ago
  35. 0fef911 mesa: Don't advertise extensions that are part of GL 1.5 in a core context by Ian Romanick · 12 years ago
  36. aa0b1e9 mesa: Don't advertise extensions that are part of GL 1.4 in a core context by Ian Romanick · 12 years ago
  37. 2139453 mesa: Don't advertise extensions that are part of GL 1.3 in a core context by Ian Romanick · 12 years ago
  38. 7ef1869 mesa: Don't advertise extensions that are part of GL 1.2 in a core context by Ian Romanick · 12 years ago
  39. 4d39b86 mesa: Don't advertise deprecated extensions in a core context by Ian Romanick · 12 years ago
  40. cd4a611 build: Fix libdricore out-of-tree builds (v2) by Christopher James Halse Rogers · 12 years ago
  41. 73fef01 build/mapi: More killing of TOP in favour of top_srcdir by Christopher James Halse Rogers · 12 years ago
  42. 77a3efc build/glsl: fix location of generated files. by Christopher James Halse Rogers · 12 years ago
  43. 37a1b80 build/glapi: fix includes for generated files by Christopher James Halse Rogers · 12 years ago
  44. 3fe69ba build: fix out of tree generation of glapi_mapi_tmp.h by Christopher James Halse Rogers · 12 years ago
  45. 726f534 build/glx: fix include paths for out-of-tree builds by Christopher James Halse Rogers · 12 years ago
  46. b2ecaab build: fix location of generated files in src/mesa (v4) by Christopher James Halse Rogers · 12 years ago
  47. 4e087de intel: Reserve enough space to finish occlusion queries on Gen6. by Kenneth Graunke · 12 years ago
  48. 9da5066 intel: Move finish_batch() call before MI_BATCH_BUFFER_END and padding. by Kenneth Graunke · 12 years ago
  49. 006c1a3 i965: Add perf debug for stalls during shader compiles. by Eric Anholt · 12 years ago
  50. 97a5f0f i965: Add performance debug for when the state cache gets nuked. by Eric Anholt · 12 years ago
  51. fc3b7c9 i965: Add performance debug for shader recompiles. by Eric Anholt · 12 years ago
  52. b4da272 i965: Add performance debug for fast clear fallbacks. by Eric Anholt · 12 years ago
  53. 0e723b1 intel: Add performance debug for some common GPU stalls. by Eric Anholt · 12 years ago
  54. 4cfb9e3 i965: Add performance debug for register spilling. by Eric Anholt · 12 years ago
  55. d72ff03 i965: Add INTEL_DEBUG=perf for failure to compile 16-wide shaders. by Eric Anholt · 12 years ago
  56. 7919806 intel: Rename INTEL_DEBUG=fall to INTEL_DEBUG=perf. by Eric Anholt · 12 years ago
  57. bf6c1b7 meta: texture rectangle textures may not have mipmaps by Pauli Nieminen · 12 years ago
  58. b9daa83 meta: Use sampler object for mipmap generation by Pauli Nieminen · 12 years ago
  59. ac4dc5e mesa/samplerobj: Avoid crash in sampler query if texture unit is disabled by Pauli Nieminen · 12 years ago
  60. 5606bd5 mesa: Remove unnecessary parameters CompressedTexImage by Pauli Nieminen · 12 years ago
  61. c9a7dfc mesa: Remove unnecessary parameters from AllocTextureImageBuffer by Pauli Nieminen · 12 years ago
  62. c5af889 mesa: Remove unnecessary parameters from TexImage by Pauli Nieminen · 12 years ago
  63. e98ace9 configure: Check xcb version when X11 pkgconfig exists by Tom Stellard · 12 years ago
  64. 4c73282 gbm: Fix build without gallium_drm_loader by Chí-Thanh Christopher Nguyễn · 12 years ago
  65. 9f5ff59 radeonsi: move drawing into new state handling by Christian König · 12 years ago
  66. 583c212 radeonsi: move sync handling into new state handler by Christian König · 12 years ago
  67. 303f4b7 radeonsi: separate and disable streamout for now by Christian König · 12 years ago
  68. 696b6cf radeonsi: remove ps_partial_flush by Christian König · 12 years ago
  69. 7acb194 radeonsi: remove r6xx_flush_and_inv atom by Christian König · 12 years ago
  70. 708337e radeonsi: move init state to new state handling by Christian König · 12 years ago
  71. 862df08 radeonsi: add support for PKT3 cmds to new state handling by Christian König · 12 years ago
  72. ce40e47 radeonsi: cleanup shader headers by Christian König · 12 years ago
  73. 996ff1c Revert "mesa: Remove C++11 narrowing warnings" by Chad Versace · 12 years ago
  74. 16c702e softpipe: fix softpipe_delete_fs_state() failed assertion by Brian Paul · 12 years ago
  75. 3487b93 cso: rearrange some structure fields for consistency by Brian Paul · 12 years ago
  76. cf77c29 st/mesa: fix renderbuffer validation bug by Brian Paul · 12 years ago
  77. 9f5a5d5 mesa: Remove C++11 narrowing warnings by Chad Versace · 12 years ago
  78. f7af4be gallivm: fix crash in lp_sampler_static_state() by Brian Paul · 12 years ago
  79. 9b04abe st/mesa: fix glCopyTexSubImage crash by Brian Paul · 12 years ago
  80. 6cb9e99 intel: Always downsample in intel_miptree_map_multisample by Chad Versace · 12 years ago
  81. 04a11b5 i965/gen6+: Add support for edge flags. by Eric Anholt · 12 years ago
  82. b3367f5 i965/vs: Convert EdgeFlagPointer values appropriately for the VS on gen4. by Eric Anholt · 12 years ago
  83. 3eb8d71 i965/vs: Add comment noting copy_edgeflag state dependency. by Eric Anholt · 12 years ago
  84. e119f98 i965/vs: Add support for copying user edge flags. by Eric Anholt · 12 years ago
  85. 7426d9d i965/fs: Fix the FS inputs setup when some SF outputs aren't used in the FS. by Olivier Galibert · 12 years ago
  86. 3466538 st/mesa: Initialize tgsi_texture_offset Padding field. by Vinson Lee · 12 years ago
  87. 68bccc4 glx/dri: Initialize reset to __DRI_CTX_RESET_NO_NOTIFICATION. by Kenneth Graunke · 12 years ago
  88. 94f22fb intel: use _mesa_meta_Clear with OpenGL ES 1.1 v2 by Tapani Pälli · 12 years ago
  89. 5deb1d1 i965: Rework the extra flushes surrounding occlusion queries. by Kenneth Graunke · 12 years ago
  90. b0adbda i965/vs: Protect pow(x,y) MOV of y on gen4 from other instruction flags. by Eric Anholt · 12 years ago
  91. 9b4053c i965: Drop the confusing saturate argument to math instruction setup. by Eric Anholt · 12 years ago
  92. 33dfdc7 i965: Make brw_set_saturate() use stdbool. by Eric Anholt · 12 years ago
  93. 1b148e6 mesa: In conditional rendering fallback, check the query status. by Eric Anholt · 12 years ago
  94. 4bbd120 mesa: Fix glPopAttrib() behavior on GL_FRAMEBUFFER_SRGB. by Eric Anholt · 12 years ago
  95. 9f7b3d1 Make shared-glapi the default by Ian Romanick · 12 years ago
  96. 5602f0f mesa/tests: Fix trivial typos in src/mapi/glapi tests by Ian Romanick · 12 years ago
  97. 45d3d0a mesa/tests: Add tests for the generated shared-glapi dispatch table by Ian Romanick · 12 years ago
  98. d9f899b glapi: Prevent accidental use of lies w/shared-glapi by Ian Romanick · 12 years ago
  99. 99fee47 glx: Don't use glapitable.h at all by Ian Romanick · 12 years ago
  100. f5dffb7 glx: Don't rely on struct _glapi_table by Ian Romanick · 12 years ago