mesa: extend _mesa_bind_vertex_buffer to take ownership of the buffer reference
[mesa.git] / src / mesa / drivers /
2019-12-13 Timothy Arcerist/glsl_to_nir: use nir based program resource list...
2019-12-13 Timothy Arceriglsl: move nir_remap_dual_slot_attributes() call out...
2019-12-12 Jason Ekstrandi965: Enable GL_EXT_gpu_shader4 on Gen6+
2019-12-11 Kenneth Graunkeintel/decoder: Make get_state_size take a full 64-bit...
2019-12-05 Jason Ekstrandblorp: Pass the VB size to the VF cache workaround
2019-12-04 Ian Romanickmesa: Silence unused parameter warning
2019-11-29 Jonathan Grayi965: update Makefile.sources for perf changes
2019-11-27 Kenneth Graunkedriconf, glsl: Add a vs_position_always_invariant option
2019-11-19 Miguel Casas-Sanchezi965: Ensure that all 2101010 image imports can pass...
2019-11-18 Brian PaulCall shmget() with permission 0600 instead of 0777
2019-11-18 Jason Ekstrandintel/compiler: Add a flag to avoid compacting push...
2019-11-18 Danylo Piliaievi965: Unify CC_STATE and BLEND_STATE atoms on Haswell...
2019-11-12 Danylo Piliaievi965/program_cache: Lift restriction on shader key...
2019-11-07 Prodea Alexandru... Meson: Remove lib prefix from graw and osmesa when...
2019-11-07 Eric Anholtmesa: Prepare for the MESA_FORMAT_* enum to be sparse.
2019-11-05 Dylan Bakerutil: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
2019-11-05 Dylan Bakerutil/u_endian: set PIPE_ARCH_*_ENDIAN to 1
2019-11-05 Dylan Bakerdri/osmesa: use preprocessor for selecting endian code...
2019-11-05 Dylan Bakerr100: Use preprocessor to select big vs little endian...
2019-11-05 Dylan Bakerr200: use preprocessor for big vs little endian checks
2019-10-31 Eric Engestromradeon: replace xmlpool_options_h with idep_xmlconfig_h...
2019-10-31 Eric Engestromr200: replace xmlpool_options_h with idep_xmlconfig_headers
2019-10-31 Eric Engestromnouveau: replace xmlpool_options_h with idep_xmlconfig_...
2019-10-31 Eric Engestromi915: replace xmlpool_options_h with idep_xmlconfig_headers
2019-10-31 Eric Engestromdri: replace xmlpool_options_h with idep_xmlconfig_headers
2019-10-28 Nanley Cheryintel: Support HIZ_CCS in isl_surf_get_ccs_surf
2019-10-28 Nanley Cheryi965/miptree: Avoid -Wswitch for the Gen12 aux modes
2019-10-28 Timothy Arceriutil: rename list_empty() to list_is_empty()
2019-10-28 Tapani Pällii965: setup sized internalformat for MESA_FORMAT_R10G10...
2019-10-23 Lionel Landwerlinintel/perf: move registers to their own header
2019-10-20 Eric Anholtmesa: Redefine the RG formats as array formats.
2019-10-20 Eric Anholtmesa: Replace MESA_FORMAT_L8A8/A8L8 UNORM/SNORM/SRGB...
2019-10-20 Eric Anholtmesa: Replace the LA16_UNORM packed formats with one...
2019-10-20 Eric Anholtradeon: Drop the unused first arg of OUT_BATCH_RELOC.
2019-10-20 Eric Anholtradeon: Fill in the TXOFFSET field containing the tile...
2019-10-20 Eric Anholtr100/r200: factor out txformat/txfilter setup from...
2019-10-18 Hal GentzRevert "egl: Fixes transparency with EGL and X11."
2019-10-17 Erik Faye-Lundnir: support feeding state to nir_lower_clip_[vg]s
2019-10-17 Erik Faye-Lundnir: support lowering clipdist to arrays
2019-10-11 Hal Gentzegl: Fixes transparency with EGL and X11.
2019-10-10 Eric EngestromGL: drop symbols mangling support
2019-10-10 Marek Olšáknir: add a strip parameter to nir_serialize
2019-10-09 Caio Marcelo de... i965: Disable fast clears when running with INTEL_DEBUG...
2019-10-09 Sergii Romantsovmeta: leak of shader program when decompressing tex...
2019-09-30 Caio Marcelo de... i965: Enable EXT_demote_to_helper_invocation
2019-09-23 Kenneth Graunkeintel: Increase Gen11 compute shader scratch IDs to 64.
2019-09-23 Kenneth GraunkeRevert "intel/gen11+: Enable Hardware filtering of...
2019-09-19 Jason EkstrandMove blob from compiler/ to util/
2019-09-18 Haihao Xiangi965: support AYUV/XYUV for external import only
2019-09-16 Dylan Bakerscons: Make scons and meson agree about path to glapi...
2019-09-15 Lionel Landwerlindriconfig: add a new engine name/version parameter
2019-09-11 Eric Anholtdri: Use DRM_FORMAT_* instead of defining our own copy.
2019-09-11 Anuj Phogatintel/gen11+: Enable Hardware filtering of Semi-Pipelin...
2019-09-10 Caio Marcelo de... glsl/nir: Add and use a gl_nir_link() function
2019-09-10 Caio Marcelo de... glsl/nir: Fill in the Parameters in NIR linker
2019-09-09 Adam Jacksonmesa: Eliminate gl_config::rgbMode
2019-09-09 Adam Jacksonmesa: Eliminate gl_config::have{Accum,Depth,Stencil...
2019-09-09 Adam Jacksonmesa: Remove unused gl_config::indexBits
2019-09-06 Kenneth Graunkeintel: Stop redirecting state cache to command streamer...
2019-09-05 Sergii Romantsovintel/dri: finish proper glthread
2019-08-29 Tapani Pällii965: initialize bo_reuse when creating brw_bufmgr
2019-08-28 Jordan Justeni965: Exit with error if gen12+ is detected
2019-08-28 Jose Fonsecaglx: Fix incompatible function pointer types.
2019-08-25 Jason Ekstrandintel/fs: Drop the gl_program from fs_visitor
2019-08-23 Caio Marcelo de... i965: Silence brw_blorp uninitialized warning
2019-08-22 Adam Jacksonglx: Sync <GL/glxext.h> with Khronos
2019-08-21 Lionel Landwerlini965: honor scanout requirement from DRI
2019-08-21 Kevin Strasseri965: Add handling for fp16 configs
2019-08-21 Kevin Strasserdri: Add fp16 formats
2019-08-21 Kevin Strasserdri: Handle configs with floating point pixel data
2019-08-21 Kevin Strasserdri: Add config attributes for color channel shift
2019-08-21 Kevin Strasseri965: Add helper function for allowed config formats
2019-08-21 Jason Ekstrandnir: Add explicit signs to image min/max intrinsics
2019-08-21 Alejandro Piñeiroi965: Enable OpenGL 4.6 for Gen8+
2019-08-21 Alejandro Piñeiroi965: enable ARB_gl_spirv extension and ARB_spirv_exten...
2019-08-13 Mauro Rossii965/gen11: fix genX_bits.h include path
2019-08-12 Rafael Antognollii965/gen11: Emit SLICE_HASH_TABLE when pipes are unbala...
2019-08-12 Jason Ekstrandintel/compiler: Fill a compiler statistics struct
2019-08-12 Francisco Jerezi965/gen9: Optimize slice and subslice load balancing...
2019-08-11 Caio Marcelo de... i965/spirv: Lower shared memory later
2019-08-10 Danylo Piliaievi965: Use force_compat_profile driconf option
2019-08-10 Eric Engestromi965: fix mem leak in error path
2019-08-09 Lionel Landwerlini965: don't use p_compiler.h types
2019-08-08 Greg Vmeson: define ETIME to ETIMEDOUT if not present
2019-08-08 Rhys Perryanv,i965,iris: deduplicate setting of total_shared
2019-08-08 Danylo Piliaievi965: Emit a dummy MEDIA_VFE_STATE before switching...
2019-08-08 Mark Janesintel/perf: make perf context private
2019-08-08 Mark Janesintel/perf: print debug information
2019-08-08 Mark Janesintel/perf: expose method to create query
2019-08-08 Mark Janesintel/perf: move initialization of pipeline statistics...
2019-08-08 Mark Janesintel/perf: move get_query_data into gen_perf
2019-08-08 Mark Janesintel/perf: move delete_query to gen_perf
2019-08-08 Mark Janesintel/perf: move is_query_ready to gen_perf
2019-08-08 Mark Janesintel/perf: move wait_query to perf
2019-08-08 Mark Janesintel/perf: create a vtable entry for bo_busy
2019-08-08 Mark Janesintel/perf: create a vtable entry for bo_wait_rendering
2019-08-08 Mark Janesintel/perf: create a vtable entry for batch_references
2019-08-08 Mark Janesintel/perf: refactor gen_perf_end_query into gen_perf
2019-08-08 Mark Janesintel/perf: refactor gen_perf_begin_query into gen_perf
2019-08-08 Mark Janesintel/perf: move perf-related state into gen_perf_context
next