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
/
drivers
/
dri
/
nouveau
/
nouveau_fbo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: there may not have been a texture if the fbo was incomplete
Ilia Mirkin
2014-03-19
1
-1
/
+2
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
1
-4
/
+4
*
mesa: Change many Type A MESA_FORMATs to meet naming standard
Mark Mueller
2014-01-27
1
-2
/
+2
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-4
/
+4
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-1
/
+1
*
nouveau: add framebuffer validation callback
Ilia Mirkin
2014-01-15
1
-0
/
+51
*
mesa: Make FinishRenderTexture just take the renderbuffer being finished.
Eric Anholt
2013-05-17
1
-2
/
+2
*
mesa: Track the TexImage being rendered to in the gl_renderbuffer.
Eric Anholt
2013-05-17
1
-2
/
+1
*
mesa: Make Mesa core set up wrapped texture renderbuffer state.
Eric Anholt
2013-05-06
1
-18
/
+0
*
mesa: Make core Mesa allocate the texture renderbuffer wrapper.
Eric Anholt
2013-05-06
1
-10
/
+0
*
mesa: remove #include "mfeatures.h" from numerous source files
Brian Paul
2013-04-17
1
-1
/
+0
*
nouveau: Fix build.
Brian Paul
2012-11-30
1
-1
/
+1
*
mesa: pass context parameter to gl_renderbuffer::Delete()
Brian Paul
2012-11-30
1
-2
/
+2
*
mesa: remove FEATURE_EXT_framebuffer_object define.
Oliver McFadden
2012-09-15
1
-2
/
+0
*
mesa: fix-up and use _mesa_delete_renderbuffer()
Brian Paul
2012-08-31
1
-1
/
+1
*
nouveau/vieux: switch to libdrm_nouveau-2.0
Ben Skeggs
2012-04-14
1
-4
/
+1
*
mesa: remove gl_renderbuffer::DataType
Brian Paul
2012-01-24
1
-5
/
+0
*
nouveau: Add implementation of MapRenderbuffer.
Eric Anholt
2011-11-01
1
-0
/
+46
*
dri/nouveau: Include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-09
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-8
/
+8
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
dri/nouveau: Don't request a fake front unnecessarily.
Francisco Jerez
2010-09-16
1
-0
/
+1
*
dri/nouveau: Fix glRenderbufferStorage with DEPTH_COMPONENT as internal format.
Francisco Jerez
2010-09-16
1
-0
/
+1
*
dri/nouveau: test for FEATURE defines
nobled
2010-08-16
1
-0
/
+2
*
dri/nouveau: Fix up software mipmap generation.
Francisco Jerez
2010-08-05
1
-5
/
+2
*
dri/nouveau: Some render to texture fixes.
Francisco Jerez
2010-03-22
1
-5
/
+1
*
dri/nouveau: Fix rb->DataType for z24s8 renderbuffers.
Francisco Jerez
2010-03-04
1
-1
/
+1
*
dri/nouveau: Allow to render to XRGB8888 textures.
Andrew Randrianasulu
2010-03-01
1
-0
/
+2
*
dri/nouveau: Implement EXT_texture_from_pixmap.
Francisco Jerez
2010-02-25
1
-1
/
+0
*
dri/nouveau: Set _BaseFormat correctly for z24s8 renderbuffers.
Francisco Jerez
2010-02-25
1
-1
/
+1
*
Import a classic DRI driver for nv0x-nv2x.
Francisco Jerez
2010-02-04
1
-0
/
+277
*
nouveau: say goodbye to the old DRI driver...
Stephane Marchesin
2008-07-14
1
-289
/
+0
*
Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835.
Brian
2008-01-06
1
-3
/
+2
*
nouveau: Always render offscreen, emulate front buffer rendering.
Ben Skeggs
2007-08-15
1
-70
/
+56
*
nouveau: Split nouveau_buffers into nouveau_mem and nouveau_fbo
Ben Skeggs
2007-08-15
1
-0
/
+304