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
/
st_cb_clear.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
2012-10-31
1
-3
/
+5
*
st/mesa: fix integer texture border color for some formats (v2)
Marek Olšák
2012-10-15
1
-5
/
+14
*
gallium: set sample mask to ~0 for clear, blit and gen_mipmap
Marek Olšák
2012-08-04
1
-1
/
+3
*
st/mesa: write vertices directly into the buffer for glClear fallback
Marek Olšák
2012-04-18
1
-19
/
+21
*
st/mesa: use u_upload_mgr to upload vertices for glClear fallback
Marek Olšák
2012-04-18
1
-60
/
+11
*
st/mesa: improve assertion/check for stencil format
Brian Paul
2012-02-15
1
-8
/
+2
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
1
-3
/
+1
*
st/mesa: implement EXT_transform_feedback and ARB_transform_feedback2
Marek Olšák
2011-12-15
1
-0
/
+3
*
mesa: rewrite accum buffer support
Brian Paul
2011-12-08
1
-3
/
+2
*
st/mesa: add some null pointer checking to better handle out of memory
Brian Paul
2011-11-07
1
-0
/
+5
*
st/mesa: set geometry shader to NULL when doing internal drawing
Marek Olšák
2011-11-04
1
-0
/
+3
*
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
2011-09-18
1
-11
/
+11
*
mesa: introduce a clear color union to be used for int/unsigned buffers
Dave Airlie
2011-09-14
1
-7
/
+7
*
st/mesa: initial ARB_depth_buffer_float support
Marek Olšák
2011-07-10
1
-2
/
+4
*
gallium: implement clamping controls (ARB_color_buffer_float)
Luca Barbieri
2011-03-29
1
-2
/
+2
*
gallium: Delay the creation of simple helper shaders
Jakob Bornecrantz
2011-03-12
1
-16
/
+38
*
st/mesa: fix crash when DrawBuffer->_ColorDrawBuffers[0] is NULL
Marek Olšák
2011-02-20
1
-6
/
+10
*
st/mesa: need to translate clear color according to surface's base format
Brian Paul
2011-02-21
1
-3
/
+15
*
gallium: add usage parameter to pipe_buffer_create
Marek Olšák
2011-02-15
1
-0
/
+1
*
gallium: always save and restore vertex buffers using cso_cache
Marek Olšák
2011-02-14
1
-1
/
+4
*
st/mesa: fix renderbuffer pointer check in st_Clear()
Brian Paul
2011-01-03
1
-6
/
+2
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-6
/
+6
*
st/mesa: Clean up header file inclusion in st_program.h.
Vinson Lee
2010-08-05
1
-0
/
+1
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-1
/
+1
*
st/mesa: fix bug in depthstencil optimizing clear logic
Roland Scheidegger
2010-06-05
1
-1
/
+2
*
st/mesa: use new ability to clear only depth or stencil
Roland Scheidegger
2010-05-29
1
-14
/
+31
*
mesa/st: Remove internal flushes from Mesa state tracker.
José Fonseca
2010-05-11
1
-2
/
+1
*
st/mesa: clean-up: use st_context() everywhere
Brian Paul
2010-04-23
1
-7
/
+6
*
st/mesa: Drop st_public support.
Chia-I Wu
2010-04-13
1
-1
/
+0
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-5
/
+5
*
st/mesa: code clean-ups, formatting fixes, comments, etc
Brian Paul
2010-03-24
1
-16
/
+31
*
st/mesa: rename st_clear() to st_Clear()
Brian Paul
2010-03-24
1
-2
/
+2
*
st/mesa: return GL_TRUE/GL_FALSE if return type is GLboolean
Brian Paul
2010-03-24
1
-15
/
+13
*
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
1
-0
/
+5
|
\
|
*
st/mesa: fix clear/drawpixels/bitmap for new cso vertex elements interface
Roland Scheidegger
2010-03-09
1
-0
/
+4
*
|
st/mesa: Reset clip state when clearing with quads.
Michal Krol
2010-02-24
1
-1
/
+5
*
|
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-22
1
-19
/
+25
|
/
*
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
1
-1
/
+20
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
1
-8
/
+8
|
\
|
*
gallium: prepare for per-rendertarget blend enables, writemasks, blend funcs
Roland Scheidegger
2010-01-20
1
-8
/
+8
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-7
/
+4
|
\
\
|
|
/
|
/
|
|
*
mesa: Use pipe_buffer_write_nooverlap where appropriate.
José Fonseca
2010-01-21
1
-4
/
+4
|
*
st/mesa: Remove unnecessary headers from st_cb_clear.c.
Vinson Lee
2010-01-15
1
-3
/
+0
*
|
mesa: implement per-buffer color masking
Brian Paul
2009-12-29
1
-8
/
+8
*
|
Move pf_is_depth_and_stencil() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-2
/
+3
|
/
*
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
1
-2
/
+11
|
\
|
*
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-08
1
-2
/
+11
[next]