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
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ir_to_mesa: fix shadow2DArray comparison
Marek Olšák
2011-09-10
1
-3
/
+14
*
st/mesa: convert shadow array samplers to TGSI
Marek Olšák
2011-09-10
1
-0
/
+2
*
gallium: add PIPE_CAP_MAX_TEXTURE_ARRAY_LAYERS
Marek Olšák
2011-09-10
1
-1
/
+4
*
dri: Remove all extension enabling utility functions
Ian Romanick
2011-09-09
4
-148
/
+0
*
swrast-dri: Remove call to driInitExtensions
Ian Romanick
2011-09-09
1
-2
/
+0
*
radeon: Enable extensions by just setting the flags
Ian Romanick
2011-09-09
1
-59
/
+39
*
r600: Enable extensions by just setting the flags
Ian Romanick
2011-09-09
1
-105
/
+61
*
r300: Enable extensions by just setting the flags
Ian Romanick
2011-09-09
1
-100
/
+62
*
r200: Enable extensions by just setting the flags
Ian Romanick
2011-09-09
1
-107
/
+63
*
nouveau: Enable extensions by just setting the flags
Ian Romanick
2011-09-09
3
-43
/
+28
*
intel: Move S3TC extension enable bits to intel_extensions.c
Ian Romanick
2011-09-09
2
-7
/
+8
*
intel: Enable extensions by just setting the flags
Ian Romanick
2011-09-09
1
-191
/
+98
*
nvprogram: Silence "warning: unused parameter ‘ctx’"
Ian Romanick
2011-09-09
3
-3
/
+3
*
swrast: Silence many "warning: unused parameter ‘ctx’"
Ian Romanick
2011-09-09
1
-0
/
+7
*
tnl_dd: Silence "tnl_dd/t_dd_tritmp.h:292:3: warning: suggest braces around e...
Ian Romanick
2011-09-09
1
-1
/
+2
*
spantmp2: Silence many "warning: unused parameter ‘ctx’"
Ian Romanick
2011-09-09
1
-0
/
+20
*
mesa: Silence "main/teximage.h:148:72: warning: unused parameter ‘texObj’"
Ian Romanick
2011-09-09
1
-0
/
+1
*
swrast-dri: Silence several "warning: unused parameter"
Ian Romanick
2011-09-09
1
-0
/
+14
*
dri: Silence several "warning: unused parameter"
Ian Romanick
2011-09-09
1
-0
/
+8
*
dri_util: Silence several "warning: unused parameter"
Ian Romanick
2011-09-09
1
-1
/
+11
*
intel: Silence "intel/intel_fbo.h:105:4: warning: comparison of unsigned expr...
Ian Romanick
2011-09-09
1
-3
/
+3
*
intel: Silence several "warning: unused parameter"
Ian Romanick
2011-09-09
1
-0
/
+2
*
intel: Silence several "warning: unused parameter"
Ian Romanick
2011-09-09
1
-13
/
+4
*
intel: Silence "warning: unused parameter ‘depth0’"
Ian Romanick
2011-09-09
3
-7
/
+4
*
intel: Silence "warning: unused parameter ‘target’"
Ian Romanick
2011-09-09
3
-13
/
+5
*
intel: Silence several "warning: unused parameter"
Ian Romanick
2011-09-09
6
-53
/
+30
*
intel: Silence "warning: unused parameter ‘fb’"
Ian Romanick
2011-09-09
4
-7
/
+7
*
intel: Silence "warning: unused parameter ‘intel’"
Ian Romanick
2011-09-09
3
-11
/
+7
*
intel: Silence several "warning: unused parameter"
Ian Romanick
2011-09-09
1
-22
/
+38
*
intel: Silence many "intel_batchbuffer.h:97:39: warning: comparison between s...
Ian Romanick
2011-09-09
1
-2
/
+3
*
nouveau: remove target parameter from nouveau_bufferobj_map_range()
Brian Paul
2011-09-09
1
-1
/
+1
*
st/mesa: init program MaxLocalParams, MaxEnvParams limits
Brian Paul
2011-09-09
1
-0
/
+6
*
i965/vs: Allow copy propagation on GRFs.
Eric Anholt
2011-09-08
1
-1
/
+6
*
i965/vs: Clear tracked copy propagation values whose source gets overwritten.
Eric Anholt
2011-09-08
1
-3
/
+12
*
i965/vs: Add support for copy propagation of the UNIFORM and ATTR files.
Eric Anholt
2011-09-08
3
-1
/
+72
*
i965/vs: Add constant propagation to a few opcodes.
Eric Anholt
2011-09-08
5
-0
/
+281
*
i965/vs: Keep track of indices into a per-register array for virtual GRFs.
Eric Anholt
2011-09-08
2
-0
/
+15
*
i965/vs: Switch to the new VS backend by default.
Eric Anholt
2011-09-08
1
-1
/
+1
*
i965/vs: Add support for overflowing the number of available push constants.
Eric Anholt
2011-09-08
3
-0
/
+87
*
i965/vs: Pack uniform registers before optimization
Eric Anholt
2011-09-08
1
-1
/
+1
*
i965/vs: When failing due to lack of spilling, don't continue on.
Eric Anholt
2011-09-08
1
-0
/
+1
*
i965/vs: Fix variable indexed array access with more than one array.
Eric Anholt
2011-09-08
1
-1
/
+1
*
i965/vs: Add annotation to more of the URB write.
Eric Anholt
2011-09-08
2
-1
/
+5
*
intel: add support for __DRI_IMAGE_FORMAT_ABGR8888
Chia-I Wu
2011-09-09
4
-0
/
+27
*
mesa: remove unneeded #include of texfetch.h
Brian Paul
2011-09-08
1
-1
/
+0
*
mesa: use _mesa_unpack_float_z_row in get_tex_depth()
Brian Paul
2011-09-08
1
-5
/
+7
*
mesa: use ctx->Driver.GetTexImage() to decompress base texture image
Brian Paul
2011-09-08
1
-42
/
+43
*
mesa: handle compressed images in get_tex_rgba()
Brian Paul
2011-09-08
1
-58
/
+106
*
mesa: new _mesa_decompress_image() function
Brian Paul
2011-09-08
2
-0
/
+91
*
mesa: added _mesa_get_uncompressed_format(), _mesa_format_num_components()
Brian Paul
2011-09-08
2
-0
/
+71
[prev]
[next]