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
*
st/mesa: choose a matching depth internal format for DrawPixels
Marek Olšák
2011-07-12
1
-2
/
+27
*
st/mesa: get rid of unnecessary 'goto' in DrawPixels
Marek Olšák
2011-07-11
1
-10
/
+6
*
st/mesa: derive a stencil sampler format from the actual texture format
Marek Olšák
2011-07-11
1
-44
/
+26
*
gallivm: Re-enable LLVMUnionTypeKind case for llvm-2.7 only.
Vinson Lee
2011-07-11
1
-2
/
+2
*
dri/nouveau: nv10: fix vertex format for GL_UNSIGNED_BYTE
Andrew Randrianasulu
2011-07-11
1
-1
/
+1
*
nvfx: handle PIPE_CAP_SM3
David Heidelberger
2011-07-11
1
-0
/
+3
*
gallivm: Remove LLVMOpaqueKindType case with llvm-3.0.
Vinson Lee
2011-07-11
1
-0
/
+2
*
glsl: Reject ambiguous function calls (multiple inexact matches).
Kenneth Graunke
2011-07-11
1
-6
/
+27
*
i965/gen7: Add support for gl_PointCoord.
Kenneth Graunke
2011-07-11
1
-0
/
+3
*
i965/gen7: Fix point sprite texture coordinate overrides.
Kenneth Graunke
2011-07-11
1
-6
/
+6
*
i965/gen7: Refactor SF setup a bit to handle overrides in one place.
Kenneth Graunke
2011-07-11
1
-19
/
+24
*
i965/gen4: Add a stub dumper for CC unit state, which is different from gen6.
Eric Anholt
2011-07-11
1
-3
/
+20
*
i965/gen4: Add state dumping for unit state using state_batch_list[].
Eric Anholt
2011-07-11
1
-57
/
+112
*
i965/gen6: Add state dumping for the VS constants.
Eric Anholt
2011-07-11
3
-1
/
+22
*
i965/gen6: Add state dumping for the scissor packet.
Eric Anholt
2011-07-11
1
-0
/
+16
*
i965: When dumping programs, dump the whole cache. But don't by default.
Eric Anholt
2011-07-11
1
-23
/
+47
*
i965: Dump the binding table using state_batch_list[].
Eric Anholt
2011-07-11
1
-5
/
+19
*
i965: Dump the surface, sampler, and sdc state using state_batch_list[].
Eric Anholt
2011-07-11
1
-164
/
+105
*
i965: Dump brw_state_batch data in an easier format for cross-referencing.
Eric Anholt
2011-07-11
1
-89
/
+79
*
i965: Map the batch once for dumping all our state batch structs.
Eric Anholt
2011-07-11
1
-25
/
+2
*
i965: Move the new gen6 state structs to using state_batch_list[].
Eric Anholt
2011-07-11
1
-22
/
+24
*
i965: Move the SF VP state dump to using the state_batch_list[]
Eric Anholt
2011-07-11
1
-11
/
+19
*
i965: Move CLIP VP state dump to using the state_batch_list[].
Eric Anholt
2011-07-11
1
-5
/
+21
*
i965: Track the brw_state_batch() data while under INTEL_DEBUG=batch.
Eric Anholt
2011-07-11
3
-0
/
+36
*
i965: Add a type argument to brw_state_batch().
Eric Anholt
2011-07-11
22
-35
/
+87
*
intel: Make our context structure be a ralloc context.
Eric Anholt
2011-07-11
4
-6
/
+8
*
ir_to_mesa: typo fix in a comment.
Eric Anholt
2011-07-11
1
-3
/
+3
*
i965: Fix fp-dst-aliasing-[12].vpfp.
Eric Anholt
2011-07-11
1
-4
/
+19
*
i965: Fix fp-lit-src-equals-dst.
Eric Anholt
2011-07-11
1
-11
/
+11
*
glx: add a few missing glXChooseFBConfig() attributes
Brian Paul
2011-07-11
2
-3
/
+10
*
mesa: fix assertion failure in delete_wrapper
Marek Olšák
2011-07-11
1
-1
/
+2
*
mesa: add a comment in _mesa_test_formats
Marek Olšák
2011-07-11
1
-0
/
+1
*
mesa: fix assertion failure in _mesa_test_formats
Marek Olšák
2011-07-11
1
-1
/
+2
*
Revert "WIP r600g: depth_buffer_float renderbuffer support on evergreen"
Marek Olšák
2011-07-11
1
-13
/
+1
*
r600g: more valgrind fixes
Marek Olšák
2011-07-11
1
-2
/
+2
*
r600g: zero memory of ioctl parameters
Marek Olšák
2011-07-11
1
-3
/
+3
*
mesa: implement packing of DEPTH_STENCIL & FLOAT_32_UNSIGNED_INT_24_8_REV combo
Marek Olšák
2011-07-11
4
-9
/
+20
*
WIP r600g: depth_buffer_float renderbuffer support on evergreen
Marek Olšák
2011-07-10
1
-1
/
+13
*
swrast: fix depth/stencil blits when there's no colorbuffer
Marek Olšák
2011-07-10
1
-3
/
+0
*
mesa: return early if mask is cleared to zero in BlitFramebuffer
Marek Olšák
2011-07-10
1
-0
/
+4
*
r600g: depth_buffer_float support on r600-r700
Marek Olšák
2011-07-10
2
-0
/
+18
*
gallium/util: handle Z32F_FLOAT_S8X24_USCALED in pipe_tile_raw_to_rgba
Marek Olšák
2011-07-10
1
-0
/
+35
*
gallium/util: implement software Z32F_S8X24 depth-stencil clear
Marek Olšák
2011-07-10
1
-1
/
+34
*
gallium/util: implement pack functions for Z32F and Z32F_S8X24
Marek Olšák
2011-07-10
1
-0
/
+64
*
st/mesa: implement read/draw/copypixels for Z32F and Z32F_S8X24
Marek Olšák
2011-07-10
2
-9
/
+98
*
st/mesa: initial ARB_depth_buffer_float support
Marek Olšák
2011-07-10
3
-2
/
+34
*
mesa: implement depth/stencil renderbuffer wrapper accessors for Z32F_X24S8
Marek Olšák
2011-07-10
3
-24
/
+313
*
mesa: implement generatemipmap for GL_FLOAT_32_UNSIGNED_INT_24_8_REV
Marek Olšák
2011-07-10
1
-0
/
+20
*
mesa: implement texstore for DEPTH32F_STENCIL8
Marek Olšák
2011-07-10
1
-1
/
+67
*
mesa: implement texstore for DEPTH_COMPONENT32F
Marek Olšák
2011-07-10
1
-5
/
+7
[next]