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
*
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-04-15
11
-642
/
+137
|
\
|
*
configure: Add support for the Intel Vulkan driver
Jason Ekstrand
2016-04-15
1
-0
/
+63
|
*
i965/surface_formats: Update some formats for more recent gens
Jason Ekstrand
2016-04-15
1
-12
/
+12
|
*
util/list: Add list splicing functions
Jason Ekstrand
2016-04-15
1
-0
/
+22
|
*
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
*
|
Remove the Intel Vulkan readme
Jason Ekstrand
2016-04-15
1
-133
/
+0
*
|
i965: Default to scalar GS
Jason Ekstrand
2016-04-15
1
-1
/
+1
*
|
i965/surface_formats: Mark A4B4G4R4_UNORM as SKL+ only
Jason Ekstrand
2016-04-15
1
-1
/
+1
*
|
Revert "i965/fs: Properly write-mask spills"
Jason Ekstrand
2016-04-15
2
-11
/
+5
*
|
Revert "i965/fs: Feel free to spill partial reads/writes"
Jason Ekstrand
2016-04-15
1
-2
/
+19
*
|
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-04-14
6
-8
/
+36
|
\
|
|
*
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
*
|
main/mtypes: Remove the "set" parameter from gl_uniform_block
Jason Ekstrand
2016-04-14
1
-5
/
+0
*
|
Revert "i965/vec4: Add support for SHADER_OPCODE_MOV_INDIRECT"
Jason Ekstrand
2016-04-14
1
-45
/
+0
*
|
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-04-14
40
-537
/
+501
|
\
|
|
*
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
[next]