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
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-17
1
-10
/
+13
|
\
|
*
mesa: Fix logbase2.
José Fonseca
2009-07-16
1
-7
/
+5
|
*
mesa: Report the true face number when flushing.
José Fonseca
2009-07-14
1
-3
/
+8
*
|
st/mesa: add some array index bounds assertions
Brian Paul
2009-07-16
1
-0
/
+5
*
|
gallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remove extension from defau...
Patrice Mandin
2009-07-14
1
-1
/
+4
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-13
2
-1
/
+6
|
\
|
|
*
gallium: compare the actual register, not all the inputs
Zack Rusin
2009-07-11
1
-1
/
+1
|
*
st/mesa: implement indirect addressing for destination registers
Brian Paul
2009-07-10
1
-0
/
+5
*
|
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-05
1
-3
/
+12
|
\
|
|
*
gallium: fixup register indexes for fog/frontface/point coord
Zack Rusin
2009-07-07
1
-3
/
+12
*
|
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-04
6
-36
/
+78
|
\
|
|
*
gallium: Fixes for clobbering stencil values in combined depth/stencil textures.
Michel Dänzer
2009-07-07
2
-10
/
+37
|
*
gallium: Only set FRONT_STATUS_COPY_OF_BACK if there is a back buffer.
Michel Dänzer
2009-07-07
1
-1
/
+2
|
*
gallium: more fog extraction fixes
Zack Rusin
2009-07-06
3
-25
/
+39
*
|
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-03
5
-5
/
+135
|
\
|
|
*
mesa: Assume depth textures have a single level unless told otherwise.
José Fonseca
2009-07-02
1
-1
/
+3
|
*
st/gl: Add stubs for CompressedTexSubImage[1D|3D]
Jakob Bornecrantz
2009-06-30
1
-0
/
+27
|
*
st/gl: Add support for glCompressedTexSubImage
Jakob Bornecrantz
2009-06-30
1
-0
/
+58
|
*
mesa: Unbind depth/stencil surface from pipe_framebuffer when none is attached.
José Fonseca
2009-07-01
1
-0
/
+2
|
*
gallium: fix the front face semantics
Zack Rusin
2009-07-01
3
-4
/
+45
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-30
1
-0
/
+3
|
\
|
|
*
mesa: Set FLUSH_EXPLICIT_BIT flags when calling FlushMappedBufferRange.
José Fonseca
2009-06-30
1
-0
/
+3
*
|
st/mesa: enable GL_ARB_framebuffer_object
Brian Paul
2009-06-29
1
-0
/
+6
*
|
mesa: alphabetize lines
Brian Paul
2009-06-29
1
-1
/
+1
*
|
Merge branch 'arb_vertex_array_object'
Brian Paul
2009-06-26
1
-1
/
+2
|
\
\
|
*
|
st/mesa: alphabetize lines
Brian Paul
2009-06-22
1
-1
/
+1
|
*
|
st/mesa: enable GL_ARB_vertex_array_object
Brian Paul
2009-06-22
1
-0
/
+1
*
|
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-26
1
-0
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
st/mesa: query PIPE_CAP_TGSI_CONT_SUPPORTED
Brian Paul
2009-06-26
1
-0
/
+5
*
|
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-24
3
-25
/
+4
|
\
|
|
|
*
|
Always free image offsets memory when re-initializing texture image fields.
Michel Dänzer
2009-06-19
1
-3
/
+0
|
*
|
mesa: rework viewport/scissor initialization code
Brian Paul
2009-06-17
2
-22
/
+4
*
|
|
st/mesa: fix setup_edgeflags() regression
Brian Paul
2009-06-22
1
-1
/
+3
|
|
/
|
/
|
*
|
st/mesa: restore some parameter checking buffer object functions
Brian Paul
2009-06-19
1
-0
/
+10
*
|
st/mesa: remove redundant st_buffer_object::size field and error checks
Brian Paul
2009-06-19
2
-9
/
+0
*
|
st/mesa: no longer special-case buffer object 0 in st_buffer_object() cast wr...
Brian Paul
2009-06-19
1
-9
/
+2
*
|
Merge branch 'ext-provoking-vertex'
Brian Paul
2009-06-19
2
-0
/
+4
|
\
\
|
*
|
st/mesa: enable EXT_provoking_vertex
Brian Paul
2009-06-09
1
-0
/
+1
|
*
|
st: set pipe_rasterizer_state::flatshade_first according to provoking vertex ...
Brian Paul
2009-05-28
1
-0
/
+3
*
|
|
Merge branch 'arb_map_buffer_range'
Brian Paul
2009-06-15
1
-0
/
+1
|
\
\
\
|
*
|
|
st/mesa: enable GL_ARB_map_buffer_range
Brian Paul
2009-06-08
1
-0
/
+1
*
|
|
|
set/mesa: enable GL_NV_texture_env_combine4
Brian Paul
2009-06-12
1
-0
/
+1
*
|
|
|
st/mesa: additional debug code (disabled)
Brian Paul
2009-06-12
1
-0
/
+20
*
|
|
|
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-06-12
1
-20
/
+33
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
mesa: rework vertex shader output / fragment shader input attribute matching
Brian Paul
2009-06-11
1
-20
/
+33
*
|
|
|
Merge branch 'mesa_7_5_branch'
José Fonseca
2009-06-11
5
-28
/
+15
|
\
|
|
|
|
*
|
|
mesa: Use new pf_is_depth_and_stencil inline.
José Fonseca
2009-06-11
1
-16
/
+2
|
*
|
|
mesa: Use PIPE_TEXTURE_USAGE_DEPTH_STENCIL for any depth or stencil format.
José Fonseca
2009-06-11
2
-7
/
+11
|
*
|
|
mesa: Remove dead code.
José Fonseca
2009-06-11
1
-3
/
+0
|
*
|
|
st/mesa: fix typo s/BFC0/BFC1/
Brian Paul
2009-06-11
1
-2
/
+2
[next]