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_atom_framebuffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: add support for ARB_texture_multisample (v3)
Dave Airlie
2013-04-11
1
-0
/
+1
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-1
/
+0
*
st/mesa: call update_renderbuffer_surface for sRGB renderbuffers, too
Christoph Bumiller
2012-07-28
1
-2
/
+3
*
st/mesa: flush the glBitmap cache before changing framebuffer state
Marek Olšák
2012-07-23
1
-0
/
+4
*
mesa: remove gl_renderbuffer::Wrapped
Brian Paul
2012-01-24
1
-2
/
+0
*
mesa/st: enable GL_EXT_framebuffer_sRGB
Dave Airlie
2011-02-10
1
-2
/
+4
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-7
/
+11
*
mesa/st: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-3
/
+1
*
st/mesa: assert that binding flags are properly set for drawing surfaces
Brian Paul
2010-04-22
1
-0
/
+10
*
st/mesa: Drop st_public support.
Chia-I Wu
2010-04-13
1
-18
/
+0
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-12
/
+13
*
st/mesa: plug in default for pipe_context::surface_copy() if needed
Brian Paul
2010-03-17
1
-12
/
+4
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-0
/
+1
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-1
/
+0
|
\
|
*
st/mesa: Remove unnecessary header from st_atom_framebuffer.c.
Vinson Lee
2010-01-16
1
-1
/
+0
*
|
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-11-19
1
-2
/
+3
|
/
*
gallium: Permit surface_copy and surface_fill to be NULL.
Corbin Simpson
2009-10-17
1
-4
/
+12
*
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-03
1
-0
/
+2
|
\
|
*
mesa: Unbind depth/stencil surface from pipe_framebuffer when none is attached.
José Fonseca
2009-07-01
1
-0
/
+2
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-05-11
1
-6
/
+10
|
\
|
|
*
st: do proper refcounting for framebuffer surfaces
Brian Paul
2009-05-11
1
-6
/
+10
*
|
st: added st_renderbuffer::defined flag
Brian Paul
2009-05-01
1
-0
/
+1
|
/
*
mesa: check renderbuffer is defined before use.
Alan Hourihane
2009-03-19
1
-8
/
+10
*
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-13
1
-1
/
+0
*
gallium: standardize api on the prefix "nr"
Zack Rusin
2009-01-27
1
-3
/
+3
*
gallium: change the st_get_framebuffer_surface/texture functions
Alan Hourihane
2009-01-23
1
-4
/
+3
*
statetracker: copy back color buffer to front buffer when needed
Brian Paul
2009-01-19
1
-1
/
+13
*
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-11-05
1
-5
/
+5
|
\
|
*
gallium: add some checks for null surface pointers in state tracker
Brian Paul
2008-10-18
1
-4
/
+4
*
|
gallium: cleanup the after merge framebuffer update code
Zack Rusin
2008-09-21
1
-10
/
+1
*
|
gallium: fix a fbo crash
Zack Rusin
2008-09-21
1
-1
/
+3
*
|
st: hash-warning not recognised on Windows.
Michal Krol
2008-09-16
1
-0
/
+2
*
|
st: adapt to new framebuffer struct, with one FIXME outstanding
Keith Whitwell
2008-09-11
1
-13
/
+16
|
/
*
st: Silence compiler warnings on Windows.
Michal Krol
2008-07-15
1
-1
/
+1
*
gallium: fix render to depth texture
Brian Paul
2008-05-08
1
-0
/
+5
*
gallium: fix some render to texture bugs
Brian Paul
2008-05-07
1
-2
/
+58
*
Some changed for non-C99 compilers
Alan Hourihane
2008-05-02
1
-5
/
+5
*
gallium: fix multi drawbuffer fb state
Brian
2008-04-14
1
-6
/
+9
*
gallium: more elaborate tracking of front color buffer state
Brian Paul
2008-04-09
1
-0
/
+8
*
gallium: assign framebuffer width, height
Brian
2008-03-20
1
-0
/
+3
*
gallium: need to set/save framebuffer state in st_context since we use it els...
Brian Paul
2008-03-19
1
-8
/
+8
*
gallium: implement CSO save/restore functions for use by meta operations (bli...
Brian
2008-03-19
1
-7
/
+2
*
gallium: remove support for separate depth/stencil buffers. Always combined ...
Brian
2008-01-23
1
-7
/
+8
*
Set _NEW_BUFFERS in glRead/DrawBuffer().
Brian
2007-10-30
1
-5
/
+1
*
renderbuffer tweaks in update_framebuffer_state()
Brian
2007-10-20
1
-4
/
+5
*
Update framebuffer state in response to _NEW_COLOR (set by glDrawBuffer)
Brian
2007-10-17
1
-1
/
+5
*
Fix window resizes.
Michel Dänzer
2007-09-19
1
-1
/
+4
*
add names to tracked state atoms to improve debug
keithw
2007-08-25
1
-0
/
+1
*
Checkpoint intel_renderbuffer removal.
Brian
2007-08-09
1
-12
/
+15
*
fix assertions
Brian
2007-07-31
1
-2
/
+2
[next]