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
...
*
st/vdpau: Provide YV12 to NV12 putBits conversion v2
Thomas Hellstrom
2017-02-24
3
-19
/
+130
*
configure.ac: check require_basic_egl only if egl enabled
Leo Liu
2017-02-24
1
-1
/
+3
*
glx: add GLXdispatchIndex sort check
Eric Engestrom
2017-02-24
2
-1
/
+25
*
docs: update features.txt for GL_ARB_clear_texture with llvmpipe and softpipe
Lars Hamre
2017-02-24
1
-1
/
+1
*
softpipe: enable clear_texture with util_clear_texture
Lars Hamre
2017-02-24
2
-1
/
+4
*
llvmpipe: enable clear_texture with util_clear_texture
Lars Hamre
2017-02-24
2
-2
/
+4
*
gallium: implement util_clear_texture
Lars Hamre
2017-02-24
2
-145
/
+248
*
haiku/winsys: fix dt prototype args
Jerome Duval
2017-02-24
1
-1
/
+2
*
haiku: build fixes around debug defines
Jerome Duval
2017-02-24
1
-2
/
+2
*
radv: add sample mask output support
Dave Airlie
2017-02-24
3
-2
/
+9
*
radv/ac: refactor our fmask sample index fixup.
Dave Airlie
2017-02-24
1
-122
/
+107
*
radv: fetch sample index via fmask for image coord as well.
Dave Airlie
2017-02-24
1
-54
/
+126
*
radv: add sample mask input support
Dave Airlie
2017-02-24
1
-1
/
+6
*
radv: enable location at sample when persample is forced.
Dave Airlie
2017-02-24
1
-0
/
+3
*
radv: fix interpolation at wrong place for offset interp
Dave Airlie
2017-02-24
2
-3
/
+4
*
swr: fix index buffers with non-zero indices
George Kyriazis
2017-02-23
5
-6
/
+62
*
swr: add fetch shader cache
George Kyriazis
2017-02-23
6
-15
/
+50
*
st/mesa: free shader cache buffer on fallback
Timothy Arceri
2017-02-24
1
-1
/
+3
*
st/mesa: fix crash in shader cache cased by race condition
Timothy Arceri
2017-02-24
1
-6
/
+8
*
anv: Enable MSAA compression
Jason Ekstrand
2017-02-23
5
-2
/
+36
*
anv/blorp/clear_subpass: Only set surface clear color for fast clears
Jason Ekstrand
2017-02-23
1
-2
/
+3
*
intel/isl: Apply render target alignment constraints for MCS
Pohjolainen, Topi
2017-02-23
1
-1
/
+16
*
intel/isl: add MCS width constraint 16 samples
Lionel Landwerlin
2017-02-23
1
-0
/
+10
*
intel/isl: Return surface creation success from aux helpers
Jason Ekstrand
2017-02-23
3
-41
/
+40
*
glsl: Raise a link error for non-SSO ES programs with a TES but no TCS.
Kenneth Graunke
2017-02-23
1
-0
/
+10
*
isl/state: fix assert on raw buffer surface state minimum size
Samuel Iglesias Gonsálvez
2017-02-23
1
-1
/
+1
*
glsl: enable early_fragment_tests implicitly with post_depth_coverage
Iago Toral Quiroga
2017-02-23
1
-1
/
+1
*
glsl: refactor get_variable_being_redeclared() to return always an ir_variabl...
Samuel Iglesias Gonsálvez
2017-02-23
1
-27
/
+34
*
glsl: fix heap-use-after-free in ast_declarator_list::hir()
Samuel Iglesias Gonsálvez
2017-02-23
1
-2
/
+4
*
st/wgl: flush with ST_FLUSH_WAIT before releasing shared contexts
Charmaine Lee
2017-02-18
2
-2
/
+15
*
st: add ST_FLUSH_WAIT to st_context_flush()
Charmaine Lee
2017-02-18
2
-0
/
+8
*
radv/ac: handle gs->copy shader clip distances.
Dave Airlie
2017-02-23
1
-13
/
+68
*
radv/ac: pass clips properly from vertex->geometry shader stages.
Dave Airlie
2017-02-23
1
-6
/
+40
*
radv/ac: rename num clips/cull to output clips/culls
Dave Airlie
2017-02-23
1
-10
/
+10
*
vulkan/wsi: move image count to shared structure.
Dave Airlie
2017-02-23
3
-26
/
+24
*
radeon: fix r600 builds when old version of llvm is present
Timothy Arceri
2017-02-23
1
-2
/
+2
*
vulkan: Fix gen_enum_to_str in out of tree builds
Dylan Baker
2017-02-22
1
-1
/
+5
*
anv/Makefile: Gather all the genX files into one place
Jason Ekstrand
2017-02-22
1
-22
/
+9
*
r600/radeonsi: enable glsl/tgsi on-disk cache
Timothy Arceri
2017-02-23
2
-0
/
+46
*
st/mesa: get on-disk shader cache
Timothy Arceri
2017-02-23
1
-0
/
+3
*
ddebug/rbug/trace: add get_disk_shader_cache() to pass-throughs
Timothy Arceri
2017-02-23
3
-0
/
+39
*
gallium: add get_disk_shader_cache() callback
Timothy Arceri
2017-02-23
2
-0
/
+19
*
st/mesa: implement a tgsi on-disk shader cache
Timothy Arceri
2017-02-23
5
-6
/
+481
*
st/mesa: add sha1 field to st program structs
Timothy Arceri
2017-02-23
1
-0
/
+18
*
st/mesa: move set_prog_affected_state_flags() to st_program.c
Timothy Arceri
2017-02-23
3
-141
/
+144
*
util/disk_cache: fix bug with deleting old cache dirs
Timothy Arceri
2017-02-23
1
-4
/
+6
*
vulkan: Combine wsi and util makefiles
Dylan Baker
2017-02-22
9
-44
/
+37
*
vulkan/util: Add generator for enum_to_str functions
Dylan Baker
2017-02-22
7
-35
/
+201
*
Revert "st/vdpau: Fix multithreading"
Thomas Hellstrom
2017-02-22
1
-21
/
+1
*
vl: u_upload_alloc might fail to allocate buffer in bicubic filter
Nayan Deshmukh
2017-02-22
1
-3
/
+5
[prev]
[next]