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: Add missing include.
José Fonseca
2010-02-14
1
-0
/
+1
*
mesa: Use util_format_name().
José Fonseca
2010-02-14
2
-2
/
+2
*
st/mesa: restore draw rasterization stage after rasterpos
Brian Paul
2010-02-12
1
-0
/
+8
*
st/mesa: improved draw_range_elements code
Brian Paul
2010-02-12
1
-9
/
+7
*
st/mesa: rename state -> tgsi, updated comments
Brian Paul
2010-02-12
6
-22
/
+24
*
st/mesa: remove unused var
Brian Paul
2010-02-12
1
-3
/
+0
*
Merge branch 'gallium-dynamicstencilref'
Roland Scheidegger
2010-02-12
3
-4
/
+17
|
\
|
*
gallium: make max_anisotropy a unsigned bitfield member
Roland Scheidegger
2010-02-12
1
-1
/
+1
|
*
gallium: give pipe_stencil_ref its own cso_save/restore functions
Roland Scheidegger
2010-02-11
1
-0
/
+2
|
*
gallium: also save/restore stencil_ref in cso_save/restore_depth_stencil_alpha
Roland Scheidegger
2010-02-11
1
-17
/
+2
|
*
st/mesa: more fixes for stencil ref change.
Roland Scheidegger
2010-02-10
2
-2
/
+20
|
*
gallium: don't put stencil ref value in pipe_depth_stencil_alpha_state
Roland Scheidegger
2010-02-09
1
-1
/
+9
*
|
st/mesa: fix gallium texture level selection for RTT
Brian Paul
2010-02-11
1
-3
/
+11
*
|
st/mesa: Silence uninitialized variable warning in st_cb_bitmap.c.
Vinson Lee
2010-02-10
1
-1
/
+2
|
/
*
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-09
3
-15
/
+59
|
\
|
*
st/mesa: fix wrong initialization of MaxPointSize
Roland Scheidegger
2010-02-08
1
-0
/
+4
|
*
gallium: add point_quad_rasterization bit to rasterizer state
Roland Scheidegger
2010-02-04
1
-1
/
+2
|
*
gallium: add point size clamp to implementation limits in vertex shader
Roland Scheidegger
2010-02-04
2
-0
/
+41
|
*
gallium: clean up point sprite rasterizer state
Roland Scheidegger
2010-02-03
1
-12
/
+13
|
*
gallium: remove point_size_min and point_size_max from rasterizer state
Roland Scheidegger
2010-01-12
1
-3
/
+0
*
|
st/mesa: remove special-case cyl-wrap code
Brian Paul
2010-02-09
1
-9
/
+1
*
|
st/mesa: check for PROG_PARAM_BIT_CYL_WRAP flag
Brian Paul
2010-02-09
2
-5
/
+22
*
|
mesa: Ensure object refcount is null when destroying the buffer.
José Fonseca
2010-02-09
1
-0
/
+2
*
|
st/mesa: allow negative index for PROGRAM_STATE_VAR
Brian Paul
2010-02-05
1
-1
/
+1
*
|
st/mesa: 'fix' point coord semantic info
Brian Paul
2010-02-05
1
-1
/
+10
*
|
mesa: change ctx->Driver.ProgramStringNotify() to return GLboolean
Brian Paul
2010-02-04
1
-3
/
+6
*
|
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-02-03
4
-5
/
+0
*
|
Merge branch 'gallium-embedded'
José Fonseca
2010-02-03
20
-13
/
+20
|
\
\
|
*
|
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
19
-13
/
+19
|
*
|
mesa: Add missing includes.
José Fonseca
2010-02-01
1
-0
/
+1
*
|
|
mesa: Factor out the fb initialization details from _mesa_new_framebuffer.
Francisco Jerez
2010-02-03
1
-1
/
+1
*
|
|
mesa/st: bump the gallium version number
Keith Whitwell
2010-02-03
1
-1
/
+1
*
|
|
st/mesa: remove some floating point divides in viewport calculation
Keith Whitwell
2010-02-03
1
-3
/
+3
*
|
|
st/mesa: fix texture deallocation bug
Brian Paul
2010-02-01
1
-12
/
+10
*
|
|
st/mesa: remove duplicate calculation of fp input mapping
Keith Whitwell
2010-02-01
5
-37
/
+12
*
|
|
st/mesa: remove dead stfp input_map array
Keith Whitwell
2010-02-01
2
-12
/
+0
|
/
/
*
|
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-01-31
3
-3
/
+0
*
|
Merge commit 'lb2/arb_fragment_coord_conventions'
Keith Whitwell
2010-01-29
2
-3
/
+72
|
\
\
|
*
|
st/mesa: Gallium support for ARB_fragment_coord_conventions (v4)
Luca Barbieri
2010-01-29
2
-3
/
+72
*
|
|
st/mesa: check that state is validated before drawing
Brian Paul
2010-01-29
1
-0
/
+3
|
/
/
*
|
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
3
-39
/
+94
|
\
\
|
*
|
mesa/st: code cleanups for new blend functionality
Roland Scheidegger
2010-01-26
1
-9
/
+23
|
*
|
st/mesa: handle EXT_draw_buffers2 per rendertarget blend enables / colormasks
Roland Scheidegger
2010-01-25
2
-31
/
+72
|
*
|
gallium: prepare for per-rendertarget blend enables, writemasks, blend funcs
Roland Scheidegger
2010-01-20
2
-23
/
+23
*
|
|
gallium: Enable multiple constant buffers for vertex and geometry shaders.
Michal Krol
2010-01-28
1
-1
/
+1
*
|
|
st/mesa: Silence uninitialized variable warning.
Vinson Lee
2010-01-26
1
-0
/
+1
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
1
-6
/
+11
|
\
\
\
|
*
|
|
st/mesa: fix int->uint conversion for negative scissor bound values
Brian Paul
2010-01-24
1
-4
/
+9
|
*
|
|
st/mesa: fix unsigned/signed breakage in scissor
Xavier Chantry
2010-01-24
1
-4
/
+4
*
|
|
|
Fix compressed texture loads for non-minimal pitches again
Luca Barbieri
2010-01-25
1
-2
/
+4
[next]