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
/
lima
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Drop the ssbo_offset to atomic lowering.
Eric Anholt
2020-01-21
1
-1
/
+1
*
panfrost: Rework linear<--->tiled conversions
Alyssa Rosenzweig
2020-01-21
1
-2
/
+2
*
panfrost,lima: De-Galliumize tiling routines
Alyssa Rosenzweig
2020-01-21
1
-2
/
+4
*
lima: Fix alpha blending
Andreas Baierl
2020-01-16
1
-23
/
+101
*
lima: fix handling of reverse depth range
Vasily Khoruzhick
2020-01-16
2
-4
/
+16
*
lima/ppir: implement full liveness analysis for regalloc
Erico Nunes
2020-01-15
6
-166
/
+359
*
lima/ppir: remove orphan load node after cloning
Erico Nunes
2020-01-15
3
-1
/
+27
*
lima: add new findings to texture descriptor
Vasily Khoruzhick
2020-01-13
4
-12
/
+47
*
lima: Add stencil support
Andreas Baierl
2020-01-13
2
-27
/
+64
*
lima/parser: Make rsw alpha blend parsing more readable
Andreas Baierl
2020-01-13
1
-4
/
+5
*
lima: fix PIPE_CAP_* to mark features that aren't supported yet
Vasily Khoruzhick
2020-01-12
1
-0
/
+6
*
lima: implement polygon offset
Vasily Khoruzhick
2020-01-12
1
-14
/
+9
*
lima: fix viewport clipping
Vasily Khoruzhick
2020-01-12
1
-5
/
+17
*
lima: fix PLBU_CMD_PRIMITIVE_SETUP command
Vasily Khoruzhick
2020-01-12
2
-21
/
+16
*
lima: drop support for R8G8B8 format
Vasily Khoruzhick
2020-01-09
1
-1
/
+0
*
lima: add debug flag to disable tiling
Vasily Khoruzhick
2020-01-10
3
-1
/
+4
*
lima: use linear layout for shared buffers if modifier is not specified
Vasily Khoruzhick
2020-01-10
1
-1
/
+8
*
lima: fix PP stream terminator size
Vasily Khoruzhick
2020-01-05
1
-1
/
+3
*
lima: don't reload and redraw tiles that were not updated
Vasily Khoruzhick
2020-01-05
3
-7
/
+67
*
lima: postpone PP stream generation
Vasily Khoruzhick
2020-01-05
1
-11
/
+17
*
lima/parser: Fix VS cmd stream parser
Andreas Baierl
2020-01-05
1
-2
/
+2
*
lima/parser: Fix rsw parser
Andreas Baierl
2020-01-05
1
-2
/
+0
*
lima: fix allocation of GP outputs storage for indexed draw
Vasily Khoruzhick
2020-01-03
1
-3
/
+4
*
lima: set shader caps to optimize control flow
Erico Nunes
2019-12-20
1
-2
/
+16
*
lima/ppir: remove assert on ppir_emit_tex unsupported feature
Erico Nunes
2019-12-20
1
-1
/
+0
*
lima/ppir: fix lod bias src
Erico Nunes
2019-12-20
5
-11
/
+16
*
lima: Fix dump file creation
Andreas Baierl
2019-12-20
1
-3
/
+5
*
lima: Rotate dump files after each finished pp frame
Andreas Baierl
2019-12-19
5
-13
/
+48
*
lima: drop suballocator
Vasily Khoruzhick
2019-12-19
4
-30
/
+14
*
lima: use single BO for GP outputs
Vasily Khoruzhick
2019-12-19
3
-43
/
+43
*
lima: split draw calls on 64k vertices
Erico Nunes
2019-12-14
1
-48
/
+97
*
lima: refactor indexed draw indices upload
Erico Nunes
2019-12-14
2
-15
/
+19
*
lima: allocate separate bo to store varyings
Erico Nunes
2019-12-14
2
-9
/
+18
*
gallium/util: add alignment parameter to util_upload_index_buffer
Erico Nunes
2019-12-14
1
-1
/
+1
*
lima/parser: Add texture descriptor parser
Andreas Baierl
2019-12-13
5
-0
/
+131
*
lima/parser: Add RSW parsing
Andreas Baierl
2019-12-13
5
-0
/
+185
*
lima/parser: Some fixes and cleanups
Andreas Baierl
2019-12-13
2
-46
/
+36
*
lima/ppir: enable lower_fdph
Erico Nunes
2019-12-11
1
-0
/
+1
*
lima: expose tiled format modifier in query_dmabuf_modifiers()
Vasily Khoruzhick
2019-12-09
1
-0
/
+1
*
lima: handle DRM_FORMAT_MOD_INVALID in resource_from_handle()
Vasily Khoruzhick
2019-12-09
1
-0
/
+4
*
lima: enable tiling
Vasily Khoruzhick
2019-12-04
1
-11
/
+30
*
lima/ppir: add lod-bias support
Arno Messiaen
2019-11-20
5
-5
/
+33
*
lima/streamparser: Add findings introduced with gl_PointSize
Andreas Baierl
2019-11-20
1
-2
/
+22
*
lima/streamparser: Fix typo in vs semaphore parser
Andreas Baierl
2019-11-20
1
-1
/
+1
*
lima: Parse VS and PLBU command stream while making a dump
Andreas Baierl
2019-11-17
7
-0
/
+461
*
lima: Beautify stream dumps
Andreas Baierl
2019-11-17
1
-7
/
+11
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
2
-2
/
+2
*
lima: fix bo submit memory leak
Erico Nunes
2019-11-07
1
-0
/
+1
*
lima: fix nir shader memory leak
Erico Nunes
2019-11-07
1
-0
/
+2
*
lima: add support for gl_PointSize
Vasily Khoruzhick
2019-11-05
5
-32
/
+90
[next]