index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
panfrost: Extend clear colour packing
Alyssa Rosenzweig
2019-07-10
4
-26
/
+94
*
panfrost/mfbd: Include codes for float framebuffers
Alyssa Rosenzweig
2019-07-10
1
-1
/
+28
*
panfrost: Prepare some code for MRT
Alyssa Rosenzweig
2019-07-10
1
-26
/
+13
*
panfrost: Use standard ALIGN_POT/INFINITY macros
Alyssa Rosenzweig
2019-07-10
5
-25
/
+19
*
egl: add glvnd symbols check
Eric Engestrom
2019-07-10
2
-1
/
+2
*
egl: rewrite entrypoints check
Eric Engestrom
2019-07-10
3
-13
/
+38
*
mapi: add shared glapi symbols check
Eric Engestrom
2019-07-10
2
-0
/
+31
*
tu: add exported symbols check
Eric Engestrom
2019-07-10
1
-0
/
+13
*
vulkan: add symbols file
Eric Engestrom
2019-07-10
2
-0
/
+15
*
meson: remove unused env_test
Eric Engestrom
2019-07-10
1
-4
/
+0
*
gles: use new symbols check script
Eric Engestrom
2019-07-10
4
-62
/
+14
*
gbm: sort symbols
Eric Engestrom
2019-07-10
1
-22
/
+22
*
gbm: use new symbols check script
Eric Engestrom
2019-07-10
2
-22
/
+6
*
egl: use new symbols check script
Eric Engestrom
2019-07-10
2
-30
/
+10
*
symbols-check: introduce new python script
Eric Engestrom
2019-07-10
2
-0
/
+116
*
nv50/ir/nir: implement load/store_global
Karol Herbst
2019-07-10
1
-0
/
+36
*
nv50/ir/nir: handle kernel inputs
Karol Herbst
2019-07-10
1
-3
/
+18
*
nv50/ir/nir: don't assert on !main
Karol Herbst
2019-07-10
1
-2
/
+0
*
nv50/ir/nir: parse system values first and stop for compute shaders
Karol Herbst
2019-07-10
1
-29
/
+32
*
nir/lower_io: Don't use variable to get deref mode
Connor Abbott
2019-07-10
1
-2
/
+3
*
radv: Don't optimize after lowering FS inputs
Connor Abbott
2019-07-10
1
-1
/
+0
*
android: amd/addrlib: add gfx10 support
Mauro Rossi
2019-07-10
1
-0
/
+1
*
android: amd/common/gfx10: add register JSON
Mauro Rossi
2019-07-10
1
-8
/
+26
*
android: radeonsi/gfx10: generate gfx10_format_table.h (v2)
Mauro Rossi
2019-07-10
1
-0
/
+16
*
android: virgl: remove unnecessary LOCAL_C_INCLUDES
Chih-Wei Huang
2019-07-10
2
-4
/
+0
*
android: vulkan/util: fix generating vk_enum_to_str.*
Chih-Wei Huang
2019-07-10
1
-2
/
+4
*
android: radv: import include paths from used libraries
Chih-Wei Huang
2019-07-10
1
-11
/
+5
*
android: anv: import include path of libmesa_nir
Chih-Wei Huang
2019-07-10
1
-18
/
+18
*
android: anv: eliminate libmesa_anv_entrypoints
Chih-Wei Huang
2019-07-10
1
-62
/
+20
*
android: vulkan/util: fix export path
Chih-Wei Huang
2019-07-10
3
-4
/
+1
*
android: radv: fix improper use of LOCAL_WHOLE_STATIC_LIBRARIES
Chih-Wei Huang
2019-07-10
1
-2
/
+3
*
android: anv: fix improper use of LOCAL_WHOLE_STATIC_LIBRARIES
Chih-Wei Huang
2019-07-10
1
-9
/
+9
*
android: radv: remove unused LOCAL_EXPORT_C_INCLUDE_DIRS
Chih-Wei Huang
2019-07-10
1
-4
/
+0
*
android: anv: remove unused LOCAL_EXPORT_C_INCLUDE_DIRS
Chih-Wei Huang
2019-07-10
1
-2
/
+0
*
nir/loop_analyze: Pass nir_const_values directly to helpers
Jason Ekstrand
2019-07-10
1
-13
/
+10
*
nir/loop_analyze: Properly handle swizzles in loop conditions
Jason Ekstrand
2019-07-10
1
-140
/
+149
*
nir/loop_analyze: Refactor detection of limit vars
Jason Ekstrand
2019-07-10
1
-54
/
+51
*
nir: Add some helpers for chasing SSA values properly
Jason Ekstrand
2019-07-10
1
-0
/
+80
*
nir/loop_analyze: Bail if we encounter swizzles
Jason Ekstrand
2019-07-10
1
-0
/
+22
*
nir/loop_analyze: Use new eval_const_* helpers in test_iterations
Jason Ekstrand
2019-07-10
1
-6
/
+4
*
nir/loop_analyze: Handle bit sizes correctly in calculate_iterations
Jason Ekstrand
2019-07-10
1
-27
/
+48
*
nir/loop_analyze: Fix phi-of-identical-alu detection
Jason Ekstrand
2019-07-10
1
-26
/
+29
*
nir/instr_set: Expose nir_instrs_equal()
Jason Ekstrand
2019-07-10
2
-59
/
+62
*
nir/builder: Use nir_const_value_for_* for constructing immediates
Jason Ekstrand
2019-07-10
1
-102
/
+50
*
nir: Refactor nir_src_as_* constant functions
Jason Ekstrand
2019-07-10
2
-101
/
+28
*
nir: Add more helpers for working with const values
Jason Ekstrand
2019-07-10
2
-0
/
+135
*
virgl: remove virgl_transfer_queue_lists
Chia-I Wu
2019-07-09
2
-36
/
+13
*
virgl: simplify virgl_transfer_queue_extend
Chia-I Wu
2019-07-09
1
-34
/
+5
*
virgl: remove transfer after transfer_write
Chia-I Wu
2019-07-09
1
-2
/
+1
*
virgl: improve virgl_transfer_queue_is_queued
Chia-I Wu
2019-07-09
1
-30
/
+21
[prev]
[next]