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
*
gallium: add pipe cap for scissored clears and pass scissor state to clear() ...
Mike Blumenkrantz
2020-04-29
1
-1
/
+1
*
lima: set offset when export resource
Qiang Yu
2020-04-12
1
-0
/
+1
*
lima: avoid situations when scissor minx > maxx or miny > maxy
Vasily Khoruzhick
2020-04-05
2
-34
/
+48
*
lima: also check tiled and depth case when import
Qiang Yu
2020-03-31
1
-19
/
+20
*
lima: fix buffer import with offset
Qiang Yu
2020-03-31
1
-4
/
+15
*
lima: Implement lima_texture_subdata
Vasily Khoruzhick
2020-03-28
1
-13
/
+65
*
lima: Add missing source file to Android.mk
Roman Stratiienko
2020-03-23
1
-0
/
+1
*
lima: add support for R and RG formats
Vasily Khoruzhick
2020-03-20
7
-37
/
+157
*
lima: split pixel and texel format tables
Vasily Khoruzhick
2020-03-20
4
-46
/
+78
*
lima: decode depth/stencil write bits in RSW
Vasily Khoruzhick
2020-03-18
1
-2
/
+10
*
lima: implement zsbuf reload
Icenowy Zheng
2020-03-18
6
-17
/
+84
*
lima: disable Z16 format
Vasily Khoruzhick
2020-03-18
2
-3
/
+0
*
lima/gpir: fix crash in schedule_insert_ready_list()
Vasily Khoruzhick
2020-03-16
1
-0
/
+2
*
lima/gpir: add better lowering for ftrunc
Vasily Khoruzhick
2020-03-16
3
-9
/
+11
*
lima/gpir: kill dead writes to regs in DCE
Vasily Khoruzhick
2020-03-16
1
-0
/
+28
*
lima/gpir: Optimize nots created from branch lowering
Connor Abbott
2020-03-16
1
-0
/
+67
*
lima/gpir: Optimize conditional break/continue
Connor Abbott
2020-03-16
4
-0
/
+126
*
lima/gpir: Make lima_gpir_node_insert_child() useful
Connor Abbott
2020-03-16
1
-1
/
+1
*
lima/gpir: print acc ops even if we have only one source
Vasily Khoruzhick
2020-03-11
1
-4
/
+2
*
lima/gpir: improve disassembler output
Vasily Khoruzhick
2020-03-11
1
-45
/
+78
*
lima: print gp uniforms if gp debug is enabled
Vasily Khoruzhick
2020-03-11
1
-0
/
+13
*
lima: enable minmax cache for index buffers
Vasily Khoruzhick
2020-03-10
3
-3
/
+34
*
lima: gpir: enforce instruction limit earlier
Vasily Khoruzhick
2020-03-06
2
-9
/
+8
*
lima: don't disable tiling if there's linear modifier in list
Vasily Khoruzhick
2020-03-03
1
-3
/
+0
*
lima: add RGBA5551 and RGBA4444 formats
Vasily Khoruzhick
2020-03-02
4
-25
/
+48
*
lima: Add etc1 support
Andreas Baierl
2020-03-02
2
-9
/
+9
*
gallium/hash_table: remove some function wrappers
Marek Olšák
2020-02-26
1
-10
/
+10
*
gallium/hash_table: turn it into a wrapper around util/hash_table
Marek Olšák
2020-02-26
1
-2
/
+2
*
gallium/hash_table: consolidate hash tables with pointer keys
Marek Olšák
2020-02-26
1
-14
/
+2
*
lima: expose fragment shader derivatives capability
Icenowy Zheng
2020-02-26
1
-0
/
+3
*
lima: remove its hash table entry when invalidating a resource
Icenowy Zheng
2020-02-24
1
-0
/
+2
*
lima: implement PLB PP stream cache
Vasily Khoruzhick
2020-02-21
6
-120
/
+121
*
lima: rename lima_submit to lima_job
Qiang Yu
2020-02-17
14
-331
/
+331
*
lima: move dump check to macro for lima_dump_command_stream_print
Qiang Yu
2020-02-17
2
-7
/
+10
*
lima: enable multi submit optimization
Qiang Yu
2020-02-17
3
-2
/
+6
*
lima: optinal flush submit in lima_clear
Qiang Yu
2020-02-17
3
-3
/
+16
*
lima: use per submit dump file
Qiang Yu
2020-02-17
7
-93
/
+136
*
lima: move framebuffer info to lima_submit
Qiang Yu
2020-02-17
4
-80
/
+91
*
lima: move clear into submit (v2)
Qiang Yu
2020-02-17
4
-16
/
+17
*
lima: move damage_rect into lima_submit
Qiang Yu
2020-02-17
5
-27
/
+33
*
lima: move pp_max_stack_size to lima_submit
Qiang Yu
2020-02-17
4
-12
/
+12
*
lima: move resolve into lima_submit
Qiang Yu
2020-02-17
5
-17
/
+19
*
lima: move plbu/vs_cmd_array into lima_submit
Qiang Yu
2020-02-17
6
-25
/
+25
*
lima: track write submits of context (v3)
Qiang Yu
2020-02-17
4
-2
/
+41
*
lima: make lima_submit one time use drop data (v3)
Qiang Yu
2020-02-17
7
-43
/
+105
*
lima: add lima_submit_get
Qiang Yu
2020-02-17
5
-11
/
+35
*
lima: use lima_submit_create_stream_bo for plbu/vs_cmd and pp_stack
Qiang Yu
2020-02-17
2
-12
/
+9
*
lima: adjust pp_stream to use lima_submit_create_stream_bo
Qiang Yu
2020-02-17
2
-24
/
+14
*
lima: add lima_submit_create_stream_bo
Qiang Yu
2020-02-17
2
-11
/
+26
*
lima: pass submit parameter for functions in lima_submic.c (v2)
Qiang Yu
2020-02-17
1
-54
/
+76
[next]