index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: move si_nir_load_input_gs() to si_shader.c
Timothy Arceri
2018-03-06
3
-29
/
+20
*
broadcom/vc4: Add support for HW perfmon
Boris Brezillon
2018-03-05
5
-12
/
+249
*
r600: fix color export mask
Roland Scheidegger
2018-03-05
1
-0
/
+1
*
freedreno/ir3: start dealing with half-precision
Rob Clark
2018-03-05
3
-30
/
+81
*
freedreno/ir3: fix fixing-up register footprint
Rob Clark
2018-03-05
2
-18
/
+27
*
freedreno: surfaces can be PIPE_BUFFER
Rob Clark
2018-03-05
1
-4
/
+10
*
freedreno/a5xx: handle compute resources
Rob Clark
2018-03-05
1
-2
/
+4
*
freedreno/ir3: ignore return jump
Rob Clark
2018-03-05
1
-0
/
+1
*
freedreno: add some more compute caps
Rob Clark
2018-03-05
2
-4
/
+21
*
freedreno/a5xx: don't expose 64b pointers yet
Rob Clark
2018-03-05
1
-2
/
+5
*
freedreno: steal handy macro for compute caps from nouveau
Rob Clark
2018-03-05
1
-42
/
+17
*
freedreno: add global_bindings state
Rob Clark
2018-03-05
4
-4
/
+85
*
freedreno/ir3: small cleanup
Rob Clark
2018-03-05
1
-3
/
+3
*
freedreno: add pctx->memory_barrier()
Rob Clark
2018-03-05
1
-0
/
+8
*
freedreno/ir3: cmdline compiler updates for spv shaders
Rob Clark
2018-03-05
1
-0
/
+7
*
ac: add ac_build_fsign()
Samuel Pitoiset
2018-03-05
1
-11
/
+4
*
ac: add ac_build_isign()
Samuel Pitoiset
2018-03-05
1
-8
/
+2
*
ac: add ac_build_fract()
Samuel Pitoiset
2018-03-05
1
-8
/
+5
*
virgl: add offset alignment values to to v2 caps struct
[email protected]
2018-03-05
3
-2
/
+6
*
virgl: reduce some default capset limits.
Dave Airlie
2018-03-05
1
-8
/
+8
*
virgl: handle getting new capsets.
Dave Airlie
2018-03-05
1
-1
/
+24
*
radeonsi/nir: call ac_lower_indirect_derefs()
Timothy Arceri
2018-03-05
4
-4
/
+6
*
radeonsi: add chip class to compiler_ctx_state
Timothy Arceri
2018-03-05
3
-0
/
+4
*
swr/rast: Fix macOS macro.
Vinson Lee
2018-03-04
1
-2
/
+2
*
svga: add SVGA_NEW_PRESCALE to the tracked dirty mask for gs
Charmaine Lee
2018-03-02
1
-1
/
+2
*
svga: fix blending regression
Brian Paul
2018-03-02
1
-11
/
+24
*
svga: check svga_have_vgpu10() in svga_delete_blend_state()
Brian Paul
2018-03-02
1
-1
/
+1
*
svga: if svga_update_state() fails, skip the draw call
Brian Paul
2018-03-02
1
-5
/
+5
*
svga: let svga_update_state_retry() return a bool
Brian Paul
2018-03-02
2
-6
/
+9
*
svga: s/unsigned/boolean/ for a few local vars
Brian Paul
2018-03-02
1
-6
/
+6
*
radeonsi: fix radeon create encoder return
Boyuan Zhang
2018-03-02
1
-1
/
+1
*
r600/cayman: fix fragcood loading recip generation.
Dave Airlie
2018-03-02
1
-1
/
+1
*
radeonsi/nir: increase values to 8 for gs fetch.
Dave Airlie
2018-03-01
1
-1
/
+1
*
radeonsi: set some context vars for nir path
Timothy Arceri
2018-03-01
1
-6
/
+10
*
broadcom/vc5: Fix regression in the page-cache slice size alignment.
Eric Anholt
2018-02-28
1
-3
/
+6
*
r600/shader: when using images always load thread id gpr at start (v2)
Dave Airlie
2018-02-28
1
-15
/
+7
*
r600: fix whitespace in recent 1d texture commit.
Dave Airlie
2018-02-28
1
-1
/
+1
*
swr/rast: revert clip distance precision
George Kyriazis
2018-02-28
2
-4
/
+17
*
swr/rast: Faster frustum prim culling
George Kyriazis
2018-02-28
1
-3
/
+7
*
swr/rast: Consolidate TRANSLATE_ADDRESS
George Kyriazis
2018-02-28
4
-6
/
+28
*
swr/rast: Code generation cleanup
George Kyriazis
2018-02-28
1
-15
/
+21
*
swr/rast: Remove draw type from event definitions
George Kyriazis
2018-02-28
3
-12
/
+8
*
swr/rast: whitespace change
George Kyriazis
2018-02-28
1
-1
/
+1
*
swr/rast: Fix index buffer overfetch issue for non-indexed draws
George Kyriazis
2018-02-28
1
-0
/
+15
*
softpipe: don't iterate through PIPE_MAX_SHADER_SAMPLER_VIEWS
Roland Scheidegger
2018-02-28
1
-2
/
+2
*
r600: partly revert disabling tiling for 1d texture.
Dave Airlie
2018-02-28
1
-0
/
+5
*
nir: add lower_ldexp to nir compiler options
Timothy Arceri
2018-02-28
2
-0
/
+2
*
ac/radeonsi: add load_base_vertex() to the abi
Timothy Arceri
2018-02-28
1
-0
/
+1
*
radeonsi: create get_base_vertex() helper
Timothy Arceri
2018-02-28
1
-14
/
+20
*
radeonsi/nir: disable vertex_id_zero_based lowering
Timothy Arceri
2018-02-28
1
-1
/
+0
[next]