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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi/gfx10: combine hw edgeflags with user edgeflags for correct behavior
Marek Olšák
2019-07-19
4
-19
/
+73
*
radeonsi/gfx10: deduplicate code for esvert_lds_size
Marek Olšák
2019-07-19
1
-6
/
+16
*
radeonsi/gfx10: simplify a streamout loop in gfx10_emit_ngg_epilogue
Marek Olšák
2019-07-19
1
-7
/
+6
*
radeonsi/gfx10: don't use MALLOC for outputs
Marek Olšák
2019-07-19
1
-9
/
+2
*
radeonsi/gfx10: clean up ESGS ring size computation
Marek Olšák
2019-07-19
2
-24
/
+11
*
radeonsi/gfx10: fix unnecessary LDS overallocation for NGG GS
Marek Olšák
2019-07-19
2
-8
/
+2
*
radeonsi/gfx10: don't compile the GS copy shader if it's 100% not needed
Marek Olšák
2019-07-19
2
-8
/
+12
*
radeonsi/gfx10: set GE_CTNL.PACKET_TO_ONE_PA for NGG
Marek Olšák
2019-07-19
3
-27
/
+27
*
radeonsi/gfx10: update a tunable max_es_verts_base for NGG
Marek Olšák
2019-07-19
3
-7
/
+12
*
radeonsi/gfx10: implement ARB_post_depth_coverage
Marek Olšák
2019-07-19
2
-1
/
+6
*
radeonsi: fix leaked compute shader NIR
Marek Olšák
2019-07-19
1
-0
/
+1
*
radeonsi: save the enable_nir option in the shader cache correctly
Marek Olšák
2019-07-19
1
-5
/
+6
*
radeonsi/gfx10: enable SDMA
Marek Olšák
2019-07-19
1
-2
/
+0
*
radeon/vcn: adding engine type for new fw interface
Boyuan Zhang
2019-07-19
3
-2
/
+5
*
radeonsi: use the correct buffer size in si_vid_clear_buffer
Marek Olšák
2019-07-19
1
-1
/
+1
*
util: use standard name for vsnprintf()
Eric Engestrom
2019-07-19
1
-1
/
+1
*
util: use standard name for snprintf()
Eric Engestrom
2019-07-19
15
-34
/
+34
*
util: use standard name for sprintf()
Eric Engestrom
2019-07-19
3
-3
/
+3
*
lima/ppir: handle all node types in ppir_node_replace_child
Erico Nunes
2019-07-19
1
-2
/
+30
*
lima/ppir: branch regalloc fixes
Erico Nunes
2019-07-19
1
-0
/
+33
*
iris: change last_vue_stage() to look at uncompiled shaders
Timothy Arceri
2019-07-19
1
-3
/
+3
*
panfrost: Set rt_count
Alyssa Rosenzweig
2019-07-18
2
-8
/
+11
*
panfrost: Trace invisible BOs
Alyssa Rosenzweig
2019-07-18
1
-1
/
+5
*
panfrost: Zero polygon list body size for clears
Alyssa Rosenzweig
2019-07-18
1
-0
/
+4
*
panfrost/mfbd: Unify depth-only with masked FBO path
Alyssa Rosenzweig
2019-07-18
1
-22
/
+24
*
panfrost: Simplify set_framebuffer_state
Alyssa Rosenzweig
2019-07-18
1
-35
/
+9
*
panfrost: Check for NULL surface in places
Alyssa Rosenzweig
2019-07-18
5
-5
/
+14
*
panfrost: Expose 4 render targets
Alyssa Rosenzweig
2019-07-18
1
-2
/
+2
*
panfrost: Shrink tiler heap
Alyssa Rosenzweig
2019-07-18
1
-1
/
+1
*
vc4: Convert vc4_nir_lower_txf_ms to nir_shader_lower_instructions().
Eric Anholt
2019-07-18
1
-32
/
+13
*
panfrost: Handle Z24 textures
Alyssa Rosenzweig
2019-07-18
1
-1
/
+1
*
panfrost/ci: Update expectations
Alyssa Rosenzweig
2019-07-18
1
-14
/
+0
*
panfrost: Make scissor test more robust
Alyssa Rosenzweig
2019-07-18
1
-8
/
+15
*
panfrost: Use correct NO_DITHER field on MFBD
Alyssa Rosenzweig
2019-07-18
2
-1
/
+6
*
panfrost: Implement Z32F(_S8) support
Alyssa Rosenzweig
2019-07-18
2
-0
/
+16
*
panfrost: Copy stencil front to back if back disabled
Alyssa Rosenzweig
2019-07-18
1
-5
/
+14
*
swr/rast: Refactor memory API between rasterizer core and swr
Jan Zielinski
2019-07-18
30
-185
/
+370
*
lima/ppir: Add gl_PointCoord handling
Andreas Baierl
2019-07-18
6
-5
/
+34
*
lima/gp: Fix problem with complex moves
Connor Abbott
2019-07-18
3
-9
/
+125
*
lima/gpir: Rework the scheduler
Connor Abbott
2019-07-18
9
-560
/
+1187
*
lima/gp: Mark more add-only nodes as maybe-two-slot
Connor Abbott
2019-07-18
1
-0
/
+8
*
lima/gpir: Fix some bugs in instruction handling
Connor Abbott
2019-07-18
1
-0
/
+12
*
lima: Reintroduce the standalone compiler
Connor Abbott
2019-07-18
6
-2
/
+351
*
softpipe: Clamp border colors when needed
Gert Wollny
2019-07-18
2
-14
/
+31
*
softpipe: set a lower minimum clamp value for texture coordinate border clamp
Gert Wollny
2019-07-18
1
-1
/
+1
*
softpipe: Correct repeat-mirror evaluation
Gert Wollny
2019-07-18
1
-5
/
+19
*
softpipe: Also mark textures as dirty when updating the framebuffer state
Gert Wollny
2019-07-18
1
-1
/
+1
*
etnaviv: set DITHER_MODE
Jonathan Marek
2019-07-17
1
-0
/
+1
*
etnaviv: update headers from rnndb
Jonathan Marek
2019-07-17
1
-1
/
+4
*
etnaviv: fix blend color on newer GPUs
Jonathan Marek
2019-07-17
4
-19
/
+21
[next]