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: 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
*
lima: support rectangle texture
Icenowy Zheng
2019-09-26
4
-3
/
+9
*
lima/ppir: Add various varying fetch sources to disassembler
Andreas Baierl
2019-09-25
1
-23
/
+50
*
lima/ppir: add support for indirect load of uniforms and varyings
Vasily Khoruzhick
2019-09-24
6
-12
/
+60
*
lima/ppir: add node dependency types
Vasily Khoruzhick
2019-09-24
6
-28
/
+58
*
lima/ppir: don't attempt to clone tex coords if it's not varying
Vasily Khoruzhick
2019-09-25
1
-3
/
+10
*
lima/gpir: Fix 64-bit shift in scheduler spilling
Connor Abbott
2019-09-24
1
-2
/
+2
*
lima/gpir: Don't emit movs when translating from NIR
Connor Abbott
2019-09-24
1
-36
/
+50
*
lima/gpir: Fix postlog2 fixup handling
Connor Abbott
2019-09-24
1
-11
/
+12
*
lima/gpir: Use registers for values live in multiple blocks
Connor Abbott
2019-09-24
7
-156
/
+648
*
lima/gpir: Support branch instructions
Connor Abbott
2019-09-24
6
-78
/
+102
*
lima/gpir: Only try to place actual children
Connor Abbott
2019-09-24
1
-1
/
+1
*
lima/gpir: Fix compiler warning
Connor Abbott
2019-09-24
1
-1
/
+1
*
lima: remove partial clear support from pipe->clear()
Erico Nunes
2019-09-23
1
-93
/
+5
[next]