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
*
i965: Fix "SIMD16 unsupported" messages via KHR_debug.
Kenneth Graunke
2014-04-08
1
-1
/
+1
*
i965: Fix missing dirty bits in the gen8_sbe_state atom.
Kenneth Graunke
2014-04-07
1
-2
/
+2
*
i965: Drop BRW_NEW_RASTERIZER_DISCARD flag from Broadwell SOL atom.
Kenneth Graunke
2014-04-07
1
-1
/
+0
*
i965: Use the correct program when uploading Broadwell SOL state.
Kenneth Graunke
2014-04-07
1
-6
/
+2
*
st/xa: Make sure unused samplers are set to NULL
Thomas Hellstrom
2014-04-07
1
-2
/
+3
*
st/xa: Bind destination before setting new state
Thomas Hellstrom
2014-04-07
1
-3
/
+3
*
glapi: Fix libglapi build.
Eric Anholt
2014-04-07
1
-0
/
+1
*
glapi/build: Add headers to distribution.
Matt Turner
2014-04-07
2
-6
/
+22
*
glapi/gen: Ship more Python files
Matt Turner
2014-04-07
1
-0
/
+17
*
glapi/gen: Ship XML and Python files
Matt Turner
2014-04-07
1
-1
/
+3
*
glapi/gen: Add missing XML files to API_XML
Matt Turner
2014-04-07
1
-11
/
+10
*
src/build: Add getopt to distribution.
Matt Turner
2014-04-07
1
-0
/
+2
*
gbm/build: Add headers to distribution.
Matt Turner
2014-04-07
1
-2
/
+8
*
egl/build: Sort egl sources alphabetically.
Matt Turner
2014-04-07
1
-15
/
+15
*
egl/build: Remove unused -DXF86VIDMODE.
Matt Turner
2014-04-07
1
-4
/
+0
*
egl/build: Include headers and XML in distribution.
Matt Turner
2014-04-07
3
-2
/
+11
*
egl/build: Drop two unnecessary Makefiles.
Matt Turner
2014-04-07
4
-53
/
+5
*
i965/fs: Remove left-over 'removed' variable.
Matt Turner
2014-04-07
1
-13
/
+8
*
i965/fs: Check for interference after finding all channels.
Matt Turner
2014-04-07
1
-11
/
+26
*
i965: initialize more device info fields for Cherryview
Jordan Justen
2014-04-07
1
-0
/
+2
*
swrast: reindent s_texfetch_temp.h, remove trailing whitespace
Brian Paul
2014-04-07
1
-182
/
+261
*
swrast: remove out of date comments in s_texfetch_tmp.h
Brian Paul
2014-04-07
1
-457
/
+10
*
swrast: rename texture fetch functions (pt. 7)
Brian Paul
2014-04-07
2
-38
/
+38
*
swrast: rename texture fetch functions (pt. 6)
Brian Paul
2014-04-07
2
-83
/
+83
*
swrast: rename texture fetch functions (pt. 5)
Brian Paul
2014-04-07
2
-35
/
+35
*
swrast: rename texture fetch functions (pt. 4)
Brian Paul
2014-04-07
2
-56
/
+56
*
swrast: rename texture fetch functions (pt. 3)
Brian Paul
2014-04-07
2
-56
/
+56
*
swrast: rename texture fetch functions (pt. 2)
Brian Paul
2014-04-07
2
-60
/
+60
*
swrast: rename texture fetch functions (pt. 1)
Brian Paul
2014-04-07
2
-44
/
+44
*
mesa: rename stencil/Z functions in format_unpack.c
Brian Paul
2014-04-07
1
-40
/
+40
*
nouveau: fix firmware check on nvd7/nvd9
Ilia Mirkin
2014-04-07
1
-3
/
+3
*
winsys/svga: Fix prime surface references also for guest-backed surfaces
Thomas Hellstrom
2014-04-07
3
-6
/
+81
*
winsys/svga: Update the vmwgfx_drm.h header to latest version from kernel
Thomas Hellstrom
2014-04-07
1
-1
/
+12
*
docs: mark ARB_texture_gather as done on nvc0
Ilia Mirkin
2014-04-07
1
-1
/
+1
*
nvc0: add support for texture gather
Ilia Mirkin
2014-04-07
4
-5
/
+22
*
docs: mark ARB_texture_query_lod as done for nv50, nvc0
Ilia Mirkin
2014-04-07
1
-1
/
+1
*
nvc0: enable texture query lod
Ilia Mirkin
2014-04-07
4
-1
/
+55
*
nv50: enable texture query lod
Ilia Mirkin
2014-04-07
6
-1
/
+34
*
st/mesa: add support for ARB_texture_query_lod
Dave Airlie
2014-04-07
2
-2
/
+4
*
gallium: add support for LODQ opcodes.
Dave Airlie
2014-04-07
17
-2
/
+32
*
i965/vec4: Allow constant propagation into dot product.
Matt Turner
2014-04-05
1
-0
/
+4
*
glsl: Optimize (x + y cmp 0) into (x cmp -y).
Matt Turner
2014-04-05
1
-0
/
+22
*
i965/fs: Split out can_coalesce_vars() function.
Matt Turner
2014-04-05
1
-44
/
+47
*
i965/fs: Split out is_coalesce_candidate() function.
Matt Turner
2014-04-05
1
-14
/
+23
*
i965/fs: Split fs_visitor::register_coalesce() into its own file.
Matt Turner
2014-04-05
3
-181
/
+209
*
i965/fs: Mark appropriate fs_inst members as const.
Matt Turner
2014-04-05
2
-15
/
+15
*
i965: Mark is_tex() and friends as const.
Matt Turner
2014-04-05
2
-10
/
+10
*
i965/fs: Don't propagate saturation modifiers if there are source modifiers.
Matt Turner
2014-04-05
1
-0
/
+2
*
i965/fs: Don't propagate saturate modifiers into partial writes.
Matt Turner
2014-04-05
1
-1
/
+2
*
i965/fs: Fix off-by-one in saturate propagation.
Matt Turner
2014-04-05
1
-1
/
+1
[next]