freedreno: android: fix build failure on android due to python version
[mesa.git] / src / mesa /
2020-02-07 Leandro Ribeiroi965: remove duplicated comment
2020-02-05 Eric Anholtmesa/st: Move the SYSTEM_VALUE -> TGSI_SEMANTIC map...
2020-02-05 Eric Anholtglsl,nir: Switch the enum representing shader image...
2020-02-05 Eric Anholtmesa: Clean up some endianness adapters for shader...
2020-02-05 Eric Engestromdri: delete gen-symbol-redefs.py
2020-02-04 Marek Olšákmesa: implement missing display list functions while...
2020-02-04 Marek Olšákvbo: move reusable code from vbo_attrib_tmp.h into...
2020-02-04 Marek Olšákvbo: use the template for save GLvertexformat initializ...
2020-02-04 Marek Olšákvbo: use the template for noop GLvertexformat initializ...
2020-02-04 Marek Olšákvbo: move GLvertexformat initialization into a template...
2020-02-04 Eric Anholtsoftpipe: Refactor pipe_get/put_tile_rgba_* paths.
2020-02-04 Eric Anholtmesa/st: Use direct util_format_pack/unpack instead...
2020-02-04 Danylo Piliaievst/mesa: Handle the rest renderbuffer formats from...
2020-02-04 Danylo Piliaievi965: Do not set front_buffer_dirty if there is no...
2020-02-04 Erik Faye-Lundst/mesa: use uint-result for sampling stencil buffers
2020-01-31 Jason Ekstrandintel/blorp: Plumb deref block size through to 3DSTATE_SF
2020-01-31 Jason Ekstrandintel/common: Return the block size from get_urb_config
2020-01-31 Jason Ekstrandintel/blorp: Always emit URB config on Gen7+
2020-01-31 Jason Ekstrandintel: Take a gen_l3_config in gen_get_urb_config
2020-01-31 Jason Ekstrandi965: Re-emit l3 state before BLORP executes
2020-01-31 Jason Ekstrandintel/genxml: Drop SLMEnable from L3CNTLREG on Gen11
2020-01-30 Kenneth Graunkei965: Use brw_batch_references in tex_busy check
2020-01-29 Rob Clarkmesa/st: random whitespace cleanup
2020-01-29 Samuel Pitoisetcompiler: add PERSP to the existing barycentric system...
2020-01-28 Eric Anholtmesa/st: Fix compiler warnings from INTEL_shader_intege...
2020-01-23 Anthony Peschutil/hash_table: update users to use new optimal intege...
2020-01-23 Anthony Peschutil/hash_table: added hash functions for integer types
2020-01-23 Matt Turnerutil: Remove tmp argument from BITSET_FOREACH_SET macro
2020-01-23 Ian Romanickiris: Enable INTEL_shader_integer_functions2
2020-01-23 Ian Romanicki965: Enable INTEL_shader_integer_functions2 on Gen8+
2020-01-23 Ian Romanickglsl: Add new expressions for INTEL_shader_integer_func...
2020-01-23 Ian Romanickmesa: Extension boilerplate for INTEL_shader_integer_fu...
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...
next