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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/auxiliary/vl: Split vl_compositor graphic shaders from vl_compositor API
James Zhu
2019-02-15
5
-688
/
+821
*
gallium/auxiliary/vl: Move dirty define to header file
James Zhu
2019-02-15
2
-9
/
+8
*
nir: remove jump from two merging jump-ending blocks
Juan A. Suarez Romero
2019-02-15
1
-2
/
+19
*
nir: move ALU instruction before the jump instruction
Juan A. Suarez Romero
2019-02-15
1
-1
/
+1
*
mesa: INVALID_VALUE for wrong type or format in Clear*Buffer*Data
Andres Gomez
2019-02-15
1
-4
/
+6
*
virgl: use virgl_transfer_inline_write even less
Gurchetan Singh
2019-02-15
1
-1
/
+1
*
virgl: use transfer queue
Gurchetan Singh
2019-02-15
5
-18
/
+36
*
virgl: introduce transfer queue
Gurchetan Singh
2019-02-15
5
-0
/
+390
*
virgl: add encoder functions for new protocol
Gurchetan Singh
2019-02-15
2
-0
/
+28
*
virgl: make winsys modifications for encoded transfers
Gurchetan Singh
2019-02-15
5
-6
/
+21
*
virgl: add extra checks in virgl_res_needs_flush_wait
Gurchetan Singh
2019-02-15
1
-4
/
+9
*
virgl: pass virgl transfer to virgl_res_needs_flush_wait
Gurchetan Singh
2019-02-15
5
-14
/
+22
*
virgl: keep track of number of computations
Gurchetan Singh
2019-02-15
2
-3
/
+3
*
virgl: limit command length to 16 bits
Gurchetan Singh
2019-02-15
2
-5
/
+8
*
virgl: use virgl_transfer in inline write
Gurchetan Singh
2019-02-15
1
-26
/
+40
*
virgl: add protocol for resource transfers
Gurchetan Singh
2019-02-15
2
-0
/
+12
*
virgl: when creating / freeing transfers, pass slab pool directly
Gurchetan Singh
2019-02-15
4
-14
/
+14
*
virgl: unmap uploader at flush time
Gurchetan Singh
2019-02-15
1
-2
/
+3
*
virgl: make alignment smaller when uploading index user buffers
Gurchetan Singh
2019-02-15
1
-1
/
+1
*
virgl: track level cleanliness rather than resource cleanliness
Gurchetan Singh
2019-02-15
6
-14
/
+20
*
virgl: don't mark unclean after a flush
Gurchetan Singh
2019-02-15
1
-1
/
+0
*
virgl: use virgl_resource_dirty helper
Gurchetan Singh
2019-02-15
6
-16
/
+19
*
virgl: add ability to do finer grain dirty tracking
Gurchetan Singh
2019-02-15
8
-13
/
+15
*
panfrost: Improve logging and patch memory leaks
Alyssa Rosenzweig
2019-02-15
2
-49
/
+48
*
panfrost: Don't align framebuffer dims
Alyssa Rosenzweig
2019-02-15
1
-2
/
+2
*
panfrost: Implement PIPE_QUERY_OCCLUSION_COUNTER
Alyssa Rosenzweig
2019-02-15
1
-1
/
+8
*
panfrost: Identify MALI_OCCLUSION_PRECISE bit
Alyssa Rosenzweig
2019-02-15
2
-5
/
+7
*
drirc/i965: add option to disable 565 configs and visuals
Tapani Pälli
2019-02-15
2
-0
/
+18
*
panfrost: Backport driver to Mali T600/T700
Alyssa Rosenzweig
2019-02-15
6
-262
/
+340
*
panfrost: Fix build; depend on libdrm
Alyssa Rosenzweig
2019-02-15
1
-0
/
+1
*
nir/dead_cf: Stop relying on liveness analysis
Jason Ekstrand
2019-02-14
1
-21
/
+39
*
nir/dead_cf: Inline cf_node_has_side_effects
Jason Ekstrand
2019-02-14
1
-41
/
+32
*
intel/fs: Bail in optimize_extract_to_float if we have modifiers
Jason Ekstrand
2019-02-14
1
-0
/
+9
*
swr: set PIPE_CAP_MAX_VARYINGS correctly
Ilia Mirkin
2019-02-14
1
-0
/
+2
*
intel/fs: Silence a compiler warning
Jason Ekstrand
2019-02-14
1
-2
/
+1
*
anv: Silence some compiler warnings in release builds
Jason Ekstrand
2019-02-14
2
-4
/
+4
*
anv/blorp: Delete a pointless assert
Jason Ekstrand
2019-02-14
1
-5
/
+0
*
nir: Silence a couple of warnings in release builds
Jason Ekstrand
2019-02-14
2
-1
/
+3
*
spirv: Eliminate dead input/output variables after translation.
Kenneth Graunke
2019-02-14
1
-5
/
+20
*
anv: Put MOCS in the correct location
Kenneth Graunke
2019-02-14
1
-2
/
+2
*
spirv: Add missing break
Ian Romanick
2019-02-14
1
-0
/
+1
*
util/tests: compile to something sensible in release builds
Eric Engestrom
2019-02-14
12
-0
/
+24
*
anv/tests: compile to something sensible in release builds
Eric Engestrom
2019-02-14
5
-0
/
+10
*
etnaviv: drop duplicate #define
Eric Engestrom
2019-02-14
1
-4
/
+0
*
st/dri: drop duplicate #define
Eric Engestrom
2019-02-14
1
-4
/
+0
*
gbm: drop duplicate #defines
Eric Engestrom
2019-02-14
1
-8
/
+0
*
drm-uapi: use local files, not system libdrm
Eric Engestrom
2019-02-14
95
-109
/
+103
*
drm-uapi/README: remove explicit list of driver names
Eric Engestrom
2019-02-14
1
-2
/
+2
*
radv: fix radv_fixup_vertex_input_fetches()
Samuel Pitoiset
2019-02-14
1
-1
/
+1
*
radv: reduce the number of loaded channels for vertex input fetches
Samuel Pitoiset
2019-02-14
1
-2
/
+79
[next]