1. c0a7e93 st/mesa: turn on OES_viewport_array when dependencies are met by Ilia Mirkin · 8 years ago
  2. 0f01aa8 mesa: add implementations for new float depth functions by Ilia Mirkin · 8 years ago
  3. 381b15d mesa: move ARB_viewport_array params to a GLES 3.1-accessible section by Ilia Mirkin · 8 years ago
  4. 5644a90 mesa: add GL_OES_viewport_array to the extension string by Ilia Mirkin · 8 years ago
  5. 70aef97 glsl: add OES_viewport_array enables and use them to expose gl_ViewportIndex by Ilia Mirkin · 8 years ago
  6. 411a72d mesa: add new entrypoints for GL_OES_viewport_array by Ilia Mirkin · 8 years ago
  7. e66a2b8 mapi: export all GLES 3.2 functions in libGLESv2.so by Dylan Baker · 8 years ago
  8. ce83e36 mapi: sort static_data.py functions by Dylan Baker · 8 years ago
  9. 2fd51cf mapi: retab static_data.py to be consistent by Dylan Baker · 8 years ago
  10. 9adfa69 spirv: fix AtomicLoad/Store on images by Lionel Landwerlin · 8 years ago
  11. 36f0f03 nir: Allow opt_peephole_sel to be more aggressive in flattening IFs. by Eric Anholt · 8 years ago
  12. 6c648cd docs: Mark ES 3.2 "all done" for i965/gen9+. by Kenneth Graunke · 8 years ago
  13. a4fbc73 docs: Add ES 3.2 to release notes. by Kenneth Graunke · 8 years ago
  14. b356845 gallium/util: add comment on util_is_format_compatible() by Brian Paul · 8 years ago
  15. 99d9f76 svga: minor simplification in svga_validate_surface_view() by Brian Paul · 8 years ago
  16. 1cc7a76 svga: remove disable_shader debug variable by Brian Paul · 8 years ago
  17. a53da57 i965: Enable ES 3.2 on Skylake. by Kenneth Graunke · 8 years ago
  18. d2f42a9 nir/spirv/glsl450: Add support for the InterpolateAt opcodes by Jason Ekstrand · 8 years ago
  19. a529644 nir/spirv: Claim support for SampleRateShading by Jason Ekstrand · 8 years ago
  20. 7c48622 nir/spirv: Bring back the spirv2nir helper binary by Jason Ekstrand · 8 years ago
  21. e4648ba i965: implement querying __DRI_IMAGE_ATTRIB_OFFSET. by Chuanbo Weng · 8 years ago
  22. 9e8de86 egl: return corresponding offset of EGLImage instead of 0. by Chuanbo Weng · 8 years ago
  23. 1ceb775 dri: add offset attribute and bump version of EGLImage extensions. by Chuanbo Weng · 8 years ago
  24. e5311ba i965/ir: Test thread dispatch packing assumptions. by Francisco Jerez · 8 years ago
  25. c05a4f1 i965/ir: Pass identity mask to brw_find_live_channel() in the packed dispatch case. by Francisco Jerez · 8 years ago
  26. f57f526 i965/ir: Skip eliminate_find_live_channel() for stages with sparse thread dispatch. by Francisco Jerez · 8 years ago
  27. 8a468d1 i965/fs: Take Dispatch/Vector mask into account in FIND_LIVE_CHANNEL by Jason Ekstrand · 8 years ago
  28. a2392ce i965/reg: Make brw_sr0_reg take a subnr and return a vec1 reg by Jason Ekstrand · 8 years ago
  29. b8162d6 anv: pipeline: use correct number of thread for compute by Lionel Landwerlin · 8 years ago
  30. f2d43b4 anv: allocator: correct scratch space for haswell by Lionel Landwerlin · 8 years ago
  31. 09394ee anv: device: calculate compute thread numbers using subslices numbers by Lionel Landwerlin · 8 years ago
  32. 1f29136 gallivm: support negation on 64-bit integers by Nicolai Hähnle · 8 years ago
  33. 4207612 radeonsi: prepare 64-bit integer support. (v2) by Dave Airlie · 8 years ago
  34. 5561a37 gallivm/llvmpipe: prepare support for ARB_gpu_shader_int64. by Dave Airlie · 8 years ago
  35. 6b26039 tgsi/softpipe: prepare ARB_gpu_shader_int64 support. (v3) by Dave Airlie · 8 years ago
  36. 3985e6c gallium/tgsi: add support for 64-bit integer immediates. by Dave Airlie · 8 years ago
  37. 6e1a34d gallium: add opcode and types for 64-bit integers. (v3) by Dave Airlie · 8 years ago
  38. 9694b23 i965: Rename intelScreen to screen. by Kenneth Graunke · 9 years ago
  39. 8fec9fb i965: Rename __DRIScreen pointers to "dri_screen". by Kenneth Graunke · 9 years ago
  40. d4bf9ba mesa: Implement ARB_shader_viewport_layer_array for i965 by Dylan Baker · 8 years ago
  41. 956f3e3 radeon/vce: add firmware support for version 52.8.3 by Leo Liu · 8 years ago
  42. f931126 st/omx/dec/h265: Correct the timestamping by Indrajit Das · 8 years ago
  43. 792d771 aubinator: add a custom handler for immediate register load by Lionel Landwerlin · 8 years ago
  44. 0301858 st/va: flush the context before calling flush_frontbuffer(v2) by Nayan Deshmukh · 8 years ago
  45. e4cc227 st/vdpau: flush the context before calling flush_frontbuffer by Nayan Deshmukh · 8 years ago
  46. 853e80f vl/dri3: handle the case of different GPU(v4.2) by Nayan Deshmukh · 8 years ago
  47. 40d787a st/vdpau: fix argument type to vlVdpOutputSurfaceDMABuf by Ilia Mirkin · 8 years ago
  48. 92ec820 swr: [rasterizer core] Better thread destruction by Tim Rowley · 8 years ago
  49. fdf2890 swr: [rasterizer jitter] Fix missing end-of-file newline by Tim Rowley · 8 years ago
  50. 2f86a95 swr: [rasterizer core] Add macros for mapping ArchRast to buckets by Tim Rowley · 8 years ago
  51. 04026b4 glsl: Skip "unsized arrays aren't allowed" check for TCS/TES/GS vars. by Kenneth Graunke · 8 years ago
  52. 6ed05fa nvc0: get rid of nvc0_stage_sampler_states_bind_range() by Samuel Pitoiset · 8 years ago
  53. 407948d nvc0: get rid of nvc0_stage_set_sampler_views_range() by Samuel Pitoiset · 8 years ago
  54. 557a29b nv50/ir: optimize SUB(a, b) to MOV(a - b) by Samuel Pitoiset · 8 years ago
  55. d8b4f5f gk110/ir: fix wrong emission of OP_NOT by Samuel Pitoiset · 8 years ago
  56. 15804c4 r600g/sb: fix struct/class declaration conflicts by Martina Kollarova · 8 years ago
  57. 073129c i965: Drop assertion about buffer offset at draw time. by Eric Anholt · 8 years ago
  58. ddd6116 tgsi: Enable returns from within loops by Lars Hamre · 8 years ago
  59. 8a63914 svga: relax restriction of compressed formats for texture upload by Charmaine Lee · 8 years ago
  60. 15dee0f svga: skip query flush if we already have the query result by Brian Paul · 8 years ago
  61. c71e82b svga: remove unneeded svga_context_flush() in svga_end_query() by Brian Paul · 8 years ago
  62. f1b3374 svga: use upload buffer for upload texture. by Charmaine Lee · 8 years ago
  63. a9c4a86 svga: refactor svga_texture_transfer_map/unmap functions by Charmaine Lee · 8 years ago
  64. c8ef82d svga: add SVGA3d_vgpu10_TransferFromBuffer() by Charmaine Lee · 8 years ago
  65. 2a4b019 svga: single sample surface can be created as non-multisamples surface by Charmaine Lee · 8 years ago
  66. 5947d90 svga: fix memory leak with sampler state by Charmaine Lee · 8 years ago
  67. 12689ef svga: fix prim type check/assignment in translate_indices() by Brian Paul · 8 years ago
  68. 50359dd svga: use SVGA3D_QUERYTYPE_MAX for svga query type check by Charmaine Lee · 8 years ago
  69. ee39814 svga: split the num-resources-mapped hud to textures & buffers by Charmaine Lee · 8 years ago
  70. f168c88 svga: change svga hud defines to enums by Charmaine Lee · 8 years ago
  71. 4f74b37 svga: implement an index buffer translation cache by Brian Paul · 8 years ago
  72. 581292a svga: try to emit fewer buffer rebind commands by Brian Paul · 8 years ago
  73. ee5f5e2 svga: reduce unmapping/remapping of the default constant buffer by Brian Paul · 8 years ago
  74. ce3b34b svga: optimize memcpy() in svga_buffer_update_hw() by Brian Paul · 8 years ago
  75. b7bee25 svga: Use comparison between svga texture types to use PredCopyRegion command by Neha Bhende · 8 years ago
  76. b9f333c svga: Add function svga_resource_type() by Neha Bhende · 8 years ago
  77. 50baaf6 nvc0/ir: fix subops for IMAD by Samuel Pitoiset · 8 years ago
  78. 9b8b69b nvc0/ir: fix comments about instructions info by Samuel Pitoiset · 8 years ago
  79. eaacb27 mesa: Move buffers-unmapped earlier in check_valid_to_render(). by Kenneth Graunke · 8 years ago
  80. 6b0ba02 mesa: Expose GL_CONTEXT_FLAGS in ES 3.2. by Kenneth Graunke · 8 years ago
  81. 91ec6e5 radeonsi/compute: Use the HSA abi for non-TGSI compute shaders v3 by Tom Stellard · 8 years ago
  82. a2b8346 radeonsi/compute: Add some more debug printfs by Tom Stellard · 8 years ago
  83. ae0a4a1 glsl: remove interpolateAt* instructions for demoted inputs by Marek Olšák · 8 years ago
  84. d58a390 mesa: fix glGetFramebufferAttachmentParameteriv w/ on-demand FRONT_BACK alloc by Marek Olšák · 8 years ago
  85. 1c8d4c6 clover: fix getting scalar args api size by Serge Martin · 8 years ago
  86. f65187b docs: add GL_ARB_gl_spirv to features list by Ilia Mirkin · 8 years ago
  87. ba8a509 ttn: fix warning after 7bf76563e by Rob Clark · 8 years ago
  88. 702ff0b gallium/docs: document alpha_to_coverage and alpha_to_one blend state by Brian Paul · 8 years ago
  89. 187c278 st/mesa: update comment in st_atom_msaa.c by Brian Paul · 8 years ago
  90. a01872f st/mesa: only enable MSAA coverage options when we have a MSAA buffer by Brian Paul · 8 years ago
  91. e1ea36a spirv: use subpass image type (v1.1) by Dave Airlie · 8 years ago
  92. 7bf7656 glsl: add subpass image type (v2) by Dave Airlie · 8 years ago
  93. 081f21f isl: Finish tiling filtering for Gen6. by Kenneth Graunke · 8 years ago
  94. 9fec15a i965: enable ARB_ES3_2_compatibility on gen8+ by Ilia Mirkin · 8 years ago
  95. 111f6b2 i965/nir: Roll set_default_interpolation into lower_fs_inputs by Jason Ekstrand · 8 years ago
  96. 246db00 i965/fs: Use NIR for handling forced per-sample interpolation by Jason Ekstrand · 8 years ago
  97. ed65e6e nir: Add a flag to lower_io to force "sample" interpolation by Jason Ekstrand · 8 years ago
  98. 114874b i965/fs: Use sample interpolation for interpolateAtCentroid in persample mode by Jason Ekstrand · 8 years ago
  99. 0d2eb8c mesa: check for no matrix change in _mesa_LoadMatrixf() by Brian Paul · 8 years ago
  100. 533b353 direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI") by Jon Turney · 8 years ago