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
/
intel
/
intel_fbo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Use _mesa_base_tex_format for FBO texture attachments.
Eric Anholt
2011-04-18
1
-1
/
+1
*
intel: Try using glCopyTexSubImage2D in _mesa_meta_BlitFramebuffer
Neil Roberts
2011-02-24
1
-1
/
+80
*
intel: use pwrite for batch
Chris Wilson
2011-02-21
1
-1
/
+1
*
i915: Fix compiler warning from sw fallback removal change.
Eric Anholt
2011-01-14
1
-1
/
+1
*
i965: Use a new miptree to avoid software fallbacks due to drawing offset.
Eric Anholt
2011-01-10
1
-12
/
+66
*
intel: Include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-09
1
-0
/
+1
*
intel: Make renderbuffer tiling choice match texture tiling choice.
Eric Anholt
2011-01-07
1
-4
/
+9
*
intel: Use the _BaseFormat from MESA_FORMAT_* in renderbuffer setup.
Eric Anholt
2011-01-07
1
-36
/
+1
*
intel: Add a vtbl hook for determining if a format is renderable.
Eric Anholt
2011-01-07
1
-1
/
+3
*
intel: Merge our choosetexformat fallbacks into core.
Eric Anholt
2011-01-04
1
-2
/
+2
*
intel: When validating an FBO's combined depth/stencil, use the given FBO.
Eric Anholt
2011-01-04
1
-4
/
+4
*
intel: Fix segfaults from trying to use _ColorDrawBuffers in FBO validation.
Eric Anholt
2011-01-04
1
-4
/
+16
*
intel: Check for unsupported texture when finishing using as a render target
Chris Wilson
2010-12-21
1
-1
/
+2
*
intel: Just use ChooseTextureFormat for renderbuffer format choice.
Eric Anholt
2010-12-10
1
-52
/
+9
*
intel: Add a couple of helper functions to reduce rb code duplication.
Eric Anholt
2010-12-10
1
-93
/
+11
*
i915: Disallow alpha, red, RG, and sRGB as render targets
Ian Romanick
2010-11-23
1
-1
/
+7
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-15
/
+15
*
i965: Enable GL_ARB_texture_rg
Ian Romanick
2010-10-01
1
-0
/
+46
*
i965: always set tiling for fbo depth buffer on sandybridge
Zhenyu Wang
2010-09-30
1
-2
/
+8
*
intel: Fix segfault on INTEL_DEBUG=fbo with unsupported framebuffers.
Eric Anholt
2010-09-24
1
-3
/
+2
*
i965: Add support for rendering to SARGB8 FBOs.
Eric Anholt
2010-09-24
1
-0
/
+5
*
intel: Corresponding FinishRenderTexture debug to BeginRenderTexture.
Eric Anholt
2010-09-24
1
-0
/
+4
*
dri: Pass the __DRIscreen and the __DRIscreen private back to image lookup
Kristian Høgsberg
2010-09-22
1
-2
/
+2
*
intel: Merge identical cases in switch statement.
Nick Bowler
2010-08-26
1
-11
/
+5
*
intel: Take an intel_screen pointer in intel_alloc_region_* functions
Kristian Høgsberg
2010-08-25
1
-1
/
+1
*
intel: Remove unnecessary headers.
Vinson Lee
2010-06-16
1
-3
/
+0
*
i965: Remove caching of surface state objects.
Eric Anholt
2010-06-11
1
-6
/
+0
*
i965: Add support for GL_ALPHA framebuffer objects.
Eric Anholt
2010-06-10
1
-0
/
+14
*
intel: Drop intelFlush()
Kristian Høgsberg
2010-05-10
1
-2
/
+2
*
i965: When an RB gets a new region, clear the old from the state cache.
Eric Anholt
2010-05-04
1
-2
/
+11
*
intel: Replace mt->pitch with mt->region->pitch.
Eric Anholt
2010-03-17
1
-1
/
+1
*
intel: Rely on allocated region pitch for the miptree pitch.
Eric Anholt
2010-03-17
1
-7
/
+2
*
intel: Remove non-kernel-exec-fencing support.
Eric Anholt
2010-03-04
1
-3
/
+0
*
intel: Set InternalFormat for renderbuffers created from an EGLImage
Kristian Høgsberg
2010-03-03
1
-0
/
+1
*
intel: Implement GL_OES_EGL_image entrypoints
Kristian Høgsberg
2010-02-24
1
-0
/
+36
*
intel: Silence compiler format warnings.
Vinson Lee
2010-02-20
1
-1
/
+1
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-4
/
+4
*
intel: Remove struct intel_framebuffer
Kristian Høgsberg
2010-01-04
1
-3
/
+3
*
intel: Fix false positives in checking for non-packed depth/stencil RB.
Eric Anholt
2009-12-28
1
-7
/
+14
*
intel: Allow binding a stencil but not a depth buffer.
Eric Anholt
2009-12-28
1
-1
/
+1
*
intel: Improve INTEL_DEBUG=fbo output.
Eric Anholt
2009-12-28
1
-1
/
+6
*
intel: Remove unused stored values reported by clang.
Eric Anholt
2009-12-22
1
-4
/
+0
*
intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system buffers.
Ian Romanick
2009-12-10
1
-5
/
+1
*
intel: name in intel_create_renderbuffer was always 0, remove
Ian Romanick
2009-12-10
1
-2
/
+1
*
intel: Use texformat accessor to get bytes-per-pixel
Ian Romanick
2009-12-10
1
-7
/
+1
*
intel: softwareBuffer in intel_alloc_renderbuffer_storage was always false, r...
Ian Romanick
2009-12-10
1
-22
/
+15
*
intel: Axe intel_renderbuffer::texformat
Ian Romanick
2009-12-10
1
-11
/
+2
*
intel: Flush the render/texture cache when finishing render to texture.
Eric Anholt
2009-12-10
1
-1
/
+9
*
Revert "intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system ...
Ian Romanick
2009-12-07
1
-1
/
+5
*
intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system buffers.
Eric Anholt
2009-12-02
1
-5
/
+1
[next]