etnaviv: drm: Don't miscalculate timeout
[mesa.git] / src / mesa /
2020-01-22 Timur Kristófradeon: Fix multiple definition error with radeon_debug
2020-01-21 Eric Anholtnir: Drop the ssbo_offset to atomic lowering.
2020-01-21 Eric Anholtgallium: Pack the atomic counters just above the SSBOs.
2020-01-21 Eric Anholtmesa: Make atomic lowering put atomics above SSBOs.
2020-01-20 Daniel StoneRevert "gallium: add st_context_iface::flush_resource...
2020-01-17 Marek Olšákgallium: add st_context_iface::flush_resource to call...
2020-01-16 Kenneth Graunkest/mesa: Allocate full miplevels if MaxLevel is explici...
2020-01-15 Jonathan Marekst/mesa: run st_nir_lower_tex_src_plane for lowered...
2020-01-15 Jonathan Marekst/mesa: don't lower YUV when driver supports it natively
2020-01-15 Gurchetan Singhst/mesa: implement EGLImageTargetTexStorage
2020-01-15 Gurchetan Singhst/mesa: refactor egl image binding a bit
2020-01-14 Eric Anholtmesa/st: Move the dword slot counting function to glsl_...
2020-01-14 Eric Anholtmesa/prog: Reuse count_vec4_slots() from ir_to_mesa.
2020-01-14 Eric Anholtmesa/st: Move the vec4 type size function into core...
2020-01-14 Eric Anholtmesa/st: Deduplicate the NIR uniform lowering code.
2020-01-14 Erik Faye-Lundmesa/st: use float literals
2020-01-14 Kenneth Graunkei965: Simplify brw_get_renderer_string()
2020-01-13 Eric Anholtmesa: Fix detection of invalidating both depth and...
2020-01-13 Rob Clarkmesa/st: lower samplers before nir_lower_tex
2020-01-13 Gurchetan Singhi965: support EXT_EGL_image_storage
2020-01-13 Gurchetan Singhi965: refactor intel_image_target_texture_2d
2020-01-13 Gurchetan Singhi965: track if image is created by a dmabuf
2020-01-13 Gurchetan Singhdri_util: add driImageFormatToSizedInternalGLFormat...
2020-01-13 Gurchetan Singhglapi / teximage: implement EGLImageTargetTexStorageEXT
2020-01-13 Gurchetan Singhteximage: split out helper from EGLImageTargetTexture2DOES
2020-01-10 Andrii Simiklitmesa/st: fix a memory leak in get_version
2020-01-10 Samuel Iglesias... main: fix coverity error in _mesa_program_resource_find...
2020-01-09 Samuel Pitoisetspirv,nir: add new lod parameter to image_{load,store...
2020-01-09 Tapani Pällimesa: create program resource hash in a single place
2020-01-08 Thong Thaimesa: Prevent _MaxLevel from being less than zero
2020-01-08 Marek Olšákgallium: bypass u_vbuf if it's not needed (no fallbacks...
2020-01-08 Marek Olšákgallium: put u_vbuf_get_caps return values into u_vbuf_caps
2020-01-08 Yevhenii Kolesnikovmeta: Add cleanup function for Bitmap
2020-01-08 Yevhenii Kolesnikovmain: allow external textures for BindImageTexture
2020-01-07 Tapani Pällimesa/st/i965: add a ProgramResourceHash for quicker...
2020-01-06 Timothy Arceriglsl: use nir linker to link atomics
2020-01-06 Timothy Arcerimesa: add new UseNIRGLSLLinker constant
2020-01-06 Timothy Arceriglsl: rename gl_nir_link() to gl_nir_link_spirv()
2020-01-06 Kristian H. Kristensenst/mesa: Lower vars to ssa and constant prop before...
2020-01-06 Erik Faye-Lundst/mesa: use uint-samplers for sampling stencil buffers
2020-01-04 Jason Ekstrandi965: Allow HiZ for glCopyImageSubData sources
2020-01-04 Jason Ekstrandi965/blorp: Don't resolve HiZ unless we're reinterpreting
2020-01-04 Jason Ekstrandblorp: Allow reading with HiZ
2020-01-04 Gert Wollnymesa/st: glsl_to_nir: don't lower atomics to SSBOs...
2020-01-04 Kenneth Graunkest/mesa: Allow ASTC5x5 fallbacks separately from other...
2020-01-03 Thong Thaigallium: Add PIPE_FORMAT_P010 support
2020-01-03 Kenneth Graunkest/nir: Optionally unify inputs_read/outputs_written...
2020-01-03 Kenneth Graunkeintel: Drop Gen11 WaBTPPrefetchDisable workaround
2019-12-30 Yevhenii Kolesnikovmeta: Cleanup function for DrawTex
2019-12-28 Eric Engestrommesa: avoid returning a value in a void function
2019-12-27 Eric Engestrommeson: simplify install_megadrivers.py invocation
2019-12-19 Neha Bhendest/mesa: release tgsi tokens for shader states
2019-12-18 Lionel Landwerlini965/iris/perf: factor out frequency register capture
2019-12-17 Lionel Landwerlinmesa: avoid triggering assert in implementation
2019-12-17 Tapani Pällii965: expose MESA_FORMAT_B8G8R8X8_SRGB visual
2019-12-17 Tapani Pällidri: add __DRI_IMAGE_FORMAT_SXRGB8
2019-12-16 Pierre-Eric Pellou... gallium: refuse to create buffers larger than UINT32_MAX
2019-12-13 Timothy Arcerist/glsl_to_nir: fix SSO validation regression
2019-12-13 Lionel Landwerlini965/iris: perf-queries: don't invalidate/flush 3d...
2019-12-13 Timothy Arcerist/glsl_to_nir: use nir based program resource list...
2019-12-13 Timothy Arcerist/glsl_to_nir: call gl_nir_lower_buffers() a little...
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-12 Tomeu Vizosost/mesa: Don't access members of NULL pointers
2019-12-11 Kenneth Graunkeintel/decoder: Make get_state_size take a full 64-bit...
2019-12-11 Dongwon Kimgallium: enable INTEL_PERFORMANCE_QUERY
2019-12-10 Pierre-Eric Pellou... st/mesa: add a notify_before_flush callback param to...
2019-12-10 Marek Olšákst/mesa: release the draw shader properly to fix driver...
2019-12-10 Marek Olšákdraw, st/mesa: generate TGSI for ffvp/ARB_vp if draw...
2019-12-10 Marek Olšákst/mesa: don't generate VS TGSI if NIR is enabled
2019-12-10 Marek Olšákst/mesa: remove struct st_vp_variant in favor of st_com...
2019-12-10 Marek Olšákst/mesa: remove st_vp_variant::num_inputs
2019-12-10 Marek Olšákst/mesa: use a separate VS variant for the draw module
2019-12-10 Marek Olšákst/mesa: support shader images for Selection/Feedback...
2019-12-10 Marek Olšákst/mesa: support SSBOs for Selection/Feedback/RasterPos
2019-12-10 Marek Olšákst/mesa: support samplers for Selection/Feedback/RasterPos
2019-12-10 Marek Olšákst/mesa: save currently bound vertex samplers and sampl...
2019-12-10 Marek Olšákst/mesa: support UBOs for Selection/Feedback/RasterPos
2019-12-05 Kenneth Graunkemain: Change u_mmAllocMem align2 from bytes (old API...
2019-12-05 Jason Ekstrandblorp: Pass the VB size to the VF cache workaround
2019-12-04 Ian Romanickmesa: Silence unused parameter warning
2019-12-04 Ian Romanickmesa: Silence 'left shift of negative value' warning...
2019-12-02 Alejandro Piñeiromesa/main/util: moving gallium u_mm to util, remove...
2019-12-02 Kenneth Graunkest/mesa: Add GL_TDFX_texture_compression_FXT1 support
2019-11-29 Jonathan Grayi965: update Makefile.sources for perf changes
2019-11-29 Erik Faye-Lundst/mesa: unmap pbo after updating cache
2019-11-27 Kenneth Graunkedriconf, glsl: Add a vs_position_always_invariant option
2019-11-26 Marek Olšákst/mesa: add st_variant base class to simplify code...
2019-11-26 Marek Olšákst/mesa: don't use ** in the st_nir_link_shaders signature
2019-11-26 Marek Olšákst/mesa: simplify looping over linked shaders when...
2019-11-26 Marek Olšákst/mesa: propagate gl_PatchVerticesIn from TCS to TES...
2019-11-26 Marek Olšákst/mesa: don't call ProgramStringNotify in glsl_to_nir
2019-11-26 Marek Olšákst/mesa: don't use redundant stp->state.ir.nir
2019-11-26 Marek Olšákst/mesa: don't serialize all streamout state if there...
2019-11-26 Tapani Pällimapi: add GetInteger64vEXT with EXT_disjoint_timer_query
2019-11-20 Mark JanesRevert "st/mesa: keep serialized NIR instead of nir_sha...
2019-11-20 Mark JanesRevert "st/mesa: call nir_serialize only once per shader"
2019-11-20 Timothy Arcerimesa: enable ARB_shading_language_include
2019-11-20 Timothy Arcerimesa: implement glCompileShaderIncludeARB()
2019-11-20 Timothy Arcerimesa: add shader include lookup support for relative...
next