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
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3: Implement lowering passes for VS and GS
Kristian H. Kristensen
2019-10-17
13
-2
/
+517
*
freedreno/ir3: Add has_gs flag to shader key
Kristian H. Kristensen
2019-10-17
2
-5
/
+11
*
freedreno/a6xx: Add missing adjacency primitives to table
Kristian H. Kristensen
2019-10-17
1
-8
/
+12
*
freedreno/ir3: Add intrinsics that map to LDLW/STLW
Kristian H. Kristensen
2019-10-17
2
-0
/
+83
*
freedreno/ir3: Add new LDLW/STLW instructions
Kristian H. Kristensen
2019-10-17
4
-3
/
+8
*
freedreno/ir3: Extend RA with mechanism for pre-coloring registers
Kristian H. Kristensen
2019-10-17
3
-50
/
+60
*
freedreno/ir3: Use third register for offset for LDL and LDLV
Kristian H. Kristensen
2019-10-17
4
-12
/
+18
*
freedreno/ir3: Add support for CHSH and CHMASK instructions
Kristian H. Kristensen
2019-10-17
2
-1
/
+3
*
freedreno/a6xx: Trim a few regs from fd6_emit_restore()
Kristian H. Kristensen
2019-10-17
1
-20
/
+0
*
freedreno/registers: Update with GS, HS and DS registers
Kristian H. Kristensen
2019-10-17
6
-12
/
+108
*
st/mesa: silence a warning in st_nir_lower_tex_src_plane
Marek Olšák
2019-10-17
1
-1
/
+1
*
gallium/u_blitter: remove an unused variable
Marek Olšák
2019-10-17
1
-2
/
+0
*
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
*
st/mesa: call the reset callback if glGetGraphicsResetStatus returns a failure
Marek Olšák
2019-10-17
1
-12
/
+14
*
intel/fs/gen12: Add tests for scoreboard pass
Caio Marcelo de Oliveira Filho
2019-10-17
2
-1
/
+864
*
aco: don't combine minmax3 if there is a neg or abs modifier in between
Daniel Schürmann
2019-10-17
1
-29
/
+1
*
gallivm: Fix saturated signed psub/padd intrinsics on llvm 8
Roland Scheidegger
2019-10-17
1
-18
/
+10
*
radv: fix DCC fast clear code for intensity formats (correctly)
Samuel Pitoiset
2019-10-17
1
-12
/
+9
*
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
*
nir: drop unused alpha_ref_float
Erik Faye-Lund
2019-10-17
2
-2
/
+0
*
nir: drop support for using load_alpha_ref_float
Erik Faye-Lund
2019-10-17
1
-14
/
+11
*
v3d: do not report alpha-test as supported
Erik Faye-Lund
2019-10-17
3
-11
/
+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
3
-20
/
+3
*
mesa/st: support lowering user-clip-planes automatically
Erik Faye-Lund
2019-10-17
8
-2
/
+45
*
mesa/program: support referencing the clip-space clip-plane state
Erik Faye-Lund
2019-10-17
2
-0
/
+14
*
nir: support feeding state to nir_lower_clip_[vg]s
Erik Faye-Lund
2019-10-17
7
-17
/
+49
*
nir: support lowering clipdist to arrays
Erik Faye-Lund
2019-10-17
7
-44
/
+89
*
mesa/gallium: automatically lower two-sided lighting
Erik Faye-Lund
2019-10-17
9
-3
/
+22
*
nir: support derefs in two-sided lighting lowering
Erik Faye-Lund
2019-10-17
1
-12
/
+28
*
mesa/gallium: automatically lower point-size
Erik Faye-Lund
2019-10-17
8
-1
/
+26
*
nir: add lowering-pass for point-size mov
Erik Faye-Lund
2019-10-17
4
-0
/
+74
*
st/mesa: move point_size_per_vertex-logic to helper
Erik Faye-Lund
2019-10-17
2
-30
/
+34
*
mesa/gallium: automatically lower alpha-testing
Erik Faye-Lund
2019-10-17
8
-1
/
+27
*
nir: allow passing alpha-ref state to lowering-code
Erik Faye-Lund
2019-10-17
5
-7
/
+25
*
mesa: expose alpha-ref as a state-variable
Erik Faye-Lund
2019-10-17
2
-0
/
+11
*
st/mesa: handling lower flatshading for NIR drivers.
Dave Airlie
2019-10-17
6
-1
/
+18
*
gallium: add flatshade lowering capability
Dave Airlie
2019-10-17
3
-0
/
+5
*
nir: add a pass to lower flat shading.
Dave Airlie
2019-10-17
4
-0
/
+54
*
gallium/u_blitter: set a more sane viewport-state
Erik Faye-Lund
2019-10-17
1
-6
/
+5
*
st/mesa: reorder and document code in st_translate_vertex_program
Marek Olšák
2019-10-16
1
-19
/
+25
*
st/mesa: call prog_to_nir sooner for ARB_fp
Marek Olšák
2019-10-16
1
-34
/
+32
*
st/mesa: don't call translate_*_program functions for NIR
Marek Olšák
2019-10-16
3
-27
/
+21
*
st/mesa: finalize NIR after shader variant passes for TCS/TES/GS/CS
Marek Olšák
2019-10-16
1
-2
/
+3
*
st/mesa: unify transform feedback info translation code
Marek Olšák
2019-10-16
4
-86
/
+48
*
st/mesa: move vertex program preparation code into st_prepare_vertex_program
Marek Olšák
2019-10-16
2
-31
/
+42
*
st/mesa: clean up more after the removal of st_compute_program
Marek Olšák
2019-10-16
3
-124
/
+31
[next]