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
*
mesa: inline vbo_exec_invalidate_state() and call from mesa core
Timothy Arceri
2017-06-09
16
-45
/
+22
*
mesa: rework vbo_exec_init()
Timothy Arceri
2017-06-09
3
-8
/
+18
*
mesa: stop passing state bitfield to UpdateState()
Timothy Arceri
2017-06-09
13
-22
/
+33
*
st/mesa: add st_invalidate_buffers() helper
Timothy Arceri
2017-06-09
4
-16
/
+26
*
r200/radeon: stop calling _ae_invalidate_state() directly
Timothy Arceri
2017-06-09
2
-4
/
+0
*
swr: relax c++ requirement from c++14 to c++11
Tim Rowley
2017-06-08
4
-20
/
+21
*
radeonsi: call LLVMAddEarlyCSEMemSSAPass only for LLVM >= 4.0
Juan A. Suarez Romero
2017-06-08
1
-0
/
+2
*
gallium/radeon: don't allocate HTILE in a separate buffer
Marek Olšák
2017-06-08
8
-59
/
+41
*
radeonsi: rename depth decompress functions
Marek Olšák
2017-06-08
1
-16
/
+15
*
radeonsi: rename shader resource decompress masks to their true meaning
Marek Olšák
2017-06-08
3
-28
/
+28
*
radeonsi: rename is_compressed_colortex -> color_needs_decompression
Marek Olšák
2017-06-08
1
-5
/
+5
*
radeonsi: disable the patch ID workaround on SI when the patch ID isn't used ...
Marek Olšák
2017-06-08
2
-15
/
+21
*
radeonsi: don't update dependent states if it has no effect (v2)
Marek Olšák
2017-06-08
3
-12
/
+76
*
i965: Add format/modifier advertising
Varad Gautam
2017-06-08
1
-4
/
+72
*
i965: Support dmabuf import with modifiers
Varad Gautam
2017-06-08
1
-18
/
+76
*
i965: Improve same-buffer restriction for imports
Daniel Stone
2017-06-08
1
-5
/
+13
*
i965: Allocate tile aligned height
Ben Widawsky
2017-06-08
1
-5
/
+26
*
i965: Move fallback size assignment out of bufmgr
Daniel Stone
2017-06-08
3
-9
/
+17
*
i965: Invert image modifier/tiling inference
Daniel Stone
2017-06-08
1
-17
/
+18
*
egl/dri2: Avoid sign extension when building modifier
Daniel Stone
2017-06-08
1
-3
/
+2
*
i915g: Add blitter_context argument.
Vinson Lee
2017-06-08
1
-1
/
+1
*
etnaviv: flush resource when binding as sampler view
Lucas Stach
2017-06-08
1
-0
/
+3
*
etnaviv: don't flush resource to self without TS
Lucas Stach
2017-06-08
1
-1
/
+1
*
etnaviv: upgrade DISCARD_RANGE to DISCARD_WHOLE_RESOURCE if possible
Lucas Stach
2017-06-08
1
-0
/
+14
*
etnaviv: simplify transfer tiling handling
Lucas Stach
2017-06-08
1
-41
/
+29
*
etnaviv: don't read back resource if transfer discards contents
Lucas Stach
2017-06-08
1
-1
/
+3
*
etnaviv: honor PIPE_TRANSFER_UNSYNCHRONIZED flag
Lucas Stach
2017-06-08
1
-12
/
+23
*
etnaviv: slim down resource waiting
Lucas Stach
2017-06-08
4
-23
/
+6
*
glsl: Fix gl_shader_stage enum unsigned comparison
Rob Herring
2017-06-08
7
-4
/
+22
*
Android: vulkan: fix build error due to extra )
Rob Herring
2017-06-08
1
-1
/
+1
*
Fix glcpp test expectations
Iago Toral Quiroga
2017-06-08
2
-3
/
+6
*
util: make set's deleted_key_value declaration consistent with hash table one
Vlad Golovkin
2017-06-08
1
-2
/
+2
*
i965: Delete intel_resolve_map
Jason Ekstrand
2017-06-07
7
-213
/
+2
*
i965: Use the new tracking mechanism for HiZ
Jason Ekstrand
2017-06-07
3
-128
/
+127
*
i965/miptree: Make level_has_hiz take a const miptree
Jason Ekstrand
2017-06-07
2
-2
/
+2
*
i965: Wholesale replace the color resolve tracking code
Jason Ekstrand
2017-06-07
3
-259
/
+313
*
i965: Delete most of the old resolve interface
Jason Ekstrand
2017-06-07
2
-131
/
+10
*
i965: Use the new get/set_aux_state functions for color clears
Jason Ekstrand
2017-06-07
1
-7
/
+6
*
i965: Move blorp to the new resolve functions
Jason Ekstrand
2017-06-07
1
-45
/
+19
*
i965: Move depth to the new resolve functions
Jason Ekstrand
2017-06-07
5
-20
/
+54
*
i965: Move images to the new resolve functions
Jason Ekstrand
2017-06-07
3
-8
/
+13
*
i965: Move framebuffer fetch to the new resolve functions
Jason Ekstrand
2017-06-07
3
-11
/
+36
*
i965: Remove an unneeded render_cache_set_check_flush
Jason Ekstrand
2017-06-07
1
-3
/
+3
*
i965: Move color rendering to the new resolve functions
Jason Ekstrand
2017-06-07
4
-34
/
+62
*
i965: Move texturing to the new resolve functions
Jason Ekstrand
2017-06-07
3
-46
/
+71
*
i965: Use the new resolve function for several simple cases
Jason Ekstrand
2017-06-07
8
-24
/
+32
*
i965/miptree: Add new entrypoints for resolve management
Jason Ekstrand
2017-06-07
2
-0
/
+259
*
intel/isl: Add an enum for describing auxiliary compression state
Jason Ekstrand
2017-06-07
1
-0
/
+169
*
i965: Combine render target resolve code
Jason Ekstrand
2017-06-07
2
-52
/
+29
*
i965: Be a bit more conservative about certain resolves
Jason Ekstrand
2017-06-07
4
-8
/
+12
[next]