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
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: tweak to formatting
Alan Hourihane
2009-01-15
1
-2
/
+2
*
mesa: small cleanup
Alan Hourihane
2009-01-15
1
-6
/
+5
*
mesa: revert partial commit for 0x0 render targets
Alan Hourihane
2009-01-15
1
-5
/
+4
*
mesa: handle some cases of 0x0 render targets
Alan Hourihane
2009-01-14
3
-8
/
+15
*
st: build fix
Alan Hourihane
2009-01-09
1
-1
/
+0
*
wgl: Do not provide DllMain inside the state tracker.
José Fonseca
2009-01-08
5
-24
/
+19
*
wgl: Ensure public symbols get the proper DLL linkage attributes.
José Fonseca
2009-01-08
13
-36
/
+52
*
gallium: fix MaxTextureCoordUnits init
Brian Paul
2009-01-04
1
-2
/
+3
*
gallium: assorted state tracker fixes for > 8 texture samplers
Brian Paul
2009-01-02
5
-7
/
+13
*
gallium: fix texcoord loop for rasterpos attributes
Brian Paul
2009-01-02
1
-1
/
+1
*
gallium: clamp MaxVertexTextureImageUnits against Mesa limit
Brian Paul
2009-01-02
1
-1
/
+2
*
gallium: Remove unused variables.
José Fonseca
2008-12-30
1
-1
/
+0
*
gallium: set ST_NEW_FRAMEBUFFER when setting new surfaces
Alan Hourihane
2008-12-19
1
-0
/
+11
*
gallium: fix two-sided lighting test in state tracker
Brian Paul
2008-12-18
1
-3
/
+6
*
Merge commit 'origin/gallium-0.1' into gallium-0.2
Alan Hourihane
2008-12-15
14
-253
/
+392
|
\
|
*
gallium: fix refcount bug introduced in eb20e2984
Keith Whitwell
2008-12-12
1
-4
/
+5
|
*
gallium: avoid mapping same vertex buffer in subsequent frames
Keith Whitwell
2008-12-12
10
-25
/
+99
|
*
st: reduce unnecessary calls to pipe->set_vertex_buffers()
Keith Whitwell
2008-12-12
1
-5
/
+14
|
*
st: move feedback draw function to new file
Keith Whitwell
2008-12-12
3
-226
/
+275
|
*
st: don't unilaterally ABS the argument to RSQ
Keith Whitwell
2008-12-12
1
-3
/
+9
|
*
mesa: Bring in new mesa sub-statetracker.
José Fonseca
2008-12-12
25
-0
/
+4450
*
|
mesa: move declaration
Alan Hourihane
2008-12-12
1
-1
/
+2
*
|
mesa: when we have interleaved arrays, check bounds for both
Alan Hourihane
2008-12-12
1
-9
/
+8
*
|
gallium: fixes for srgb, new srgb formats
Roland Scheidegger
2008-12-12
2
-9
/
+84
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-12-10
1
-9
/
+11
|
\
|
|
*
gallium: only mark back color buffer surfaces as undefined after swapbuffers
Brian Paul
2008-12-10
1
-9
/
+11
*
|
gallium: query PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS to set ctx->Constants.MaxVer...
Brian
2008-12-04
1
-0
/
+3
*
|
gallium: check vertex shaders for samplers/texture usage as we do for fragmen...
Brian
2008-12-04
2
-13
/
+27
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Alan Hourihane
2008-11-28
2
-7
/
+19
|
\
|
|
*
gallium: fix glBitmap color bug
Brian Paul
2008-11-26
1
-6
/
+18
|
*
gallium: replace 2 with PIPE_SHADER_TYPES
Brian Paul
2008-11-26
1
-1
/
+1
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Alan Hourihane
2008-11-25
2
-3
/
+8
|
\
|
|
*
gallium: fix inverted raster pos when drawing into FBO
Brian Paul
2008-11-24
1
-1
/
+4
|
*
mesa: Don't call fence_finish with a null fence.
José Fonseca
2008-11-24
1
-2
/
+4
*
|
mesa: pass shader centroid/invariant info through to the TGSI shader
Brian Paul
2008-11-24
3
-37
/
+80
*
|
mesa: Bring in new mesa sub-statetracker.
José Fonseca
2008-11-21
25
-0
/
+4450
*
|
add SRGB formats
Alan Hourihane
2008-11-19
1
-0
/
+26
*
|
gallium: add st_set_teximage_surface for EXT_texture_from_pixmap
Ben Skeggs
2008-11-13
2
-0
/
+50
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-11-10
1
-1
/
+1
|
\
|
|
*
Mesa: fix number of buffers in st_draw_vbo().
Pekka Paalanen
2008-11-10
1
-1
/
+1
*
|
gallium: translate DP2, DP2A, NRM3, NRM4, SSG opcodes
Brian Paul
2008-11-07
1
-0
/
+15
*
|
gallium: s/OPCODE_INT/OPCODE_TRUNC/
Brian Paul
2008-11-06
1
-2
/
+2
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-11-06
2
-0
/
+20
|
\
|
|
*
gallium: added st_print_shaders() function to help w/ debugging
Brian Paul
2008-11-06
2
-0
/
+20
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-11-05
4
-13
/
+56
|
\
|
|
*
gallium: added check for degenerate drawing calls
Brian Paul
2008-11-05
1
-0
/
+3
|
*
gallium: if VERBOSE_GLSL flag is set, check for non-initialized uniforms at d...
Brian Paul
2008-11-05
1
-0
/
+27
|
*
gallium: add some checks for null surface pointers in state tracker
Brian Paul
2008-10-18
3
-12
/
+25
*
|
gallium: no renderbuffer, so just exit.
Alan Hourihane
2008-11-03
1
-1
/
+3
*
|
softpipe: Don't call pipe_buffer_destroy directly.
José Fonseca
2008-11-03
2
-2
/
+2
[next]