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
/
lima_draw.c
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
1
-7
/
+63
*
lima: postpone PP stream generation
Vasily Khoruzhick
2020-01-05
1
-11
/
+17
*
lima: fix allocation of GP outputs storage for indexed draw
Vasily Khoruzhick
2020-01-03
1
-3
/
+4
*
lima: Rotate dump files after each finished pp frame
Andreas Baierl
2019-12-19
1
-0
/
+2
*
lima: drop suballocator
Vasily Khoruzhick
2019-12-19
1
-9
/
+9
*
lima: use single BO for GP outputs
Vasily Khoruzhick
2019-12-19
1
-40
/
+37
*
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
1
-15
/
+16
*
lima: allocate separate bo to store varyings
Erico Nunes
2019-12-14
1
-8
/
+17
*
gallium/util: add alignment parameter to util_upload_index_buffer
Erico Nunes
2019-12-14
1
-1
/
+1
*
lima/parser: Add RSW parsing
Andreas Baierl
2019-12-13
1
-0
/
+4
*
lima: Parse VS and PLBU command stream while making a dump
Andreas Baierl
2019-11-17
1
-0
/
+2
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
lima: add support for gl_PointSize
Vasily Khoruzhick
2019-11-05
1
-27
/
+67
*
lima: set dithering flag when necessary
Vasily Khoruzhick
2019-11-01
1
-1
/
+3
*
lima: support indexed draw with bias
Icenowy Zheng
2019-10-31
1
-1
/
+1
*
lima: add cubemap support
Arno Messiaen
2019-10-31
1
-1
/
+1
*
lima: add layer_stride field to lima_resource struct
Arno Messiaen
2019-10-31
1
-1
/
+2
*
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: 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: support rectangle texture
Icenowy Zheng
2019-09-26
1
-1
/
+1
*
lima: remove partial clear support from pipe->clear()
Erico Nunes
2019-09-23
1
-93
/
+5
*
lima: move damage bound build to resource
Qiang Yu
2019-09-23
1
-13
/
+4
*
lima: implement EGL_KHR_partial_update
Qiang Yu
2019-09-23
1
-14
/
+29
*
lima: fix PLBU viewport configuration
Icenowy Zheng
2019-09-22
1
-16
/
+16
*
lima: reset scissor state if scissor test is disabled
Icenowy Zheng
2019-09-17
1
-0
/
+4
*
lima: Return fence unconditionally
Roman Stratiienko
2019-09-04
1
-4
/
+2
*
lima: fix ppir spill stack allocation
Erico Nunes
2019-08-25
1
-5
/
+19
*
lima: move format handling to unified place
Qiang Yu
2019-08-25
1
-28
/
+5
*
lima: introduce a struct describing texture descriptor
Vasily Khoruzhick
2019-08-08
1
-6
/
+9
*
lima: Fix compiler warnings for unused functions.
Andreas Baierl
2019-07-13
1
-0
/
+2
*
u_dynarray: turn util_dynarray_{grow, resize} into element-oriented macros
Nicolai Hähnle
2019-06-12
1
-3
/
+3
*
lima: fix render to non-zero level texture
Qiang Yu
2019-05-25
1
-4
/
+6
*
lima: fix width 4096 resolution GP fail
Qiang Yu
2019-05-10
1
-1
/
+1
*
lima: fix tile buffer reloading
Vasily Khoruzhick
2019-05-09
1
-2
/
+2
*
lima: add support for depth/stencil fbo attachments and textures
Vasily Khoruzhick
2019-04-14
1
-22
/
+89
*
lima: use individual tile heap for each GP job.
Vasily Khoruzhick
2019-04-14
1
-3
/
+4
*
lima: make lima_context_framebuffer subtype of pipe_framebuffer_state
Icenowy Zheng
2019-04-11
1
-20
/
+20
*
gallium: add lima driver
Qiang Yu
2019-04-11
1
-0
/
+1648