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
*
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
*
lima: set dithering flag when necessary
Vasily Khoruzhick
2019-11-01
1
-1
/
+3
*
lima: ignore flags while looking for BO in cache
Vasily Khoruzhick
2019-11-01
1
-2
/
+2
*
lima: align size before trying to fetch BO from cache
Vasily Khoruzhick
2019-11-01
1
-2
/
+2
*
lima: add debug prints for BO cache
Vasily Khoruzhick
2019-11-01
3
-6
/
+56
*
lima: support indexed draw with bias
Icenowy Zheng
2019-10-31
1
-1
/
+1
*
lima: add cubemap support
Arno Messiaen
2019-10-31
6
-8
/
+45
*
lima: introduce ppir_op_load_coords_reg to differentiate between loading text...
Arno Messiaen
2019-10-31
6
-5
/
+18
*
lima: add layer_stride field to lima_resource struct
Arno Messiaen
2019-10-31
3
-15
/
+28
*
lima: fix stride in texture descriptor
Arno Messiaen
2019-10-31
2
-3
/
+3
*
util: rename list_empty() to list_is_empty()
Timothy Arceri
2019-10-28
7
-12
/
+12
*
lima: fix PP stack size
Vasily Khoruzhick
2019-10-19
1
-2
/
+1
*
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
*
lima/ppir: don't clone texture loads
Vasily Khoruzhick
2019-10-09
2
-73
/
+0
*
lima: set uniforms_address lower bits properly
Vasily Khoruzhick
2019-09-28
1
-0
/
+8
*
lima: do not set the PP uniforms address lowest bits
Icenowy Zheng
2019-09-28
1
-1
/
+0
*
lima/ppir: add NIR pass to split varying loads
Vasily Khoruzhick
2019-09-26
5
-0
/
+127
[next]