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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv/ac: eliminate unused vertex shader outputs. (v2)
Dave Airlie
2017-04-27
3
-21
/
+45
*
radeonsi/ac: move vertex export remove to common code.
Dave Airlie
2017-04-27
8
-164
/
+235
*
radv: fix regression in descriptor set freeing.
Dave Airlie
2017-04-27
1
-1
/
+1
*
glsl: remove duplicate validation
Timothy Arceri
2017-04-27
1
-15
/
+0
*
glsl: use without_array() rather than get_scalar_type()
Timothy Arceri
2017-04-27
1
-1
/
+1
*
svga: fix vertex buffer binding issue
Brian Paul
2017-04-26
1
-2
/
+29
*
gallium/util: reduce util_snprintf() calls in debug_flush_might_flush_cb()
Brian Paul
2017-04-26
1
-5
/
+6
*
gallium/util: add some comments in u_debug_flush.c
Brian Paul
2017-04-26
1
-0
/
+15
*
svga: Removed the unused label 'done' in svga_validate_surface_view()
Charmaine Lee
2017-04-26
1
-1
/
+0
*
svga: use the winsys interface to invalidate surface
Charmaine Lee
2017-04-26
1
-5
/
+1
*
svga: fix format for screen target
Charmaine Lee
2017-04-26
1
-0
/
+26
*
svga: cache the backing surface handle in the texture object
Charmaine Lee
2017-04-26
5
-10
/
+57
*
svga: Update the backing resource only if needed
Charmaine Lee
2017-04-26
2
-3
/
+14
*
svga: Set the surface dirty bit for the right surface view
Charmaine Lee
2017-04-26
1
-5
/
+19
*
svga: Move rendertarget view related fields to hw_clear state
Charmaine Lee
2017-04-26
4
-17
/
+18
*
svga: Move setting the rendered_to flags to framebuffer emit time
Charmaine Lee
2017-04-26
2
-18
/
+28
*
svga: add const qualifiers on svga_check_sampler_view_resource_collision()
Brian Paul
2017-04-26
2
-4
/
+4
*
svga: improve surface view debug messages
Brian Paul
2017-04-26
1
-4
/
+5
*
svga: add DEBUG_SAMPLERS
Brian Paul
2017-04-26
3
-1
/
+4
*
svga: fail screen creation if HW version is too old
Brian Paul
2017-04-26
1
-0
/
+7
*
winsys/svga: fix error path when kernel is not able to create surface
Deepak Rawat
2017-04-26
1
-15
/
+18
*
draw: whitespace fixes in draw_pipe_vbuf.c
Brian Paul
2017-04-26
1
-104
/
+89
*
st/mesa: minor clean-ups in st_update_renderbuffer_surface()
Brian Paul
2017-04-26
1
-9
/
+8
*
nv50,nvc0: disable the TGSI merge registers pass
Samuel Pitoiset
2017-04-26
2
-2
/
+4
*
radeonsi: disable the TGSI merge registers pass
Samuel Pitoiset
2017-04-26
1
-1
/
+1
*
st/glsl_to_tgsi: disable the merge registers pass conditionally
Samuel Pitoiset
2017-04-26
1
-1
/
+6
*
gallium: add PIPE_SHADER_CAP_TGSI_SKIP_MERGE_REGISTERS
Samuel Pitoiset
2017-04-26
15
-0
/
+21
*
radeonsi: use unsynchronized transfers for shader binary uploads
Samuel Pitoiset
2017-04-26
1
-1
/
+2
*
radeonsi: turn si_shader_key::mono into a non-union
Marek Olšák
2017-04-26
3
-15
/
+11
*
radeonsi: adjust ESGS ring buffer size computation on VI
Marek Olšák
2017-04-26
1
-1
/
+4
*
radeonsi/gfx9: don't set deprecated field PARTIAL_ES_WAVE_ON
Marek Olšák
2017-04-26
1
-2
/
+3
*
radeonsi/gfx9: set MAX_PRIMGRP_IN_WAVE in the correct register
Marek Olšák
2017-04-26
2
-1
/
+5
*
radeonsi/gfx9: add a workaround for viewing a slice of 3D as a 2D image
Marek Olšák
2017-04-26
1
-8
/
+22
*
radeonsi/gfx9: fix 1D array shader images
Marek Olšák
2017-04-26
1
-0
/
+1
*
radeonsi/gfx9: fix most things wrong with shader images
Marek Olšák
2017-04-26
2
-12
/
+24
*
radeonsi/gfx9: fix texture buffer objects and image buffers with IDXEN==0
Marek Olšák
2017-04-26
1
-1
/
+34
*
mesa: tidy up left over APPLE_vertex_array_object semantics
Timothy Arceri
2017-04-26
4
-43
/
+9
*
mesa: inline bind_vertex_array() helper
Timothy Arceri
2017-04-26
1
-17
/
+6
*
mesa: drop APPLE_vertex_array_object support
Timothy Arceri
2017-04-26
11
-100
/
+19
*
radv: Enable userspace fence checking.
Bas Nieuwenhuizen
2017-04-26
3
-3
/
+36
*
i965: Remove unused variable 'options'
Matt Turner
2017-04-25
1
-2
/
+0
*
glsl: Initialize current_var
Matt Turner
2017-04-25
1
-1
/
+1
*
radv/ac: setup mrt exports then export them in one go. (v2)
Dave Airlie
2017-04-25
1
-15
/
+19
*
radv/ac: overhaul vs output/ps input routing
Dave Airlie
2017-04-25
3
-37
/
+55
*
radv/ac: move point coord after layer/viewport.
Dave Airlie
2017-04-25
1
-6
/
+7
*
gallium: remove u_caps.c/h interface
Samuel Pitoiset
2017-04-25
3
-340
/
+0
*
ddebug: implement get_query_result_resource
Marek Olšák
2017-04-25
1
-0
/
+16
*
trace: don't trace resource_destroy
Marek Olšák
2017-04-25
1
-7
/
+4
*
gallium/util: add debugging helpers printing pipeline statistics
Marek Olšák
2017-04-25
2
-0
/
+59
*
Android: fix r300g only build
Rob Herring
2017-04-25
1
-3
/
+5
[next]