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
*
gallium/swr: confine c++11 flag to swr driver
Tim Rowley
2016-04-15
3
-562
/
+10
*
gallium/swr: allow swr use as a swrast dri driver
Tim Rowley
2016-04-15
5
-7
/
+39
*
vc4: Fix subimage accesses to LT textures.
Eric Anholt
2016-04-15
1
-4
/
+4
*
util: Fix race condition on libgcrypt initialization
Mark Janes
2016-04-15
1
-8
/
+11
*
configure: Add support for detecting valgrind headers
Jason Ekstrand
2016-04-15
1
-0
/
+21
*
nir/print: Fix printing variable mode
Eduardo Lima Mitev
2016-04-15
1
-7
/
+27
*
xlib: remove MESA_GLX_VISUAL_HACK
John Sheu
2016-04-15
1
-23
/
+19
*
xlib: fix leaks of returned values from XGetVisualInfo
John Sheu
2016-04-15
1
-8
/
+21
*
xlib: fix memory leak of and remove vishandle from XMesaVisualInfo
John Sheu
2016-04-15
2
-39
/
+24
*
xlib: do not cache return value of glXChooseVisual/glXGetVisualFromFBConfig
John Sheu
2016-04-15
1
-18
/
+8
*
i965: Expose the surface format table
Jason Ekstrand
2016-04-14
3
-18
/
+48
*
nir/lower_io: Add UBOs and SSBOs to get_io_offset_src
Jason Ekstrand
2016-04-14
1
-0
/
+3
*
nir/intrinsics: Add a vulkan_resource_index intrinsic
Jason Ekstrand
2016-04-14
3
-0
/
+34
*
nir: Add a descriptor_set field to nir_variable
Jason Ekstrand
2016-04-14
1
-0
/
+5
*
dri: Fix robust context creation via EGL attribute
Chad Versace
2016-04-14
1
-2
/
+23
*
radeon/uvd: fix tonga feedback buffer size
Leo Liu
2016-04-14
1
-4
/
+8
*
i965: Push everything if pull_param == NULL
Jason Ekstrand
2016-04-14
2
-2
/
+14
*
i965/fs: Push small uniform arrays
Jason Ekstrand
2016-04-14
1
-23
/
+53
*
i965/fs: Rename demote_pull_constants to lower_constant_loads
Jason Ekstrand
2016-04-14
2
-3
/
+3
*
i965/vec4: Get rid of the uniform_size array
Jason Ekstrand
2016-04-14
6
-33
/
+0
*
i965/vec4: Use MOV_INDIRECT instead of reladdr for indirect push constants
Jason Ekstrand
2016-04-14
4
-51
/
+50
*
i965/fs: Get rid of the param_size array
Jason Ekstrand
2016-04-14
4
-15
/
+0
*
i965/fs: Stop relying on param_size in assign_constant_locations
Jason Ekstrand
2016-04-14
1
-27
/
+17
*
i965/fs: Get rid of reladdr
Jason Ekstrand
2016-04-14
2
-10
/
+2
*
i965/fs: Use MOV_INDIRECT for all indirect uniform loads
Jason Ekstrand
2016-04-14
2
-40
/
+87
*
nir: Add another index to load_uniform to specify the range read
Jason Ekstrand
2016-04-14
4
-1
/
+18
*
i965/fs: Add support for MOV_INDIRECT on pre-Broadwell hardware
Jason Ekstrand
2016-04-14
2
-13
/
+66
*
i965/fs: Fix regs_read() for MOV_INDIRECT with a non-zero subnr
Jason Ekstrand
2016-04-14
1
-1
/
+1
*
i965/fs: Don't force MASK_DISABLE on INDIRECT_MOV instructions
Jason Ekstrand
2016-04-14
1
-1
/
+0
*
i965/fs: Add support for doing MOV_INDIRECT on uniforms
Jason Ekstrand
2016-04-14
1
-1
/
+4
*
i965: Make intel_get_param return an int
Ben Widawsky
2016-04-14
1
-10
/
+7
*
st/mesa: fix sampler view leak in st_DrawAtlasBitmaps()
Brian Paul
2016-04-14
1
-0
/
+6
*
gallium/radeon: handle failure when mapping staging buffer
Nicolai Hähnle
2016-04-14
1
-0
/
+4
*
radeonsi: mark ssbo and images descriptor pointers dirty at beginning of CS
Nicolai Hähnle
2016-04-14
1
-0
/
+2
*
i965/vec4: Use UD rather than D for uniform indirects
Jason Ekstrand
2016-04-14
2
-6
/
+6
*
i965/fs: Use UD type for offsets in VARYING_PULL_CONSTANT_LOAD
Jason Ekstrand
2016-04-14
2
-3
/
+4
*
nvc0: do not break the universe on GK110+
Samuel Pitoiset
2016-04-14
1
-0
/
+1
*
nvc0: allow to use compute support on GM200
Samuel Pitoiset
2016-04-14
3
-2
/
+5
*
scons: Build NIR.
Jose Fonseca
2016-04-14
2
-0
/
+74
*
nir: Use _snprintf on Windows.
Jose Fonseca
2016-04-14
1
-0
/
+4
*
nir: Avoid structure initalization expressions.
Jose Fonseca
2016-04-14
1
-2
/
+16
*
nir: Remove unistd.h include.
Jose Fonseca
2016-04-14
1
-1
/
+0
*
nir: Avoid empty {} struct initializer.
Jose Fonseca
2016-04-14
1
-10
/
+10
*
gallium/swr: fold the almost identical Makefiles
Emil Velikov
2016-04-14
7
-314
/
+184
*
install-gallium-links.mk: handle multiple libraries
Tim Rowley
2016-04-14
1
-3
/
+3
*
radeonsi: don't overwrite the scratch offset in shader prologs
Marek Olšák
2016-04-14
1
-3
/
+4
*
radeonsi: fold num_user_sgprs where it is possible
Marek Olšák
2016-04-14
1
-16
/
+4
*
radeonsi: fix SGPRS calculation once more
Marek Olšák
2016-04-14
2
-55
/
+23
*
radeonsi: disable hw ETC2 on Polaris
Marek Olšák
2016-04-14
1
-1
/
+1
*
doxygen: remove git rebase fallouts
Emil Velikov
2016-04-14
2
-54
/
+0
[next]