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_resource.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: rename 'state tracker' to 'frontend'
Marek Olšák
2020-05-13
1
-1
/
+1
*
lima: set offset when export resource
Qiang Yu
2020-04-12
1
-0
/
+1
*
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: implement zsbuf reload
Icenowy Zheng
2020-03-18
1
-1
/
+7
*
lima: enable minmax cache for index buffers
Vasily Khoruzhick
2020-03-10
1
-0
/
+18
*
lima: don't disable tiling if there's linear modifier in list
Vasily Khoruzhick
2020-03-03
1
-3
/
+0
*
lima: Add etc1 support
Andreas Baierl
2020-03-02
1
-9
/
+7
*
lima: implement PLB PP stream cache
Vasily Khoruzhick
2020-02-21
1
-52
/
+0
*
lima: rename lima_submit to lima_job
Qiang Yu
2020-02-17
1
-1
/
+1
*
lima: move plbu/vs_cmd_array into lima_submit
Qiang Yu
2020-02-17
1
-0
/
+1
*
lima: make lima_submit one time use drop data (v3)
Qiang Yu
2020-02-17
1
-2
/
+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: add debug flag to disable tiling
Vasily Khoruzhick
2020-01-10
1
-1
/
+1
*
lima: use linear layout for shared buffers if modifier is not specified
Vasily Khoruzhick
2020-01-10
1
-1
/
+8
*
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
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
lima: add layer_stride field to lima_resource struct
Arno Messiaen
2019-10-31
1
-14
/
+25
*
lima: implement BO cache
Vasily Khoruzhick
2019-09-22
1
-2
/
+2
*
lima: move damage bound build to resource
Qiang Yu
2019-09-23
1
-9
/
+36
*
lima: don't use damage system when full damage
Qiang Yu
2019-09-23
1
-0
/
+14
*
lima: implement EGL_KHR_partial_update
Qiang Yu
2019-09-23
1
-0
/
+50
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-4
/
+4
*
lima,panfrost: Move lima_tiling.c/h to /src/panfrost
Alyssa Rosenzweig
2019-06-20
1
-3
/
+3
*
lima: fix tile buffer reloading
Vasily Khoruzhick
2019-05-09
1
-0
/
+2
*
lima: add support for depth/stencil fbo attachments and textures
Vasily Khoruzhick
2019-04-14
1
-1
/
+2
*
lima: implement blit with util_blitter
Icenowy Zheng
2019-04-11
1
-1
/
+50
*
gallium: add lima driver
Qiang Yu
2019-04-11
1
-0
/
+589