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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965/gen6: Use the dynamic state base address to reduce relocations.
Eric Anholt
2011-04-29
9
-46
/
+55
*
i965/gen6: Move scissor state to state streaming.
Eric Anholt
2011-04-29
7
-52
/
+26
*
i965: Move sampler state to state streaming.
Eric Anholt
2011-04-29
9
-238
/
+143
*
i965/gen4: Move WM state to state streaming.
Eric Anholt
2011-04-29
5
-192
/
+125
*
i965/gen6: Move the depth/stencil state to state streaming.
Eric Anholt
2011-04-29
5
-131
/
+50
*
i965/gen6: Move the blend state to state streaming.
Eric Anholt
2011-04-29
4
-111
/
+40
*
i965/gen6: Move the color calc state to state streaming.
Eric Anholt
2011-04-29
4
-78
/
+21
*
i965: Move the CC VP to state streaming.
Eric Anholt
2011-04-29
10
-99
/
+32
*
i965/gen6: Move the SF VP to state streaming.
Eric Anholt
2011-04-29
5
-30
/
+20
*
i965/gen6: Move the clip VP to state streaming.
Eric Anholt
2011-04-29
4
-21
/
+22
*
i965/gen6: Stream the VS push constants.
Eric Anholt
2011-04-29
5
-35
/
+62
*
i965/gen6: Stream the WM push constants.
Eric Anholt
2011-04-29
4
-22
/
+19
*
i965: Give the push constants and pull constants unique function names.
Eric Anholt
2011-04-29
2
-4
/
+4
*
i965: Fix fragcoord_w on gen6 with 16-wide.
Eric Anholt
2011-04-29
1
-5
/
+5
*
meta: Don't ask for floating point textures if not ARB_texture_float.
Eric Anholt
2011-04-29
1
-1
/
+2
*
mesa: fix a few incorrect error messages
Brian Paul
2011-04-29
1
-2
/
+2
*
Add git_sha1.h to .gitignore
Jon TURNEY
2011-04-29
1
-0
/
+1
*
mesa: remove unused variable bytesPerRow
Marek Olšák
2011-04-29
1
-4
/
+0
*
st/mesa: support EXT_packed_float
Marek Olšák
2011-04-29
3
-0
/
+22
*
mesa: implement EXT_packed_float
Marek Olšák
2011-04-29
10
-5
/
+247
*
mesa, util: move RGB9E5 conversion functions to gallium/util
Marek Olšák
2011-04-29
6
-179
/
+6
*
st/mesa: support EXT_texture_shared_exponent
Marek Olšák
2011-04-29
3
-0
/
+23
*
mesa: implement EXT_texture_shared_exponent
Marek Olšák
2011-04-29
13
-11
/
+438
*
mesa: set reasonable defaults in update_wrapper
Marek Olšák
2011-04-29
1
-2
/
+5
*
prog_print: Add support for printing the TXD opcode.
Kenneth Graunke
2011-04-28
1
-0
/
+7
*
st/mesa: raise shader MaxParameters if driver supports more
Brian Paul
2011-04-27
1
-0
/
+2
*
mesa: emit more info in program parser error message
Brian Paul
2011-04-27
1
-1
/
+5
*
Revert "intel: use throttle ioctl for throttling"
Eric Anholt
2011-04-27
3
-3
/
+13
*
st/mesa: choose 3-component float formats before 4-component formats
Brian Paul
2011-04-27
1
-2
/
+21
*
st/mesa: whitespace fixes
Brian Paul
2011-04-27
1
-3
/
+3
*
mesa: add macros MIN3 and MAX3
Marek Olšák
2011-04-27
1
-0
/
+4
*
st/mesa: fix warning: ‘user_memory’ may be used uninitialized in this fun...
Marek Olšák
2011-04-27
1
-1
/
+1
*
Squashed commit of the following:
Brian Paul
2011-04-26
29
-6006
/
+6648
*
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
[prev]
[next]