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
*
Squashed commit of the following:
Brian Paul
2011-04-26
42
-9977
/
+12139
*
i965/fs: Add support for compute-to-mrf in 16-wide mode.
Eric Anholt
2011-04-26
1
-11
/
+52
*
i965/fs: Typo fix a comment.
Eric Anholt
2011-04-26
1
-1
/
+1
*
i965/fs: Enable constant propagation in 16-wide.
Eric Anholt
2011-04-26
1
-5
/
+3
*
i965/fs: Fix and enable the instruction scheduler for 16-wide.
Eric Anholt
2011-04-26
1
-8
/
+42
*
i965/fs: Add support for 16-wide dispatch with uniforms in use.
Eric Anholt
2011-04-26
2
-8
/
+53
*
hash_table: Add an iterator for doing things like cleanup of the HT.
Eric Anholt
2011-04-26
2
-0
/
+26
*
i965/fs: Add a little whitespace between shader dumping debug.
Eric Anholt
2011-04-26
1
-1
/
+5
*
i965/fs: Add support for compr4 MRF writes.
Eric Anholt
2011-04-26
1
-14
/
+18
*
i965/fs: Add support for 16-wide dispatch on gen5.
Eric Anholt
2011-04-26
3
-12
/
+93
*
i965/fs: Add initial support for 16-wide dispatch on gen6.
Eric Anholt
2011-04-26
6
-81
/
+210
*
i965/fs: Add support for discard instructions in 16-wide mode.
Eric Anholt
2011-04-26
1
-0
/
+3
*
i965/fs: Add support for math instructions in 16-wide mode.
Eric Anholt
2011-04-26
3
-14
/
+45
*
i965/fs: Fix interference calculation of pixel_[xy] in 16-wide.
Eric Anholt
2011-04-26
1
-0
/
+23
*
i965/fs: Disable some optimization passes under 16-wide for now.
Eric Anholt
2011-04-26
2
-0
/
+15
*
i965/fs: Add support for 16-wide texturing on gen5+.
Eric Anholt
2011-04-26
1
-21
/
+29
*
i965/fs: Add support for computing pixel_[xy] in 16-wide.
Eric Anholt
2011-04-26
2
-10
/
+46
*
i965/fs: Add support for 16-wide dispatch to the register allocator.
Eric Anholt
2011-04-26
1
-19
/
+37
*
i965: Move the destination reg setup for 8/16 wide to the emit code.
Eric Anholt
2011-04-26
4
-10
/
+6
*
intel: Use tiling for dri2AllocateBuffer implementation
Kristian Høgsberg
2011-04-26
1
-1
/
+10
*
intel: Set gen in intelInitScreen, just copy value in intelInitContext
Kristian Høgsberg
2011-04-26
3
-5
/
+14
*
intel: Use X tiling for DRM EGL Images
Kristian Høgsberg
2011-04-26
1
-1
/
+1
*
mesa: Remove SWcontext::_FogMode, use gl_context::gl_fog_attrib::Mode everywhere
Ian Romanick
2011-04-25
3
-3
/
+1
*
egl: Use the right extension name in #ifdef
Kristian Høgsberg
2011-04-25
1
-1
/
+1
*
main: remove duplicated includes
Nicolas Kaiser
2011-04-25
2
-2
/
+0
*
winsys/wayland: Fix typo in Makefile
Benjamin Franzke
2011-04-25
1
-1
/
+1
*
st/egl: Add wayland shm softpipe support
Benjamin Franzke
2011-04-25
4
-3
/
+192
*
st/egl: Generalize wayland backend a bit
Benjamin Franzke
2011-04-25
3
-253
/
+361
*
winsys: Add wayland shm sw winsys
Benjamin Franzke
2011-04-25
4
-0
/
+343
*
r600g: Unify comment style somewhat.
Henri Verbeet
2011-04-25
7
-48
/
+53
*
r600g: Cleanup the big endian support a bit.
Henri Verbeet
2011-04-25
11
-162
/
+166
*
r600g: Use EG constants in EG r600_colorformat_endian_swap().
Henri Verbeet
2011-04-25
1
-21
/
+21
*
mesa: add stricter checks for float formats in the texstore memcpy path
Marek Olšák
2011-04-25
1
-0
/
+2
*
mesa: implement generate-mipmap fallback for RGB10_A2
Marek Olšák
2011-04-25
1
-0
/
+80
*
r600g: Remove r600_helper.c from SConscript.
Vinson Lee
2011-04-24
1
-1
/
+0
*
r600g: remove some pointless and unused functions
Marek Olšák
2011-04-25
3
-21
/
+3
*
r600g: do not reset device to 0 when doing unrelated operations
Marek Olšák
2011-04-25
1
-2
/
+0
*
r600g: trivially implement LATC/3DC
Marek Olšák
2011-04-25
1
-0
/
+4
*
r600g: drop r600_helper.c no point in it
Dave Airlie
2011-04-25
4
-73
/
+39
*
r600g: enable EXT_draw_buffers2
Dave Airlie
2011-04-25
1
-5
/
+1
*
st/mesa: fix regression since a22aba4eae9b29db731487bce90e8292f7e82c72
Dave Airlie
2011-04-25
1
-2
/
+2
*
r600g: fix glean clipflat test.
Dave Airlie
2011-04-24
2
-3
/
+8
*
r300g: reorder caps
Marek Olšák
2011-04-24
1
-13
/
+11
*
r300g: fix exposing caps on r300-r400
Marek Olšák
2011-04-24
1
-2
/
+2
*
glsl: Fix typos in comments.
Bryan Cain
2011-04-23
1
-6
/
+6
*
r600g: fix glsl-fs-abs-neg
Dave Airlie
2011-04-24
1
-0
/
+2
*
r600g: fix bank swizzle calcs for scalar only operations.
Dave Airlie
2011-04-24
1
-15
/
+25
*
r600g: PV/PS have cycle restrictions in scalar operations
Dave Airlie
2011-04-24
1
-2
/
+6
*
mesa: Add some comments about FRAG_RESULT_COLOR vs FRAG_RESULT_DATAn.
Eric Anholt
2011-04-23
1
-0
/
+8
*
mesa: Fix fragment.color (no index) writes with OPTION ARB_draw_buffers.
Eric Anholt
2011-04-23
1
-3
/
+8
[next]