radv: UseEnumerateInstanceVersion for the default version.
[mesa.git] / src / mesa /
2018-05-02 Lionel Landwerlinintel: decoder: limit to the number decoded lines from VBO
2018-05-02 Kenneth Graunkei965: Reuse batch decoder infrastructure rather than...
2018-05-02 Kenneth Graunkei965: Allocate shadow batches to explicitly be the...
2018-05-02 Antia Puentesintel: activate the gl_BaseVertex lowering
2018-05-02 Antia Puentesintel: emit is_indexed_draw in the same VE than gl_DrawID
2018-05-02 Kenneth Graunkei965: Drop unused gen5 sampler default color struct.
2018-05-02 Kenneth Graunkei965: Make brw_vs_outputs_written static.
2018-05-01 Nanley Cheryi965/tex_image: Avoid the ASTC LDR workaround on gen9lp
2018-05-01 Rhys Perryst/mesa: add support for nvidia conservative rasterizat...
2018-05-01 Rhys Perrymesa: add support for nvidia conservative rasterization...
2018-05-01 Timothy Arcerinir: move GL specific passes to src/compiler/glsl
2018-04-30 Scott D Phillipsi965/tiled_memcpy: ytiled_to_linear a cache line at...
2018-04-30 Chris Wilsoni965: Record mipmap resolver for unmapping
2018-04-30 Chris Wilsoni965: Move unmap_depthstencil before map_depthstencil
2018-04-30 Chris Wilsoni965: Move unmap_etc before map_etc
2018-04-30 Chris Wilsoni965: Move unmap_s8 before map_s8
2018-04-30 Chris Wilsoni965: Move unmap_movntdqa before map_movntdqa
2018-04-30 Chris Wilsoni965: Move unmap_blit before map_blit
2018-04-30 Chris Wilsoni965: Move unmap_gtt before map_gtt
2018-04-30 Kenneth Graunkei965: Don't stomp initial kflags for program cache.
2018-04-30 Kenneth Graunkei965: Let batchbuffers be placed anywhere in the 48...
2018-04-30 Scott D Phillipsintel: fix check for 48b ppgtt support
2018-04-27 Tapani Pällimesa: add TBO support for GL_EXT_texture_norm16
2018-04-27 Timothy Arcerimesa: drop the buffer mode param from the DrawBuffer...
2018-04-26 Eric Anholtst: Choose a 2101010 format for GL_RGB/GL_RGBA with...
2018-04-26 Charmaine Leest/mesa: fix missing setting of _ElementSize in new_dra...
2018-04-26 Ian Romanickradeon: Drop broken front_buffer_reading/drawing optimi...
2018-04-26 Ian Romanickradeon: Use _mesa_is_front_buffer_drawing
2018-04-25 Tapani Pällimesa: GL_EXT_texture_norm16 extension plumbing
2018-04-24 Boyan Dingmesa: call DrawBufferAllocate driver hook in update_fra...
2018-04-24 Timothy Arcerist/mesa: add new driver function DrawBufferAllocate
2018-04-24 Timothy Arcerimesa: some C99 tidy ups for framebuffer.c
2018-04-24 Dylan Bakermeson: remove dummy_cpp
2018-04-24 Dylan Bakermeson: don't build classic mesa tests without dri_drivers
2018-04-24 Nanley Cheryi965/meta_util: Re-enable sRGB-encoded fast-clears...
2018-04-24 Nanley Cheryi965/miptree: Extend the sRGB-blending WA to future...
2018-04-24 Nanley Cheryi965: Add and use a getter for the clear color
2018-04-24 Nanley Cheryi965/wm_surface_state: Use the clear address if clear_b...
2018-04-24 Nanley Cheryi965: Add and use a single miptree aux_buf field
2018-04-24 Nanley Cheryi965: Add and use a getter for the miptree aux buffer
2018-04-24 Tapani Pällii965: expose MESA_FORMAT_R8G8B8A8_SRGB visual
2018-04-24 Tapani Pällidri: Add __DRI_IMAGE_FORMAT_SABGR8
2018-04-23 Timothy Arcerimesa: rename api_validate.{c,h} -> draw_validate.{c,h}
2018-04-23 Lionel Landwerlini965: perf: enable GPA query statistics
2018-04-23 Lionel Landwerlini965: perf: add support for raw queries
2018-04-23 Lionel Landwerlini965: perf: read slice/unslice frequencies from OA...
2018-04-23 Lionel Landwerlini965: perf: snapshot RPSTAT register
2018-04-23 Lionel Landwerlini965: perf: extract utility functions
2018-04-21 Dylan Bakerautotools: Include new meson files
2018-04-21 Nanley Cheryi965/miptree: Delete an unused function
2018-04-21 Nanley Cheryi965/miptree: Don't leak the clear_color_bo
2018-04-20 Jason Ekstrandi965/blorp: Do the gen11 BTI flush
2018-04-19 Antia Puentesintel: Handle firstvertex in an identical way to BaseVertex
2018-04-19 Mike Lothianmeson: Build st_tests_common with gtest
2018-04-18 Kenneth Graunkei965: Fix shadow batches to be the same size as the...
2018-04-18 Marek Olšákglsl_to_tgsi: try harder to lower unsupported ir_binop_...
2018-04-18 Dylan Bakermeson: build tests for gallium mesa state tracker
2018-04-18 Dylan Bakermeson: Remove TODO about mesa/main tests
2018-04-17 Timothy Arcerimesa: merge the driver functions DrawBuffers and DrawBuffer
2018-04-14 Brian Paulmesa: protect #include of unistd.h with _MSV_VER check
2018-04-14 Brian Paulmesa: remove unused 'i' in dimensions_error_check()
2018-04-13 Brian Paulmesa: remove snprintf macro in imports.h to fix MSVC...
2018-04-13 Dylan Bakermesa: Include unistd.h in program_lexer
2018-04-13 Juan A. Suarez Romerogetteximage: assume texture image is empty for non...
2018-04-13 Juan A. Suarez Romerogettextureimage: verify cube map is complete
2018-04-13 Juan A. Suarez Romerogettextsubimage: verify zoffset and depth are correct
2018-04-13 Timothy Arcerimesa: free debug messages when destroying the debug...
2018-04-13 Timothy Arcerimesa: fix x86 builds
2018-04-12 Marek OlšákFix scons build
2018-04-12 Marek Olšákmesa: include mtypes.h less
2018-04-12 Marek Olšákmesa: include dispatch.h less
2018-04-11 Ian Romanickmesa: Silence remaining unused parameter warnings in...
2018-04-11 Ian Romanickmesa: Silence unused parameter warning in compressedtex...
2018-04-11 Nanley Cheryblorp: Silence unused function warnings
2018-04-10 Topi Pohjolainenmesa: Assert base format before truncating to unsigned...
2018-04-10 Kenneth Graunkei965: Remove brw_bo_alloc_tiled_2d from intel_detect_sw...
2018-04-10 Timothy Arcerimesa: fix glsl version mismatch in compat profile
2018-04-10 Timothy Arcerist/mesa: finalise tcs/tes/geom NIR before storing it...
2018-04-10 Timothy Arcerist/mesa: exit st_translate_fragment_program() earlier...
2018-04-10 Timothy Arcerist/glsl_to_nir: set paramater value offset as driver...
2018-04-10 Timothy Arcerist/mesa: stop calling _mesa_init_shader_object_functions()
2018-04-09 Rob Clarkmesa/st/nir: fix instruction removal
2018-04-09 Rob Clarkmesa/st/nir: fix naked lowering pass call
2018-04-09 Nanley Cheryi965: Make the miptree clear color setter take a gl_col...
2018-04-09 Nanley Cheryi965/miptree: Move the clear color and value setter...
2018-04-09 Nanley Cheryi965: Use the brw_context for the clear color and value...
2018-04-09 Xiong, Jamesi965: return the fourcc saved in __DRIimage when possible
2018-04-09 Andres Gomezmesa: adds some comments regarding MESA_GLES_VERSION_OV...
2018-04-09 Marek Olšákmesa: simplify MESA_GL_VERSION_OVERRIDE behavior of...
2018-04-09 Andres Gomezdri_util: don't fail when not supporting ARB_compatibil...
2018-04-09 Andres Gomezdri_util: when overriding, always reset the core version
2018-04-07 Ilia Mirkinst/mesa: tex offsets can't be in a const or 2d-indexed
2018-04-07 Kenneth Graunkei965: Use %x instead of %u in debug print.
2018-04-05 Jason Ekstrandprog/nir: Simplify some load/store operations
2018-04-05 Rafael Antognollii965/surface_state: Emit the clear color address instea...
2018-04-05 Rafael Antognollii965/blorp: Update the fast clear value buffer.
2018-04-05 Rafael Antognollii965: Add aux_buf variable to simplify code.
2018-04-05 Rafael Antognollii965/miptree: Add new clear color BO for winsys aux...
2018-04-05 Rafael Antognollii965/miptree: Add space to store the clear value in...
2018-04-04 Marek Olšákst/mesa: set stencil border color the same as intensity
next