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
...
*
|
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
1
-5
/
+5
*
|
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
11
-27
/
+27
*
|
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-19
1
-1
/
+1
*
|
st/mesa: added some bitmap debug code (disabled)
Brian Paul
2010-02-18
1
-0
/
+22
*
|
Revert "st/mesa: Make the frontbuffer visible on st_flush(PIPE_FLUSH_FRAME)."
Francisco Jerez
2010-02-18
1
-4
/
+8
*
|
st/mesa: always call FLUSH_CURRENT before st->pipe->flush()
Keith Whitwell
2010-02-18
1
-2
/
+1
*
|
st/mesa: Make the frontbuffer visible on st_flush(PIPE_FLUSH_FRAME).
Francisco Jerez
2010-02-17
1
-9
/
+6
*
|
st/mesa: replace conditional with assertion
Brian Paul
2010-02-17
1
-7
/
+2
*
|
st/dri2: Use event-driven buffer validation.
Francisco Jerez
2010-02-16
4
-82
/
+6
|
/
*
st/mesa: minor assorted clean-ups
Brian Paul
2010-02-14
1
-8
/
+12
*
st/mesa: change some function return types
Brian Paul
2010-02-14
1
-15
/
+15
*
st/mesa: move per-fragment shader fields to local vars
Brian Paul
2010-02-14
2
-20
/
+19
*
st/mesa: use _mesa_clone_fragment_program()
Brian Paul
2010-02-14
1
-1
/
+1
*
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
[prev]
[next]