radv: bail out when no image transitions will be performed
[mesa.git] / src / mesa / drivers /
2019-02-01 Gurchetan Singhi965: Set flag for EXT_texture_compression_s3tc_srgb
2019-01-31 Dylan Bakerandroid,autotools,i965: Fix location of float64_glsl.h
2019-01-29 Jason Ekstrandintel/defines: Explicitly cast to uint32_t in SET_FIELD...
2019-01-28 Gert Wollnyi965: Set flag for EXT_sRGB
2019-01-26 Matt Turneri965: Always compile fp64 funcs when needed
2019-01-13 Kenneth Graunkei965: Drop mark_surface_used mechanism.
2019-01-11 Kenneth Graunkeblorp: Pass the batch to lookup/upload_shader instead...
2019-01-11 Kenneth Graunkeblorp: Add blorp_get_surface_address to the driver...
2019-01-10 Matt Turneri965: Compile fp64 funcs only if we do not have 64...
2019-01-10 Tapani Pälliintel/isl: move tiled_memcpy static libs from i965...
2019-01-10 Matt Turneri965: Enable 64-bit GLSL extensions
2019-01-10 Matt Turneri965: Compile fp64 software routines and lower double-ops
2019-01-10 Matt Turnerglsl: Create file to contain software fp64 functions
2019-01-09 Maya Rashishradeon: fix printf format specifier.
2019-01-08 Jason Ekstrandspirv: Sort supported capabilities
2019-01-04 Lionel Landwerlini965: add CS stall on VF invalidation workaround
2019-01-04 Lionel Landwerlini965: include draw_params/derived_draw_params for VF...
2019-01-04 Lionel Landwerlini965: limit VF caching workaround to gen8/9/10
2018-12-17 Kenneth Graunkei965: Don't override subslice count to 4 on Gen11.
2018-12-14 Rafael Antognollii965/gen9: Add workarounds for object preemption.
2018-12-14 Rafael Antognollii965/gen10+: Enable object level preemption.
2018-12-14 Kenneth Graunkegenxml: Consistently use a numeric "MOCS" field
2018-12-13 Jordan Justeni965/compute: Emit GPGPU_WALKER in genX_state_upload
2018-12-13 Jordan Justeni965/genX_state: Add register access functions
2018-12-10 Kenneth Graunkei965: Flip arguments to load_register_reg helpers.
2018-12-10 Kenneth Graunkei965: Delete dead brw_meta_resolve_color prototype.
2018-12-08 Kenneth Graunkeintel/blorp: Expand blorp_address::offset to be 64...
2018-12-07 Kristian H. Kristensenmesa: Add core support for EXT_multisampled_render_to_t...
2018-12-03 Matt Turnermesa: Revert INTEL_fragment_shader_ordering support
2018-12-03 Chad Versacei965: Fix -Wswitch on INTEL_COPY_STREAMING_LOAD
2018-11-28 Gert Wollnyi965: Set the FBO error state INCOMPLETE_ATTACHMENT...
2018-11-28 Gert Wollnyi965: Explicitely handle swizzles for MESA_FORMAT_R_SRGB8
2018-11-26 Anuj Phogati965/icl: Set use full ways in L3CNTLREG
2018-11-21 Mathias Fröhlichmesa: Factor out struct gl_vertex_format.
2018-11-21 Mathias Fröhlichnouveau: Use gl_array_attribute::_ElementSize.
2018-11-20 Kenneth Graunkei965: Do NIR shader cloning in the caller.
2018-11-20 Kenneth Graunkei965: Use a 'nir' temporary rather than poking at brw_p...
2018-11-20 Andrii Simikliti965/batch: avoid reverting batch buffer if saved state...
2018-11-19 Gert Wollnyi965:use FRAMEBUFFER_UNSUPPORTED instead of FRAMEBUFFER...
2018-11-19 Gert Wollnyi965: Add support for and expose EXT_texture_sRGB_R8
2018-11-19 Gert Wollnyi965: Force zero swizzles for unused components in...
2018-11-19 Gert Wollnyi965: be more specific about FBO completeness errors
2018-11-17 Kenneth Graunkei915: Delete swizzling detection logic.
2018-11-16 Danylo Piliaievi965: Fix calculation of layers array length for isl_view
2018-11-14 Andrii Simikliti965: avoid 'unused variable' warnings
2018-11-12 Lionel Landwerlini965: add support for sampling from AYUV
2018-11-08 Aditya Swarupi965: Lift restriction in external textures for EGLImag...
2018-11-05 Sergii Romantsovi965/batch/debug: Allow log be dumped before assert
2018-11-02 Topi Pohjolaineni965/icl: Disable prefetching of sampler state entries
2018-11-01 Mark JanesRevert "i965/batch: avoid reverting batch buffer if...
2018-11-01 Anuj Phogati965/icl: Set Error Detection Behavior Control Bit...
2018-11-01 Mathias Fröhlichmesa: Collect all the draw functions in draw.{h,c}.
2018-11-01 Mathias Fröhlichmesa/vbo: Move _vbo_draw_indirect -> _mesa_draw_indirect
2018-10-31 Emil Velikovconfigure: allow building with python3
2018-10-30 Danylo Piliaievi965: Disable dual source blending when shader doesn...
2018-10-30 Kenneth Graunkei965: Respect GL_TEXTURE_SRGB_DECODE_EXT in GenerateMip...
2018-10-30 Andrii Simikliti965/batch: don't ignore the 'brw_new_batch' call for...
2018-10-30 Andrii Simikliti965/batch: avoid reverting batch buffer if saved state...
2018-10-30 Eric Engestromi965: add missing case to fix -Wswitch
2018-10-30 Mauro Rossiandroid: i965/tiled_memcpy: fix build for x86 generic...
2018-10-26 Jason Ekstrandnir/validate: Print when the validation failed
2018-10-25 Eric Engestromutil: use C99 declaration in the for-loop hash_table_fo...
2018-10-24 Dylan Bakerautotools: include intel_tiled_memcopy.c
2018-10-24 Dylan Bakermeson: fix formatting and add extra_files to i965
2018-10-23 Eduardo Lima Mitevmesa/glformats: Remove redundant helper _mesa_base_form...
2018-10-23 Scott D Phillipsi965/miptree: Use cpu tiling/detiling when mapping
2018-10-23 Scott D Phillipsi965/tiled_memcpy: inline movntdqa loads in tiled_to_linear
2018-10-23 Tapani Pällii965: expose type of memcpy instead of memcpy function...
2018-10-19 Jose Fonsecascons: Remove gles option.
2018-10-17 Neil RobertsFix setting indent-tabs-mode in the Emacs .dir-locals...
2018-10-15 Kenneth Graunkei965: Drop assert about number of uniforms in ARB handling.
2018-10-12 Rafael Antognollii965/miptree: Use enum instead of boolean.
2018-10-11 Jordan Justeni965/gen10+: Initialize new fields in STATE_BASE_ADDRESS
2018-10-08 Chystiakov, Dmytroi965: fallback RGBX to RGBA in glEGLImageTargetRenderbu...
2018-10-03 Emil Velikovi965: reference __DRI_ATTRIB_SWAP_COPY token over the...
2018-10-03 Emil Velikovi915: reference __DRI_ATTRIB_SWAP_COPY token over the...
2018-10-03 Emil Velikovdri/common: move the required GLX_* token definitions...
2018-10-03 Emil Velikovdri/common: use __DRI_ATTRIB_SWAP* instances when descr...
2018-10-03 Emil Velikovmesa: fold _glapi_check_multithread() back into _mesa_m...
2018-10-02 Fritz Koenigi965: Replace checks for rb->Name with FlipY (v2)
2018-09-26 Jason Ekstrandintel/isl: Add a unit suffixes to some struct fields...
2018-09-25 Caio Marcelo de... intel/compiler: Export TCS passthrough creation
2018-09-21 Anuj Phogati965/icl: Set Enabled Texel Offset Precision Fix bit
2018-09-20 Caio Marcelo de... i965: remove outdated comment about TCS passthrough
2018-09-18 Timothy Arcerimesa: move legacy dri config option texture_depth
2018-09-18 Timothy Arcerimesa: move legacy dri config option fthrottle_mode
2018-09-18 Timothy Arcerimesa: move legacy dri config option def_max_anisotropy
2018-09-18 Timothy Arcerimesa: move legacy dri config option no_neg_lod_bias
2018-09-18 Timothy Arcerimesa: move legacy dri config option round_mode
2018-09-18 Timothy Arcerimesa: move legacy dri config option dither_mode
2018-09-18 Timothy Arcerimesa: move legacy dri config option color_reduction
2018-09-18 Timothy Arcerimesa: move legacy TCL dri config options
2018-09-10 Christopher Egertradeon: fix ColorMask
2018-09-10 Chris Wilsoni965: Bump aperture tracking to u64
2018-09-07 Dylan BakerReplace uses of _mesa_bitcount with util_bitcount
2018-09-07 Jason Ekstrandi965: Workaround the gen9 hw astc5x5 sampler bug
2018-09-07 Sergii Romantsovintel: compiler option msse2 and mstackrealign
2018-09-06 Jason Ekstrandcompiler: Move double_inputs to gl_program::DualSlotInputs
2018-09-05 Alejandro Piñeiroi965: move brw_nir_lower_gl_images call
2018-09-05 Alejandro Piñeirointel/compiler: rename brw_nir_lower_glsl_images
next