index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: recreate aux_context after a GPU reset
Marek Olšák
2019-10-17
1
-3
/
+25
*
radeonsi: call the reset callback if get_device_reset_status returns a failure
Marek Olšák
2019-10-17
3
-20
/
+7
*
gallivm: Fix saturated signed psub/padd intrinsics on llvm 8
Roland Scheidegger
2019-10-17
1
-18
/
+10
*
panfrost: Keep track of active BOs
Tomeu Vizoso
2019-10-17
3
-21
/
+87
*
nv50/ir: remove DUMMY edge type
Karol Herbst
2019-10-17
4
-13
/
+1
*
gallium: do not increase ref count of the new throttle fence
James Xiong
2019-10-17
1
-2
/
+4
*
v3d: do not report alpha-test as supported
Erik Faye-Lund
2019-10-17
1
-0
/
+3
*
vc4: do not report alpha-test as supported
Erik Faye-Lund
2019-10-17
2
-14
/
+4
*
panfrost: do not report alpha-test as supported
Erik Faye-Lund
2019-10-17
2
-9
/
+3
*
mesa/st: support lowering user-clip-planes automatically
Erik Faye-Lund
2019-10-17
3
-0
/
+3
*
nir: support feeding state to nir_lower_clip_[vg]s
Erik Faye-Lund
2019-10-17
2
-4
/
+5
*
nir: support lowering clipdist to arrays
Erik Faye-Lund
2019-10-17
2
-5
/
+8
*
mesa/gallium: automatically lower two-sided lighting
Erik Faye-Lund
2019-10-17
3
-0
/
+3
*
mesa/gallium: automatically lower point-size
Erik Faye-Lund
2019-10-17
3
-0
/
+4
*
mesa/gallium: automatically lower alpha-testing
Erik Faye-Lund
2019-10-17
3
-0
/
+3
*
nir: allow passing alpha-ref state to lowering-code
Erik Faye-Lund
2019-10-17
2
-2
/
+4
*
gallium: add flatshade lowering capability
Dave Airlie
2019-10-17
3
-0
/
+5
*
gallium/u_blitter: set a more sane viewport-state
Erik Faye-Lund
2019-10-17
1
-6
/
+5
*
lima: Fix crash when there are no vertex shader attributes
Andreas Baierl
2019-10-16
1
-3
/
+3
*
lima: Fix compiler warning in standalone compiler
Andreas Baierl
2019-10-16
1
-1
/
+1
*
pan/midgard: Allow COMPUTE jobs in panfrost_bo_access_for_stage
Alyssa Rosenzweig
2019-10-16
1
-1
/
+7
*
panfrost: Disable frame throttling
Alyssa Rosenzweig
2019-10-16
1
-0
/
+3
*
radeonsi/nir: simplify si_lower_nir signature
Marek Olšák
2019-10-15
4
-17
/
+17
*
iris: finish aux import on get_param
James Xiong
2019-10-15
1
-1
/
+5
*
etnaviv: remove variable from global namespace
Lionel Landwerlin
2019-10-15
1
-1
/
+1
*
gallium/xlib: Fix xmesa drawable creation
Adam Jackson
2019-10-15
1
-6
/
+2
*
v3d: drop unused shader_rec_count member from context
Iago Toral
2019-10-15
2
-3
/
+0
*
freedreno/ir3: remove input ncomp field
Jonathan Marek
2019-10-14
2
-2
/
+2
*
etnaviv: fix vertex buffer state emission for single stream GPUs
Lucas Stach
2019-10-14
1
-1
/
+1
*
gallivm/draw/swr: make the gs_iface not depend on tgsi.
Dave Airlie
2019-10-15
4
-80
/
+83
*
iris: Implement the Gen < 9 tessellation quads workaround
Kenneth Graunke
2019-10-14
1
-0
/
+3
*
gallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_CAP_THROTTLE
James Xiong
2019-10-14
7
-9
/
+7
*
gallium: simplify throttle implementation
James Xiong
2019-10-14
4
-110
/
+13
*
panfrost: Fix support for packed 24-bit formats
Boris Brezillon
2019-10-13
1
-1
/
+1
*
etnaviv: rework etna_resource_create tiling choice
Jonathan Marek
2019-10-11
1
-40
/
+26
*
etnaviv: rework compatible render base
Jonathan Marek
2019-10-11
7
-58
/
+64
*
etnaviv: get addressing mode from tiling layout
Jonathan Marek
2019-10-11
5
-24
/
+8
*
etnaviv: clear texture cache and flush ts when texture is modified
Jonathan Marek
2019-10-11
3
-29
/
+53
*
etnaviv: output the same shader-db format as freedreno, v3d and intel
Christian Gmeiner
2019-10-11
1
-6
/
+3
*
etnaviv: nir: start to make use of compile_error(..)
Christian Gmeiner
2019-10-11
2
-12
/
+15
*
gallivm: fix coroutines on aarch64 with llvm 8
Dave Airlie
2019-10-11
1
-0
/
+6
*
llvmpipe: add support for tg4 component selection.
Dave Airlie
2019-10-11
2
-0
/
+5
*
gallium: add a a new cap for changing the TGSI TG4 instruction encoding
Dave Airlie
2019-10-11
4
-0
/
+11
*
gallivm/sample: add gather component selection to the key.
Dave Airlie
2019-10-11
2
-1
/
+16
*
llvmpipe: increase max texture size to 2GB
Roland Scheidegger
2019-10-11
1
-1
/
+5
*
meson: add msvc compat args to swr
Dylan Baker
2019-10-10
1
-6
/
+18
*
meson: disable graw tests on mingw
Dylan Baker
2019-10-10
1
-1
/
+6
*
meson: don't build gallium trivial tests on windows
Dylan Baker
2019-10-10
1
-2
/
+7
*
meson: Set visibility and compat args for graw
Dylan Baker
2019-10-10
3
-0
/
+4
*
meson: add switches for SWR with MSVC
Dylan Baker
2019-10-10
1
-2
/
+7
[next]