mesa: remove gl_renderbuffer:RowStride field
[mesa.git] / src / mesa / drivers / dri / intel / intel_fbo.c
2012-01-24 Brian Paulmesa: remove gl_renderbuffer:RowStride field
2012-01-24 Brian Paulintel: remove most of the span Get/PutRow code
2012-01-20 Chad Versaceintel/gen6: Some framebuffers having separate depthsten...
2012-01-12 Brian Paulintel: move declaration before code
2012-01-12 Brian Paulintel: fix mapping of malloc'd renderbuffers
2012-01-07 Brian Paulmesa: rework ctx->Driver.CopyTexSubImage() parameters
2011-12-29 Eric Anholtintel: Drop the batchbuffer flush on glRenderbufferStor...
2011-12-29 Eric Anholtintel: Drop the batchbuffer flush on glFramebufferRende...
2011-12-19 Eric Anholtintel: Stop creating the wrapped depth irb.
2011-12-19 Eric Anholti965: Properly demote the depth mt format for fake...
2011-12-19 Eric Anholtintel: Stop creating the wrapped stencil irb.
2011-12-14 Eric Anholtintel: Simplify and touch up the FBO completeness test.
2011-12-14 Eric Anholtintel: Remove another renderbuffer allocation path.
2011-12-14 Eric Anholtintel: Make the separate stencil RB storage path match...
2011-12-14 Eric Anholtintel: Move S8 width/height alignment to miptree creation.
2011-12-14 Eric Anholtintel: Drop check for wrapped_depth in RB mapping.
2011-12-14 Eric Anholtintel: Fix uninitialized values in debug output for...
2011-12-07 Eric Anholtintel: Rely on miptree mapping for all renderbuffer...
2011-12-07 Eric Anholtintel: Handle MapRenderbuffer of fake packed depth...
2011-12-07 Eric Anholtintel: Track miptrees for fake packed depth/stencil...
2011-12-07 Eric Anholtintel: Move separate-stencil s8 mapping logic to intel_...
2011-11-22 Eric Anholtintel: Improve debug output for begin/finish render...
2011-11-22 Eric Anholtintel: Remove duplicate test for texture attachment...
2011-11-22 Eric Anholti965: Don't require spans (swrast) support to consider...
2011-11-22 Eric Anholtintel: Add the context to the render_target_supported...
2011-11-22 Chad VersaceMerge branch 'hiz' of ssh://people.freedesktop.org...
2011-11-22 Chad Versaceintel: Use separate stencil whenever possible
2011-11-22 Chad Versaceintel: Enable HiZ for texture renderbuffers
2011-11-22 Chad Versaceintel: Resolve buffers in intel_map_renderbuffer()
2011-11-22 Chad Versaceintel: Add resolve functions for renderbuffers
2011-11-22 Chad Versaceintel: Replace intel_mipmap_tree::hiz_region with a...
2011-11-22 Chad Versaceintel: Replace intel_texture_image::stencil_irb with...
2011-11-22 Chad Versaceintel: Refactor intel_render_texture() [v2]
2011-11-22 Chad Versaceintel: Remove unneeded params from intel_renderbuffer_s...
2011-11-22 Chad Versaceintel: Track the miptree layer wrapped by a renderbuffe...
2011-11-22 Chad Versaceintel: Replace intel_renderbuffer::region with a miptre...
2011-11-22 Chad Versaceintel: Move inline functions from intel_fbo.h to .c
2011-11-22 Chad Versaceintel: Temporarily disable HiZ for textures
2011-11-22 Chad Versaceintel: Always gather stencil buffer in intel_map_render...
2011-11-15 Chad Versaceintel: Simplify stencil detiling arithmetic
2011-11-15 Chad Versaceintel: Fix intel_map_renderbuffer() for depthstencil...
2011-11-15 Chad Versaceintel: Fix software detiling of system stencil buffers
2011-11-15 Chad Versaceintel: Fix intel_unmap_renderbuffer_s8()
2011-11-15 Chad Versaceintel: Refactor intel_map_renderbuffer()
2011-11-04 Eric Anholti965/gen6: Improve glReadPixels() performance by blitti...
2011-11-01 Eric Anholtintel: Add an implementation of MapRenderbuffer.
2011-11-01 Eric Anholtintel: Improve the debug info for renderbuffer allocation.
2011-10-18 Kenneth Graunkeintel: Convert from GLboolean to 'bool' from stdbool.h.
2011-10-03 Eric Anholtintel: Add a helper function for getting miptree size...
2011-10-03 Eric Anholtintel: Consolidate texture validation copy code, and...
2011-09-26 Eric Anholtintel: Drop the "intel" argument to intel_miptree_relea...
2011-09-26 Eric Anholtintel: Drop some extra equality checks on reference...
2011-09-17 Brian Paulintel: make intel_texture_image a subclass of swrast_te...
2011-09-09 Ian Romanickintel: Silence "warning: unused parameter ‘target’"
2011-09-09 Ian Romanickintel: Silence "warning: unused parameter ‘fb’"
2011-09-09 Chia-I Wuintel: add support for __DRI_IMAGE_FORMAT_ABGR8888
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-24 Brian Paulintel: use new gl_texture_image:Face, Level fields
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-08-02 Eric Anholtintel: Fix unused variable warning.
2011-07-28 Kenneth Graunkei965: Remove the now unused intel_renderbuffer::draw_of...
2011-07-28 Kenneth Graunkei965: Check actual tile offsets in Gen4 miptree workaround.
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-19 Chad Versaceintel: Fix stencil buffer to be W tiled
2011-07-18 Eric Anholtintel: Clarify the depthRb == stencilRb logic.
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-07 Eric Anholtintel: Remove gratuitous context checks in intel_delete...
2011-07-07 Eric Anholtintel: Remove now trivial intel_renderbuffer_set_{hiz_...
2011-07-07 Eric Anholtintel: Rely on intel_region_reference()'s support of...
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-24 Chad Versaceintel: Change framebuffer validation criteria
2011-06-24 Chad Versaceintel: In intel_update_wrapper, support s8z24 textures...
2011-06-24 Chad Versaceintel: Factor region updates out of intel_update_wrapper
2011-06-24 Chad Versaceintel: Declare some functions in intel_fbo.c as non...
2011-06-24 Chad Versaceintel: Change signature of intel_create_wrapped_renderb...
2011-06-21 Chad Versaceintel: Allocate s8_z24 non-texture renderbuffers when...
2011-06-21 Chad Versaceintel: Unobfuscate intel_alloc_renderbuffer_storage
2011-06-21 Chad Versaceintel: Add fields to intel_renderbuffer for unwrapping...
2011-06-14 Eric Anholtintel: Drop the cpp argument to intel_miptree_create().
2011-06-14 Eric Anholtintel: Calculate compress_byte in intel_miptree_create.
2011-06-14 Eric Anholtintel: Use the gl_format to get the base_format for...
2011-06-14 Eric Anholtintel: Drop the internal_format field of the mipmap...
2011-06-14 Eric Anholtintel: Add the MESA_FORMAT as a field of the miptree.
2011-06-13 Eric Anholtintel: Clean up intel_render_texture with a rename...
2011-06-13 Eric Anholtintel: Move the draw_x/draw_y to the renderbuffer where...
2011-06-13 Brian Pauldri: include swrast.h, not s_texrender.h
2011-06-13 Brian Paulmesa: move texrender.c to swrast
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-08 Chad Versaceintel: Add function intel_renderbuffer_set_hiz_region()
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-25 Chad Versaceintel: Change FBO validation criteria to accomodate...
2011-05-25 Chad Versaceintel: Add hiz_region to intel_mipmap_tree
2011-05-25 Chad Versaceintel: Refactor the wrapping of textures with renderbuffers
2011-05-25 Chad Versaceintel: Add hiz_region to intel_renderbuffer
2011-05-25 Chad Versaceintel: Allocate region for separate stencil buffer
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-18 Eric Anholtintel: Use _mesa_base_tex_format for FBO texture attach...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
next