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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: add initial non-conformant radv vulkan driver
Dave Airlie
2016-10-07
62
-1
/
+32067
*
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
*
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
*
mesa: make _mesa_texture_buffer_range() static
Brian Paul
2016-10-06
2
-23
/
+19
*
mesa: add const qualifier, comment on can_avoid_reallocation()
Brian Paul
2016-10-06
1
-1
/
+8
*
mesa: add comment/assertion on get_tex_level_parameter_buffer()
Brian Paul
2016-10-06
1
-0
/
+5
*
nir: Remove some no longer needed asserts
Jason Ekstrand
2016-10-06
8
-16
/
+1
*
nir: Make nir_foo_first/last_cf_node return a block instead
Jason Ekstrand
2016-10-06
9
-116
/
+84
*
nir: Add asserts to the casting functions
Jason Ekstrand
2016-10-06
2
-24
/
+45
*
gallium/hud: Remove superfluous debug
Steven Toth
2016-10-06
4
-52
/
+0
*
amd: add amd_kernel_code_t.h to the sources list
Emil Velikov
2016-10-06
1
-0
/
+1
*
svga: add svga_mksstats.h to the sources list
Emil Velikov
2016-10-06
1
-0
/
+1
*
glx: rename choose_visual(), drop const argument
Emil Velikov
2016-10-06
1
-15
/
+11
*
glx: return GL_FALSE from glx_screen_init where applicable.
Emil Velikov
2016-10-06
1
-2
/
+5
*
glx: correctly mask the drawableType for GLX_ARB_fbconfig_float
Emil Velikov
2016-10-06
1
-1
/
+1
*
autoconf: Make header install distinct for various APIs (v2)
Chuck Atkins
2016-10-06
2
-10
/
+24
*
mesa: annotate AttribFuncsARB[] as const
Emil Velikov
2016-10-06
1
-1
/
+1
*
mapi/glapi: remove unused _glapi_check_table()
Emil Velikov
2016-10-06
2
-68
/
+0
*
glapi/hgl: remove the final user of _glapi_check_table()
Emil Velikov
2016-10-06
2
-10
/
+0
*
mapi/glapi: remove unused _glapi_check_table_not_null
Emil Velikov
2016-10-06
2
-24
/
+0
*
st/xvmc/tests: force enable assertions
Emil Velikov
2016-10-06
1
-0
/
+2
*
anv: automake: ship intel_icd.json.in in the tarball
Emil Velikov
2016-10-06
1
-0
/
+1
*
intel: automake: reference the correct header
Emil Velikov
2016-10-06
2
-2
/
+2
*
intel: aubinator: add missing return characters
Lionel Landwerlin
2016-10-06
1
-5
/
+5
*
nir: Delete open coded type printing.
Kenneth Graunke
2016-10-06
3
-36
/
+11
*
anv: fix GetPhysicalDeviceProperties to return timestampPeriod in ns
Philipp Zabel
2016-10-06
1
-1
/
+1
*
i965: remove remaining tabs in brw_draw.c
Timothy Arceri
2016-10-06
1
-13
/
+13
*
i965: get inputs read from nir info
Timothy Arceri
2016-10-06
10
-20
/
+39
[next]