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
/
main
/
fbobject.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: finish up ARB_texture_float
Marek Olšák
2011-04-15
1
-1
/
+31
*
mesa: Guard against null pointer deref in fbo validation
Fabian Bieler
2011-04-05
1
-1
/
+1
*
mesa: added _mesa_get_attachment_teximage() helpers
Brian Paul
2011-04-05
1
-6
/
+4
*
mesa: initial EXT_texture_snorm support
Marek Olšák
2011-03-29
1
-1
/
+37
*
mesa: Add missing parentheses in glBlitFramebufferEXT error strings.
Vinson Lee
2011-03-28
1
-5
/
+5
*
mesa: return after invalidating renderbuffer
Marek Olšák
2011-03-07
1
-0
/
+1
*
mesa: invalidate framebuffer if internal format of renderbuffer is changed
Marek Olšák
2011-03-07
1
-6
/
+29
*
mesa: consolidate framebuffer target lookup code
Brian Paul
2011-02-28
1
-89
/
+33
*
mesa: s/mesaFormat/attFormat/
Brian Paul
2011-02-28
1
-4
/
+4
*
mesa: MESA_VERBOSE logging for glRead/Draw/CopyPixels, glBlitFramebuffer
Brian Paul
2011-02-18
1
-0
/
+7
*
mesa/965: add support for GL_EXT_framebuffer_sRGB (v2)
Dave Airlie
2011-02-05
1
-1
/
+1
*
mesa: fix typo, wrap long line
Brian Paul
2011-01-28
1
-2
/
+3
*
mesa: add red, red/green formats in _mesa_base_fbo_format()
Brian Paul
2011-01-24
1
-1
/
+11
*
mesa: plug in fallback function for ctx->Driver.ValidateFramebuffer()
Brian Paul
2011-01-24
1
-0
/
+29
*
mesa: new cases in _mesa_base_fbo_format()
Brian Paul
2011-01-24
1
-8
/
+35
*
Revert "mesa: Simplify _mesa_base_fbo_format by making it exceptions to texim...
Brian Paul
2011-01-24
1
-24
/
+43
*
mesa: return GL_LINEAR for ..COLOR_ENCODING if framebuffer_sRGB is unsupported
Marek Olšák
2011-01-23
1
-1
/
+8
*
mesa: Simplify _mesa_base_fbo_format by making it exceptions to teximages.
Eric Anholt
2011-01-14
1
-43
/
+24
*
srgb: fix fbo base format picking.
Dave Airlie
2011-01-14
1
-1
/
+1
*
mesa/fbo: prevent assert trigger on i965 with piglit fbo-srgb test.
Dave Airlie
2011-01-13
1
-0
/
+2
*
mesa: check for dummy renderbuffer in _mesa_FramebufferRenderbufferEXT()
Brian Paul
2011-01-12
1
-0
/
+7
*
mesa: Directly include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-07
1
-0
/
+1
*
mesa: Include mtypes.h in files that use gl_context struct.
Vinson Lee
2011-01-05
1
-0
/
+1
*
mesa: Also report the number of renderbuffer alpha bits for GL_LUMINANCE_ALPHA.
Eric Anholt
2011-01-03
1
-1
/
+2
*
mesa: Also report renderbuffer red/green size for GL_RED and GL_RG.
Eric Anholt
2011-01-03
1
-0
/
+9
*
mesa: Use the common logic for "is this baseformat a color format?"
Eric Anholt
2011-01-03
1
-7
/
+7
*
mesa: Allow color renderbuffers besides just RGB and RGBA.
Eric Anholt
2011-01-03
1
-2
/
+1
*
mesa: test for cube map completeness in glGenerateMipmap()
Brian Paul
2010-12-06
1
-0
/
+8
*
mesa: return GL_FRAMEBUFFER_DEFAULT as FBO attachment type
Brian Paul
2010-12-03
1
-1
/
+1
*
mesa: fix GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME query
Brian Paul
2010-12-03
1
-2
/
+2
*
mesa: rename function to _mesa_is_format_integer_color()
Brian Paul
2010-10-26
1
-1
/
+1
*
mesa: allow FBO attachments of formats LUMINANCE, LUMINANCE_ALPHA, and INTENSITY
Marek Olšák
2010-10-24
1
-0
/
+3
*
mesa: compute _IntegerColor field in _mesa_test_framebuffer_completeness()
Brian Paul
2010-10-23
1
-0
/
+6
*
mesa: simplify fbo format checking code
Brian Paul
2010-10-23
1
-13
/
+38
*
mesa: 80-column wrapping
Brian Paul
2010-10-23
1
-3
/
+6
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-16
/
+16
*
ARB_texture_rg: Allow RED and RG textures as FBO color buffer attachments
Ian Romanick
2010-10-01
1
-2
/
+8
*
mesa: Don't reuse DummyFramebuffer as the incomplete framebuffer
Kristian Høgsberg
2010-09-09
1
-1
/
+7
*
mesa: Set the base format of GL_ALPHA FBOs and teach swrast about it.
Eric Anholt
2010-09-07
1
-0
/
+6
*
mesa: Fix printf-like warnings.
Vinson Lee
2010-09-02
1
-1
/
+1
*
mesa: initialize dummy framebuffer and renderbuffer mutexes
Vladimir Vukicevic
2010-09-01
1
-0
/
+2
*
intel: Implement EGL_KHR_surfaceless extension
Kristian Høgsberg
2010-07-28
1
-0
/
+5
*
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-28
1
-0
/
+22
*
mesa: fix attachment error checking for glGetFramebufferAttachmentParameteriv()
Brian Paul
2010-06-22
1
-1
/
+44
*
mesa: Allow querying the system FBO in GetFramebufferAttachmentParameteriv
Kristian Høgsberg
2010-06-15
1
-6
/
+8
*
mesa: Allow GL_ALPHA FBOs with ARB_framebuffer_object.
Eric Anholt
2010-06-10
1
-2
/
+5
*
mesa: whitespace and 80 column wrapping
Brian Paul
2010-06-02
1
-3
/
+12
*
mesa: fix incorrect GL_DEPTH_STENCIL_ATTACHMENT format check
Brian Paul
2010-05-27
1
-3
/
+3
*
mesa: Reenable check for GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXT
Kristian Høgsberg
2010-05-24
1
-21
/
+23
*
mesa: use GL_RGBA16_SNORM for accum buffer
Brian Paul
2010-05-09
1
-0
/
+1
[next]