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
*
freedreno/a3xx+a4xx: fix clip-plane lowering state
Rob Clark
2016-10-07
2
-0
/
+6
*
glsl: Let cache_test build when the shader cache is not enabled
Ian Romanick
2016-10-07
1
-0
/
+4
*
anv: pipeline cache: fix return value of vkGetPipelineCacheData
Lionel Landwerlin
2016-10-07
1
-2
/
+5
*
util: remove unused variable
Timothy Arceri
2016-10-07
1
-4
/
+2
*
loader/dri3: import prime buffers in the currently-bound screen
Martin Peres
2016-10-07
1
-1
/
+11
*
loader/dri3: add get_dri_screen() to the vtable
Martin Peres
2016-10-07
3
-0
/
+24
*
anv/entrypoints: Save off the entire devinfo rather than a pointer
Jason Ekstrand
2016-10-06
1
-5
/
+5
*
radv: drop all uint for unsigned.
Dave Airlie
2016-10-07
1
-8
/
+8
*
vc4: Don't worry about partial Z/S clear if the other is already cleared.
Eric Anholt
2016-10-06
1
-3
/
+7
*
vc4: Try to fix the HW-2116 workaround.
Eric Anholt
2016-10-06
1
-9
/
+10
*
vc4: Drop dead argument from vc4_start_draw().
Eric Anholt
2016-10-06
1
-3
/
+3
*
vc4: Fix fallback to quad clears of depth in GLX.
Eric Anholt
2016-10-06
4
-25
/
+64
*
vc4: Add the format name in miptree_debug.
Eric Anholt
2016-10-06
1
-2
/
+4
*
vc4: Fix perf debug formatting on partial Z/S clear.
Eric Anholt
2016-10-06
1
-1
/
+1
*
vc4: Drop destination register when it's unused.
Eric Anholt
2016-10-06
1
-1
/
+22
*
vc4: Fix live intervals analysis for screening defs in if statements.
Eric Anholt
2016-10-06
3
-5
/
+20
*
vc4: Fix simulator when more than one vc4_screen is opened.
Eric Anholt
2016-10-06
3
-3
/
+39
*
vc4: Fix assertion fails from trying to cast non-ALU instrs to ALU.
Eric Anholt
2016-10-06
1
-0
/
+2
*
anv/cmd_buffer: Move the clear_subpasses calls to set_subpass
Jason Ekstrand
2016-10-06
1
-2
/
+2
*
anv/cmd_buffer: Don't call set_subpass in a secondary
Jason Ekstrand
2016-10-06
4
-48
/
+3
*
anv/cmd_buffer: Rework descriptor dirtying in set_subpass
Jason Ekstrand
2016-10-06
1
-1
/
+5
*
anv/wsi: Advertise UNORM formats as well as sRGB
Jason Ekstrand
2016-10-06
2
-0
/
+5
*
radv: fix configure.ac check
Dave Airlie
2016-10-07
1
-1
/
+1
*
radv: Skip already signalled fences.
Gustaw Smolarczyk
2016-10-07
1
-3
/
+3
*
radv: add initial non-conformant radv vulkan driver
Dave Airlie
2016-10-07
63
-8
/
+32093
*
nv50/ir: fix wrong check when optimizing MAD to SHLADD
Samuel Pitoiset
2016-10-07
1
-1
/
+1
*
intel: aubinator: use getopt to parse arguments
Lionel Landwerlin
2016-10-07
1
-57
/
+33
*
nvc0: dump program binary only when NV50_PROG_DEBUG is set
Samuel Pitoiset
2016-10-07
1
-1
/
+1
*
nir: Fix the control flow tests for nir_loop_first_block changes
Jason Ekstrand
2016-10-06
1
-1
/
+1
*
docs: mark ARB_compute_variable_group_size as done for nvc0
Samuel Pitoiset
2016-10-07
2
-1
/
+2
*
nvc0: expose ARB_compute_variable_group_size
Samuel Pitoiset
2016-10-07
1
-2
/
+6
*
nv50/ir: set number of threads/block for variable local size
Samuel Pitoiset
2016-10-07
1
-0
/
+2
*
st/mesa: expose ARB_compute_variable_group_size
Samuel Pitoiset
2016-10-07
1
-0
/
+22
*
st/mesa: add support for dispatching a variable local size
Samuel Pitoiset
2016-10-07
1
-3
/
+12
*
st/mesa: add mapping for SYSTEM_VALUE_LOCAL_GROUP_SIZE
Samuel Pitoiset
2016-10-07
1
-0
/
+2
*
gallium: add PIPE_COMPUTE_CAP_MAX_VARIABLE_THREADS_PER_BLOCK
Samuel Pitoiset
2016-10-07
7
-1
/
+15
*
glsl: add gl_LocalGroupSizeARB as a system value
Samuel Pitoiset
2016-10-07
2
-0
/
+7
*
glsl/linker: handle errors when a variable local size is used
Samuel Pitoiset
2016-10-07
1
-2
/
+23
*
glsl: reject compute shaders with fixed and variable local size
Samuel Pitoiset
2016-10-07
1
-0
/
+14
*
glsl: process local_size_variable input qualifier
Samuel Pitoiset
2016-10-07
5
-1
/
+37
*
glsl: add enable flags for ARB_compute_variable_group_size
Samuel Pitoiset
2016-10-07
4
-0
/
+12
*
mesa/main: add support for ARB_compute_variable_groups_size
Samuel Pitoiset
2016-10-07
11
-1
/
+185
*
glapi: add entry points for GL_ARB_compute_variable_group_size
Samuel Pitoiset
2016-10-07
6
-1
/
+45
*
nv50/ir: optimize sub(a, 0) to a
Karol Herbst
2016-10-06
1
-0
/
+3
*
st/mesa: move all sampler view code into new st_sampler_view.[ch] files
Brian Paul
2016-10-06
13
-493
/
+589
*
st/mesa: optimize pipe_sampler_view validation
Brian Paul
2016-10-06
4
-30
/
+101
*
mesa: call ctx->Driver.TexParameter() in texture_buffer_range()
Brian Paul
2016-10-06
1
-0
/
+13
*
st/mesa: consolidate view format setup code
Brian Paul
2016-10-06
1
-34
/
+54
*
st/mesa: add some const qualifiers in st_atom_texture.c
Brian Paul
2016-10-06
1
-3
/
+5
*
st/mesa: simplify some code in get_texture_format_swizzle()
Brian Paul
2016-10-06
1
-5
/
+5
[next]