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
...
*
r300/compiler: Use RC_MASK_W when converting RGB to Alpha instructions
Tom Stellard
2011-04-30
1
-1
/
+1
*
r300/compiler: rc_reader_data: Add ExitOnAbort flag
Tom Stellard
2011-04-30
5
-3
/
+10
*
r300/compiler: Add more info to struct rc_reader
Tom Stellard
2011-04-30
5
-16
/
+41
*
r300/compiler: Add remove dead sources pass
Tom Stellard
2011-04-30
5
-0
/
+66
*
docs: add ARB_ES2_compatibility in relnotes-7.11
Marek Olšák
2011-04-30
1
-0
/
+1
*
st/mesa: expose ARB_ES2_compatibility if GL_FIXED vertex format is supported
Marek Olšák
2011-04-30
1
-0
/
+6
*
mesa: accept GL_FIXED in glVertexAttribPointer (ARB_ES2_compatibility)
Marek Olšák
2011-04-30
1
-10
/
+13
*
mesa: fix error string, remove out of date comment
Brian Paul
2011-04-29
1
-12
/
+1
*
mesa: remove commented-out #include
Brian Paul
2011-04-29
1
-1
/
+0
*
mesa: fix tarball creation
Thierry Vignaud
2011-04-29
1
-1
/
+1
*
i965/gen6: Fix LogicOp handling for GL_COPY and/or floating-point RTs.
Eric Anholt
2011-04-29
1
-5
/
+13
*
i965: Remove dead entrypoints to state cache, rename the one that's left.
Eric Anholt
2011-04-29
8
-157
/
+54
*
i965/gen4: Move the GS state to state streaming.
Eric Anholt
2011-04-29
5
-98
/
+45
*
i965/gen4: Move clip state to state streaming
Eric Anholt
2011-04-29
4
-106
/
+60
*
i965: Drop the now unused brw_cache_data() function.
Eric Anholt
2011-04-29
2
-47
/
+0
*
i965: Fix up state dumping for SF state.
Eric Anholt
2011-04-29
1
-2
/
+3
*
i965/gen4: Move VS state to state streaming.
Eric Anholt
2011-04-29
5
-88
/
+53
*
mesa: Add a bunch of documentation to the register allocator.
Eric Anholt
2011-04-29
1
-3
/
+65
*
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
*
egl/wayland: Fix possible lockup in drm initialization
Benjamin Franzke
2011-04-29
2
-2
/
+2
*
Add git_sha1.h to .gitignore
Jon TURNEY
2011-04-29
1
-0
/
+1
*
r600g: print opcodes names instead of numbers
Marek Olšák
2011-04-29
1
-1
/
+3
*
docs: update relnotes-7.11
Marek Olšák
2011-04-29
1
-0
/
+2
*
docs: update GL3 status
Marek Olšák
2011-04-29
1
-2
/
+2
*
mesa: remove unused variable bytesPerRow
Marek Olšák
2011-04-29
1
-4
/
+0
*
r600g: implement EXT_packed_float
Marek Olšák
2011-04-29
3
-0
/
+10
*
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
*
util: implement R11G11B10_FLOAT pack/unpack functions
Marek Olšák
2011-04-29
4
-1
/
+336
*
mesa, util: move RGB9E5 conversion functions to gallium/util
Marek Olšák
2011-04-29
7
-17
/
+8
*
r600g: trivially implement EXT_texture_shared_exponent
Marek Olšák
2011-04-29
1
-0
/
+5
*
util: implement R9G9B9E5 pack and unpack functions
Marek Olšák
2011-04-29
1
-5
/
+82
*
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
[prev]
[next]