projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
egl/wayland: bail out when drmGetMagic fails
[mesa.git]
/
src
/
gallium
/
2018-11-28
Gert Wollny
virgl: Don't try handling server fences when they are...
tree
|
commitdiff
2018-11-28
Gert Wollny
virgl,vtest: Initialize return value
tree
|
commitdiff
2018-11-27
Eric Anholt
v3d: Add renderonly support.
tree
|
commitdiff
2018-11-27
Eric Anholt
gallium: Remove unused variable in u_tests.
tree
|
commitdiff
2018-11-27
Hyunjun Ko
freedreno: implements get_sample_position
tree
|
commitdiff
2018-11-27
Rob Clark
freedreno/a3xx: also set FSSUPERTHREADENABLE
tree
|
commitdiff
2018-11-27
Jonathan Marek
freedreno: use MSM_BO_SCANOUT with scanout buffers
tree
|
commitdiff
2018-11-27
Jonathan Marek
freedreno: use GENERIC instead of TEXCOORD for blit...
tree
|
commitdiff
2018-11-27
Jonathan Marek
freedreno: a2xx texture update
tree
|
commitdiff
2018-11-27
Jonathan Marek
freedreno/a2xx: Compute depth base in gmem correctly
tree
|
commitdiff
2018-11-27
Jonathan Marek
freedreno/a2xx: set VIZ_QUERY_ID on a20x
tree
|
commitdiff
2018-11-27
Jonathan Marek
freedreno: add missing a20x ids
tree
|
commitdiff
2018-11-27
Jonathan Marek
freedreno/a2xx: fix POINT_MINMAX_MAX overflow
tree
|
commitdiff
2018-11-27
Jonathan Marek
freedreno: a2xx: fd2_draw update
tree
|
commitdiff
2018-11-27
Rob Clark
freedreno: update generated headers
tree
|
commitdiff
2018-11-27
Rob Clark
freedreno/a6xx: set guardband clip
tree
|
commitdiff
2018-11-27
Rob Clark
freedreno/a6xx: disable LRZ for z32
tree
|
commitdiff
2018-11-27
Kristian H. Kristensen
freedreno/a6xx: Clear gmem buffers at flush time
tree
|
commitdiff
2018-11-27
Kristian H. Kristensen
freedreno/a6xx: Move resolve blits to an IB
tree
|
commitdiff
2018-11-27
Kristian H. Kristensen
freedreno/a6xx: Move restore blits to IB
tree
|
commitdiff
2018-11-27
Rob Clark
freedreno: move ir3 to common location
tree
|
commitdiff
2018-11-27
Rob Clark
freedreno/ir3: remove u_inlines usage
tree
|
commitdiff
2018-11-27
Rob Clark
freedreno/ir3: split up ir3_shader
tree
|
commitdiff
2018-11-27
Rob Clark
freedreno/ir3: remove pipe_stream_output_info dependency
tree
|
commitdiff
2018-11-27
Rob Clark
freedreno/ir3: some header file cleanup
tree
|
commitdiff
2018-11-27
Rob Clark
freedreno/ir3: use env_var_as_unsigned()
tree
|
commitdiff
2018-11-27
Rob Clark
freedreno/ir3: move disasm and optmsgs debug flags
tree
|
commitdiff
2018-11-27
Rob Clark
freedreno: FD_SHADER_DEBUG -> IR3_SHADER_DEBUG
tree
|
commitdiff
2018-11-27
Rob Clark
freedreno: remove shader_stage_name()
tree
|
commitdiff
2018-11-27
Rob Clark
freedreno: shader_t -> gl_shader_stage
tree
|
commitdiff
2018-11-27
Rob Clark
freedreno/ir3: standalone compiler updates
tree
|
commitdiff
2018-11-27
Rob Clark
freedreno: move drm to common location
tree
|
commitdiff
2018-11-27
Rob Clark
freedreno/drm: remove dependency on gallium driver
tree
|
commitdiff
2018-11-27
Dylan Baker
util: promote u_memory to src/util
tree
|
commitdiff
2018-11-27
Eric Anholt
gallium: Fix uninitialized variable warning in compute...
tree
|
commitdiff
2018-11-25
Ilia Mirkin
nv50/ir: remove dnz flag when converting MAD to ADD...
tree
|
commitdiff
2018-11-23
Marek Olšák
winsys/amdgpu: fix a device handle leak in amdgpu_winsy...
tree
|
commitdiff
2018-11-23
Marek Olšák
winsys/amdgpu: fix a buffer leak in amdgpu_bo_from_handle
tree
|
commitdiff
2018-11-21
Axel Davy
st/nine: Remove thread_submit warning
tree
|
commitdiff
2018-11-21
Axel Davy
st/nine: Allow 'triple buffering' with thread_submit
tree
|
commitdiff
2018-11-21
Robert Foss
virgl: add assert and missing function parameter
tree
|
commitdiff
2018-11-21
Gert Wollny
r600: clean up the GS ring buffers when the context...
tree
|
commitdiff
2018-11-21
Marek Olšák
radeonsi: go back to using bottom-of-pipe for beginning...
tree
|
commitdiff
2018-11-21
Marek Olšák
radeonsi: don't send data after write-confirm with...
tree
|
commitdiff
2018-11-21
Marek Olšák
st/mesa: pin driver threads to a fixed CCX when glthrea...
tree
|
commitdiff
2018-11-21
Marek Olšák
gallium/u_tests: fix MSVC build by using old-style...
tree
|
commitdiff
2018-11-20
Marek Olšák
gallium/u_tests: add a compute shader test that clears...
tree
|
commitdiff
2018-11-20
Dylan Baker
meson: Add tests to suites
tree
|
commitdiff
2018-11-19
Kenneth Graunke
nir: Make nir_lower_clip_vs optionally work with variables.
tree
|
commitdiff
2018-11-19
Lucas Stach
etnaviv: use dummy RT buffer when rendering without...
tree
|
commitdiff
2018-11-19
Dave Airlie
virgl: fix vtest regression since fencing changes.
tree
|
commitdiff
2018-11-19
Nicolai Hähnle
radeonsi: fix an out-of-bounds read reported by ASAN
tree
|
commitdiff
2018-11-19
Gert Wollny
r600: Only set context streamout strides info from...
tree
|
commitdiff
2018-11-19
Gert Wollny
virgl: Use file descriptor instead of un-allocated...
tree
|
commitdiff
2018-11-18
Robert Foss
virgl: Clean up fences commit
tree
|
commitdiff
2018-11-17
Ilia Mirkin
nv50/ir/ra: enforce max register requirement, and chang...
tree
|
commitdiff
2018-11-17
Ilia Mirkin
nv50/ir/ra: improve condition for short regs, unify...
tree
|
commitdiff
2018-11-17
Ilia Mirkin
nv50/ir: delete MINMAX instruction that is no longer...
tree
|
commitdiff
2018-11-16
Robert Foss
virgl: native fence fd support
tree
|
commitdiff
2018-11-16
Eric Anholt
vc4: Don't return a vc4 BO handle on a renderonly screen.
tree
|
commitdiff
2018-11-16
Eric Anholt
vc4: Make sure we make ro scanout resources for create_...
tree
|
commitdiff
2018-11-15
Eric Anholt
v3d: Fix double-swapping of R/B on V3D 4.1
tree
|
commitdiff
2018-11-15
Guido Günther
etnaviv: Make sure rs alignment checks match
tree
|
commitdiff
2018-11-14
Marek Olšák
radeonsi: fix video APIs on Raven2
tree
|
commitdiff
2018-11-14
Thomas Hellstrom
st/xa: Bump minor
tree
|
commitdiff
2018-11-14
Thomas Hellstrom
st/xa: Support Component Alpha with trivial blending
tree
|
commitdiff
2018-11-14
Thomas Hellstrom
st/xa: Minor renderer cleanups
tree
|
commitdiff
2018-11-14
Thomas Hellstrom
st/xa: Fix transformations when we have both source...
tree
|
commitdiff
2018-11-14
Thomas Hellstrom
st/xa: Support a couple of new formats
tree
|
commitdiff
2018-11-14
Thomas Hellstrom
st/xa: Support higher color precision for solid pictures
tree
|
commitdiff
2018-11-14
Thomas Hellstrom
st/xa: Render update. Better support for solid pictures
tree
|
commitdiff
2018-11-13
Gert Wollny
virgl: Add command and flags to initiate debugging...
tree
|
commitdiff
2018-11-12
Rob Clark
freedreno/drm: fix unused 'entry' warnings
tree
|
commitdiff
2018-11-09
Andre Heider
st/nine: clean up thead shutdown sequence a bit
tree
|
commitdiff
2018-11-09
Andre Heider
st/nine: plug thread related leaks
tree
|
commitdiff
2018-11-09
Andre Heider
st/nine: fix stack corruption due to ABI mismatch
tree
|
commitdiff
2018-11-09
Marek Olšák
radeonsi: stop command submission with PIPE_CONTEXT_LOS...
tree
|
commitdiff
2018-11-09
Marek Olšák
gallium: add PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET
tree
|
commitdiff
2018-11-09
Marek Olšák
radeonsi: don't set the CB clear color registers for...
tree
|
commitdiff
2018-11-09
Marek Olšák
radeonsi: use better DCC clear codes
tree
|
commitdiff
2018-11-08
Roland Scheidegger
gallivm: fix improper clamping of vertex index when...
tree
|
commitdiff
2018-11-07
Karol Herbst
gm107/ir: fix compile time warning in getTEXSMask
tree
|
commitdiff
2018-11-07
Michel Dänzer
winsys/amdgpu: Stop using amdgpu_bo_handle_type_kms_noi...
tree
|
commitdiff
2018-11-06
Karol Herbst
gm107/ir: use scalar tex instructions where possible
tree
|
commitdiff
2018-11-06
Karol Herbst
nv50/ir: add scalar field to TexInstructions
tree
|
commitdiff
2018-11-06
Karol Herbst
nv50/ra: add condenseDef overloads for partial condenses
tree
|
commitdiff
2018-11-06
Karol Herbst
nv50/ir: print color masks of tex instructions
tree
|
commitdiff
2018-11-06
Gert Wollny
r600: Add support for EXT_texture_sRGB_R8
tree
|
commitdiff
2018-11-06
Kristian H. Kristensen
freedreno/a6xx: Clear z32 and separate stencil with...
tree
|
commitdiff
2018-11-06
Rob Clark
freedreno/a6xx: fix VSC bug with larger # of tiles
tree
|
commitdiff
2018-11-06
Rob Clark
freedreno: update generated headers
tree
|
commitdiff
2018-11-05
Marek Olšák
st/va: fix incorrect use of resource_destroy
tree
|
commitdiff
2018-11-05
Vinson Lee
r600/sb: Fix constant logical operand in assert.
tree
|
commitdiff
2018-11-02
Eric Anholt
vc4: Use the normal simulator ioctl path for CL submit...
tree
|
commitdiff
2018-11-02
Eric Anholt
vc4: Maintain a separate GEM mapping of BOs in the...
tree
|
commitdiff
2018-11-02
Eric Anholt
vc4: Take advantage of _mesa_hash_table_remove_key...
tree
|
commitdiff
2018-11-02
Eric Anholt
v3d: Remove the special path for simulaton of the submi...
tree
|
commitdiff
2018-11-02
Eric Anholt
v3d: Maintain a mapping of the GEM buffer in the simulator.
tree
|
commitdiff
2018-11-02
Dylan Baker
meson: link gallium nine with pthreads
tree
|
commitdiff
2018-11-02
Mauro Rossi
android: gallium/auxiliary: add include to get u_debug...
tree
|
commitdiff
next