util: don't include p_defines.h and u_pointer.h from gallium
[mesa.git] / src / gallium /
2020-03-27 Marek Olšákutil: don't include p_defines.h and u_pointer.h from...
2020-03-27 Marek OlšákMove compiler.h and imports.h/c from src/mesa/main...
2020-03-27 Jesse Nataliewgl: use gldrv.h instead of stw_icd.h
2020-03-27 Jesse Nataliewgl: add official gldrv.h header-file
2020-03-27 Karol Herbstnv50, nvc0: fix must_check warning of util_dynarray_res...
2020-03-27 Erik Faye-Lundnv50: remove unused variable
2020-03-27 Lionel Landwerlinintel/perf: break GL query stuff away
2020-03-26 H.J. Lux86_init_func_common: Add ENDBR at function entry
2020-03-26 Marek Olšákradeonsi: enable full out-of-order drawing when allow_d...
2020-03-26 Marek Olšákmesa: allow out-of-order drawing to optimize immediate...
2020-03-25 Kristian H. Kristensenradeonsi: Stop exposing PIPE_SHADER_CAP_FP16
2020-03-25 Christian Gmeinerfreedreno: ssbo: mark resource read or written dependin...
2020-03-25 Christian Gmeinerfreedreno: ssbo: keep track if a buffer gets written
2020-03-25 Christian Gmeinerfreedreno: simplify fd_set_shader_buffers(..)
2020-03-25 Christian Gmeinerfreedreno: calculate modified bit mask only once
2020-03-25 Roland Scheideggergallium/util: Add back (and rename) util_float_to_half...
2020-03-25 Marek Vasutetnaviv: Emit PE.ALPHA_COLOR_EXT* on GPUs with half...
2020-03-25 Roland Scheideggergallivm: disable rgtc/latc SNORM accellerated fetches
2020-03-25 Erik Faye-Lundrbug: do not return void-value
2020-03-25 Erik Faye-Lundrbug: clean up cast-warnings
2020-03-25 Erik Faye-Lundpipebuffer: clean up cast-warnings
2020-03-24 Hyunjun Kofreedreno: Enable mediump lowering
2020-03-24 Jonathan Marekfreedreno/registers: more GRAS_CL_CNTL bits, Z_CLAMP
2020-03-24 Pierre-Eric Pellou... radeonsi: clarify the conditions when FLUSH_AND_INV_DB...
2020-03-23 Roman Stratiienkolima: Add missing source file to Android.mk
2020-03-23 Sagar Ghugeiris: Set patch count threshold in 3DSTATE_HS
2020-03-23 Roman Stratiienkopanfrost: Align Android makefiles with recent changes
2020-03-23 Jan Zielinskigallium/gallivm: Remove workaround disabling AVX code...
2020-03-23 Dave Airliegallivm: add support for rgtc/latc fetches.
2020-03-23 Dave Airliegallivm/s3tc: split out dxt5 alpha code
2020-03-22 Jonathan Mareketnaviv: nir: add compile_check_limits
2020-03-21 Marek Olšákvbo,gallium: make glBegin/End buffer size configurable...
2020-03-20 Mark Menzynskitgsi/util: Change boolean for bool
2020-03-20 Vasily Khoruzhicklima: add support for R and RG formats
2020-03-20 Vasily Khoruzhicklima: split pixel and texel format tables
2020-03-20 Erik Faye-Lundzink/spirv: do not use bitwise operations on booleans
2020-03-20 Marek Olšákwinsys/radeon: change to 3-space indentation
2020-03-19 Eric Anholtfreedreno: Switch to exposing only half-integer pixel...
2020-03-19 John Stultzr600: Fix build error in sfn_nir_lower_fs_out_to_vector.cpp
2020-03-19 John Stultzvc4_bufmgr: Remove duplicative VC definition
2020-03-19 John Stultzetnaviv: Avoid shift overflow
2020-03-19 John StultzAndroid.mk: Tweak MESA_ENABLE_LLVM checks
2020-03-19 Jason Ekstrandintel/iris: Always initialize CCS to 0
2020-03-19 Tomasz Pyragallium/swr: spin-lock performance improvement
2020-03-18 Jason Ekstrandintel/blorp: Add support for swizzling fast-clear colors
2020-03-18 Vasily Khoruzhicklima: decode depth/stencil write bits in RSW
2020-03-18 Icenowy Zhenglima: implement zsbuf reload
2020-03-18 Vasily Khoruzhicklima: disable Z16 format
2020-03-17 Eric Anholtgallium/util: Switch util_float_to_half to _mesa_float_...
2020-03-17 Dave Airliegallium: fix build with latest meson and gcc10
2020-03-17 Marek Olšákac: unify denorm setting enforcement
2020-03-17 Marek Olšákgallium/u_vbuf: simplify the first if statement in...
2020-03-17 Marek Olšákgallium/u_threaded: don't sync the thread for all unsyc...
2020-03-17 Eric Anholtfreedreno/a5xx: Fix min-vs-mag filtering decisions...
2020-03-17 Caio Marcelo de... intel/blorp: Plumb the stage through blorp upload_shader
2020-03-17 Duncan Hopkinszink: zero out zink_render_pass_state
2020-03-17 Michel Dänzerllvmpipe: Use uintptr_t for pointer values
2020-03-16 Vasily Khoruzhicklima/gpir: fix crash in schedule_insert_ready_list()
2020-03-16 Vasily Khoruzhicklima/gpir: add better lowering for ftrunc
2020-03-16 Vasily Khoruzhicklima/gpir: kill dead writes to regs in DCE
2020-03-16 Connor Abbottlima/gpir: Optimize nots created from branch lowering
2020-03-16 Connor Abbottlima/gpir: Optimize conditional break/continue
2020-03-16 Connor Abbottlima/gpir: Make lima_gpir_node_insert_child() useful
2020-03-16 Vinson Leepanfrost: Fix gnu-empty-initializer error.
2020-03-16 Tapani Pälliiris: allow compression conditionally for images on...
2020-03-16 Tapani Pälliiris: determine aux usage during predraw and state...
2020-03-16 Tapani Pälliiris: move existing image format fallback as a helper...
2020-03-16 Tapani Pälliiris: provide dummy iris_image_view_aux_usage
2020-03-16 Tapani Pälliintel/compiler: detect if atomic load store operations...
2020-03-16 Tapani Pälliiris: use the images_used mask in resolve pass
2020-03-13 Jan Zielinskigallium/swr: use ElementCount type arguments for getSplat()
2020-03-13 Christian Gmeineretnaviv: enable shareable shaders
2020-03-13 Christian Gmeineretnaviv: get rid of etna_spec in etna_context
2020-03-12 Jason Ekstrandiris: Use ISL_AUX_USAGE_STC_CCS for stencil CCS
2020-03-12 Jason Ekstrandiris: Use ISL_AUX_USAGE_HIZ_CCS_WT to indicate write...
2020-03-12 Marek Olšákac: add radeon_info::use_late_alloc to control LATE_ALL...
2020-03-12 Marek Olšákradeonsi: tune primitive binning for small chips
2020-03-12 Marek Olšákradeonsi: set better tessellation tunables on gfx9...
2020-03-12 Marek Olšákradeonsi/gfx10: cache metadata in L2 on small chips
2020-03-12 Tapani Pälliiris: toggle on PIPE_CAP_MIXED_COLOR_DEPTH_BITS
2020-03-11 Alyssa Rosenzweigpanfrost: Promote midgard_program to panfrost/util
2020-03-11 Marek Olšákgallium: add PIPE_CAP_DRAW_INFO_START_WITH_USER_INDICES
2020-03-11 Chris Lordvc4: Fix query_dmabuf_modifiers mis-reporting external_...
2020-03-11 Pierre-Eric Pellou... vdpau: remove bogus assert
2020-03-11 Vasily Khoruzhicklima/gpir: print acc ops even if we have only one source
2020-03-11 Vasily Khoruzhicklima/gpir: improve disassembler output
2020-03-11 Vasily Khoruzhicklima: print gp uniforms if gp debug is enabled
2020-03-11 John Stultzgallium: hud_context: Fix scalar initializer warning.
2020-03-11 John Stultzpanfrost: Move pan_afbc.c file to the the right Makefil...
2020-03-11 Marek Olšákgallium/cso_context: remove cso_delete_xxx_shader helpe...
2020-03-10 Karol HerbstRevert "gallium: make handles of set_global_binding...
2020-03-10 Karol Herbstgallium: make handles of set_global_binding 64 bit
2020-03-10 Rob Clarkutil/ra: spiff out select_reg_callback
2020-03-10 Rob Clarkfreedreno: fix FD_MESA_DEBUG=inorder
2020-03-10 Rob Clarkfreedreno/ir3: add simplified stall estimation
2020-03-10 Mathias Fröhlichiris: Move down iris_emit_sbe_swiz in profiles.
2020-03-10 Boris Brezillonpanfrost: Get rid of ctx->payloads[]
2020-03-10 Boris Brezillonpanfrost: Use ctx->active_prim in panfrost_writes_point...
2020-03-10 Boris Brezillonpanfrost: Re-init the VT payloads at draw/launch_grid...
2020-03-10 Boris Brezillonpanfrost: Move panfrost_emit_varying_descriptor() to...
next