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_fbo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: cache staging texture for glReadPixels
Nicolai Hähnle
2016-06-21
1
-0
/
+2
*
st/mesa: replace INLINE with inline
Brian Paul
2015-02-26
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
st/mesa: add support for layered framebuffers and consolidate code
Marek Olšák
2013-12-03
1
-2
/
+8
*
st/mesa: make rtt_level, face, slice unsigned to silence MSVC warnings
Brian Paul
2013-06-26
1
-1
/
+1
*
mesa: add helper func for checking combined depthstencil buffers from st/mesa
Marek Olšák
2013-03-23
1
-5
/
+0
*
st/mesa: remove st_renderbuffer::stride
Brian Paul
2012-02-15
1
-1
/
+0
*
st/mesa: remove st_renderbuffer::format
Brian Paul
2012-02-15
1
-1
/
+0
*
st/mesa: first implementation of Map/UnmapRenderbuffer()
Brian Paul
2011-11-07
1
-0
/
+2
*
st/mesa: Remove unused renderbuffer fields and functions.
Stéphane Marchesin
2011-09-07
1
-13
/
+1
*
st/mesa: added st_is_depth_stencil_combined() function
Brian Paul
2010-08-22
1
-0
/
+5
*
st/mesa: Add missing headers to st_cb_fbo.h.
Vinson Lee
2010-08-04
1
-0
/
+9
*
mesa/st: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-0
/
+1
*
st/mesa: s/st_renderbuffer_get_sampler_view/st_get_renderbuffer_sampler_view/
Brian Paul
2010-04-18
1
-1
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-2
/
+2
*
st/mesa: Cache FBO texture's sampler view object.
Michal Krol
2010-03-15
1
-0
/
+6
*
Merge branch 'mesa_7_5_branch'
José Fonseca
2009-06-11
1
-5
/
+8
|
\
|
*
mesa: Pure software accum buffer.
José Fonseca
2009-06-10
1
-5
/
+8
*
|
st: added st_renderbuffer::defined flag
Brian Paul
2009-05-01
1
-0
/
+1
|
/
*
gallium: added st_bind/release_teximage() functions
Brian Paul
2008-09-01
1
-0
/
+4
*
gallium: handle msaa
Roland Scheidegger
2008-06-27
1
-1
/
+1
*
gallium: fix some render to texture bugs
Brian Paul
2008-05-07
1
-0
/
+3
*
gallium: create drawing surfaces as GPU_READ/WRITE only
Brian Paul
2008-05-06
1
-1
/
+2
*
gallium: accum buffer fixes
Brian Paul
2008-04-07
1
-0
/
+3
*
Re-org of st_create_framebuffer() and renderbuffer format selection.
Brian
2007-12-12
1
-3
/
+2
*
Add 'type' parameter to is_format_supported() to specify texture vs. drawing ...
Brian
2007-12-10
1
-1
/
+2
*
init strb->Base.DataType appropriately, clean-ups
Brian
2007-08-09
1
-1
/
+1
*
Checkpoint intel_renderbuffer removal.
Brian
2007-08-09
1
-4
/
+19
*
checkpoint: no longer using intel_fbo.c
Brian
2007-08-09
1
-0
/
+8
*
New st_init_*_functions() to initialize the driver functions table.
Brian
2007-08-06
1
-3
/
+2
*
framebuffer object functions
Brian
2007-08-03
1
-0
/
+38