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_blit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-05-26
1
-2
/
+0
*
st/mesa: remove unused var
Brian Paul
2010-05-21
1
-1
/
+0
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-19
/
+17
|
\
|
*
mesa/st: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-19
/
+17
*
|
st/mesa: Make st_cb_blit.h FEATURE_EXT_framebuffer_blit aware.
Chia-I Wu
2010-05-12
1
-4
/
+3
|
/
*
st/mesa: clean-up: use st_context() everywhere
Brian Paul
2010-04-23
1
-1
/
+1
*
st/mesa: remove st_texture_object::pipe field
Brian Paul
2010-04-18
1
-1
/
+1
*
st/mesa: s/st_renderbuffer_get_sampler_view/st_get_renderbuffer_sampler_view/
Brian Paul
2010-04-18
1
-2
/
+2
*
st/mesa: s/st_get_stobj_sampler_view/st_get_texture_sampler_view/
Brian Paul
2010-04-18
1
-1
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-1
/
+1
*
st/mesa: Fix a call to st_get_stobj_sampler_view().
Michal Krol
2010-03-15
1
-1
/
+1
*
gallium: util_blit_pixels() takes source sampler view as argument.
Michal Krol
2010-03-15
1
-5
/
+10
*
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-02-03
1
-2
/
+0
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-0
/
+1
*
st/mesa: Remove unnecessary headers from st_cb_blit.c.
Vinson Lee
2010-01-15
1
-4
/
+0
*
mesa: Fix compilation errors and warnings when features are disabled.
Chia-I Wu
2009-10-29
1
-0
/
+2
*
mesa: Allow BlitFramebuffer from a texture.
José Fonseca
2009-09-19
1
-11
/
+45
*
st/mesa: implement BlitFramebuffer() for depth/stencil (incomplete)
Brian Paul
2009-08-05
1
-29
/
+80
*
st/mesa: fix Y inversion and optimize st_BlitFramebuffer()
Brian Paul
2009-08-05
1
-3
/
+25
*
st: adapt to new framebuffer struct, with one FIXME outstanding
Keith Whitwell
2008-09-11
1
-1
/
+1
*
gallium: remove unneeded #include
Brian Paul
2008-06-20
1
-1
/
+0
*
gallium: add some #if FEATURE_x tests
Brian Paul
2008-06-12
1
-0
/
+2
*
gallium: Use CSO cache for shaders.
Michel Dänzer
2008-04-21
1
-5
/
+0
*
gallium: Y-invert blit depending on framebuffer orientation
Brian
2008-03-20
1
-5
/
+8
*
gallium: implement CSO save/restore functions for use by meta operations (bli...
Brian
2008-03-19
1
-15
/
+2
*
gallium: glFramebufferBlitEXT() implementation
Brian
2008-03-18
1
-0
/
+125