i965/genX_state: Add register access functions
[mesa.git] / src / gallium /
2018-12-12 Rhys Kiddmeson: libfreedreno depends upon libdrm (for fence...
2018-12-12 Erik Faye-Lundvirgl: force linear texturing support
2018-12-12 Roland Scheideggergallivm: remove unused float coord wrapping for aos...
2018-12-09 Karol Herbstnv50/ir: fix use-after-free in ConstantFolding::visit
2018-12-09 Karol Herbstnouveau: use atomic operations for driver statistics
2018-12-09 Karol Herbstnv50/ir: initialize relDegree staticly
2018-12-08 Eric Anholtshader-packing
2018-12-08 Eric Anholttfu
2018-12-08 Eric Anholtvc4: Fix a leak of the transfer helper on screen destroy.
2018-12-08 Eric Anholtv3d: Fix a leak of the transfer helper on screen destroy.
2018-12-08 Eric Anholtv3d: Add VIR dumping of TMU config p0/p1.
2018-12-08 Eric Anholtv3d: Garbage collect unused uniforms code.
2018-12-08 Eric Anholtv3d: Split most of TEXTURE_SHADER_STATE setup out of...
2018-12-08 Eric Anholtv3d: Avoid confusing auto-indenting in TEXTURE_SHADER_S...
2018-12-08 Eric Anholtv3d: Fix handling of texture first_layer offsets for...
2018-12-08 Eric Anholtv3d: Return the right gl_SampleMaskIn[] value.
2018-12-08 Eric Anholtv3d: Don't forget to flush writes to UBOs.
2018-12-08 Eric Anholtv3d: Make an array for frag/vert texture state in the...
2018-12-08 Eric Anholtv3d: Put default vertex attribute values into the state...
2018-12-08 Eric Anholtv3d: Create a state uploader for packing our shaders...
2018-12-08 Eric Anholtv3d: Update simulator cache flushing code to match...
2018-12-08 Eric Anholtv3d: Use the TFU to do generatemipmap.
2018-12-08 Eric Anholtv3d: Add the V3D TFU submit interface to the simulator.
2018-12-08 Eric Anholtv3d: Use combined input/output segments.
2018-12-08 Eric Anholtv3d: Add missing OES_half_float_linear support.
2018-12-08 Eric Anholtv3d: Add support for RGBA_SRGB along with BGRA_SRGB.
2018-12-07 Rob Clarkfreedreno/ir3: track max flow control depth for a5xx...
2018-12-07 Rob Clarkfreedreno/ir3: sync instr/disasm
2018-12-07 Rob Clarkfreedreno/a6xx: blitter fixes
2018-12-07 Rob Clarkfreedreno: update generated headers
2018-12-07 Rob Clarkfreedreno/a5xx+a6xx: remove unused fs/vs pvt mem
2018-12-07 Rob Clarkgallium: fix typo
2018-12-07 Rob Clarkfreedreno: remove unused fd_surface fields
2018-12-07 Samuel Pitoisetgallium: add missing PIPE_CAP_SURFACE_SAMPLE_COUNT...
2018-12-07 Kristian H. Kristensenfreedreno: Add support for EXT_multisampled_render_to_t...
2018-12-07 Rob Clarkfreedreno/a6xx: MSAA
2018-12-07 Kristian H. Kristensengallium: Add new PIPE_CAP_SURFACE_SAMPLE_COUNT
2018-12-06 Samuel Pitoisetamd: remove support for LLVM 6.0
2018-12-05 Kristian H. Kristensengallium: Android build fixes
2018-12-05 Jason Ekstrandnir: Make boolean conversions sized just like the others
2018-12-05 Michal Srbdrisw: Use separate drisw_loader_funcs for shm
2018-12-05 Michal Srbgallium: Constify drisw_loader_funcs struct
2018-12-04 Ilia Mirkinnouveau: set texture upload budget
2018-12-04 Ilia Mirkinnv50,nvc0: add explicit handling of PIPE_CAP_MAX_VERTEX...
2018-12-04 Ilia Mirkinnv50: always keep TSC slot 0 bound
2018-12-03 Dave Airlievirgl: fix const warning on debug flags.
2018-12-01 Karol Herbstnv50,nvc0: Fix gallium nine regression regarding sample...
2018-12-01 Andre Heiderd3dadapter9: use snprintf(..., "%s", ...) instead of...
2018-12-01 Vinson Leest/xvmc: Add X11 include path.
2018-11-30 Gurchetan Singhvirgl: don't mark buffers as unclean after a write
2018-11-30 Gurchetan Singhvirgl: avoid large inline transfers
2018-11-30 Gurchetan Singhvirgl: quadruple command buffer size
2018-11-29 Marek OlšákRevert "winsys/amdgpu: overallocate buffers for faster...
2018-11-29 Roland Scheideggerdraw: fix infinite loop in line stippling
2018-11-29 Nicolai Hähnleamd/addrlib: update Mesa's copy of addrlib
2018-11-29 Thomas Hellstromwinsys/svga: Fix a memory leak
2018-11-29 Thomas Hellstromst/xa: Fix a memory leak
2018-11-29 Vinson Leefreedreno: Fix autotools build.
2018-11-29 Marek Olšákradeonsi: add memory management stress tests for GDS
2018-11-29 Marek Olšákwinsys/amdgpu: add support for allocating GDS and OA...
2018-11-29 Marek Olšákradeonsi: allow si_cp_dma_clear_buffer to clear GDS...
2018-11-29 Marek Olšákwinsys/amdgpu: use optimal VM alignment for CPU allocations
2018-11-29 Marek Olšákwinsys/amdgpu: use optimal VM alignment for imported...
2018-11-29 Marek Olšákwinsys/amdgpu,radeon: pass vm_alignment to buffer_from_...
2018-11-29 Marek Olšákwinsys/amdgpu: overallocate buffers for faster address...
2018-11-29 Marek Olšákwinsys/amdgpu: increase the VM alignment to the MSB...
2018-11-29 Marek Olšákwinsys/amdgpu: use >= instead of > for VM address alignment
2018-11-29 Marek Olšákwinsys/amdgpu: clean up code around BO VM alignment
2018-11-29 Marek Olšákwinsys/amdgpu: optimize slab allocation for 2 MB amdgpu...
2018-11-29 Marek Olšákradeonsi: generalize the slab allocator code to allow...
2018-11-29 Marek Olšákwinsys/amdgpu: always reclaim/release slabs if there...
2018-11-29 Marek Olšákradeonsi: fix is_oneway_access_only for bindless images
2018-11-29 Marek Olšákradeonsi/nir: parse more information about bindless...
2018-11-29 Marek Olšáktgsi/scan: add more information about bindless usage
2018-11-29 Marek Olšákradeonsi: small cleanup for memory opcodes
2018-11-29 Marek Olšákradeonsi: fix is_oneway_access_only for image stores
2018-11-29 Marek Olšákradeonsi: use structured buffer intrinsics for image...
2018-11-29 Marek Olšákradeonsi: clean up primitive binning enablement
2018-11-28 Dave Airlievirgl: fix undefined shift to use unsigned.
2018-11-28 Dave Airlier600: make suballocator 256-bytes align
2018-11-28 Matt Turnergallivm: Use nextafterf(0.5, 0.0) as rounding constant
2018-11-28 Nicolai Hähnlewinsys/amdgpu: explicitly declare whether buffer_map...
2018-11-28 Nicolai Hähnlewinsys/amdgpu: add amdgpu_winsys_bo::lock
2018-11-28 Gert Wollnyvirgl: Don't try handling server fences when they are...
2018-11-28 Gert Wollnyvirgl,vtest: Initialize return value
2018-11-27 Eric Anholtv3d: Add renderonly support.
2018-11-27 Eric Anholtgallium: Remove unused variable in u_tests.
2018-11-27 Hyunjun Kofreedreno: implements get_sample_position
2018-11-27 Rob Clarkfreedreno/a3xx: also set FSSUPERTHREADENABLE
2018-11-27 Jonathan Marekfreedreno: use MSM_BO_SCANOUT with scanout buffers
2018-11-27 Jonathan Marekfreedreno: use GENERIC instead of TEXCOORD for blit...
2018-11-27 Jonathan Marekfreedreno: a2xx texture update
2018-11-27 Jonathan Marekfreedreno/a2xx: Compute depth base in gmem correctly
2018-11-27 Jonathan Marekfreedreno/a2xx: set VIZ_QUERY_ID on a20x
2018-11-27 Jonathan Marekfreedreno: add missing a20x ids
2018-11-27 Jonathan Marekfreedreno/a2xx: fix POINT_MINMAX_MAX overflow
2018-11-27 Jonathan Marekfreedreno: a2xx: fd2_draw update
2018-11-27 Rob Clarkfreedreno: update generated headers
2018-11-27 Rob Clarkfreedreno/a6xx: set guardband clip
2018-11-27 Rob Clarkfreedreno/a6xx: disable LRZ for z32
next