i965: Don't emit PIPELINE_SELECT from BLORP.
[mesa.git] / src / mesa / drivers / dri / intel /
2013-06-07 Paul Berryintel: flush fake front buffer if server is about to...
2013-06-07 Paul Berryintel: flush fake front buffer more robustly.
2013-06-07 Paul Berryintel: make intel_flush_front safe to call during initi...
2013-06-06 Kenneth Graunkeintel: Use the CHIPSET macro in the PCI ID tables for...
2013-06-05 Rodrigo Vivii965: Adding more reserved PCI IDs for Haswell.
2013-06-04 Paul Berryintel: Don't try to blorp or blit CopyTexSubImage(1D_AR...
2013-06-04 Paul Berryi965/gen6+: Fix multisample assertions in CopyTexSubIma...
2013-06-03 Eric Anholtintel: Fix performance regression from miptree blit...
2013-06-03 Jordan Justenintel: add layered parameter to update_renderbuffer_surface
2013-06-03 Jordan Justenintel_fbo: set gl_renderbuffer Depth field
2013-06-03 Jordan Justenintel: print image depth in debug message
2013-05-30 Anuj Phogatintel: Add multisample scaled blitting in blorp engine
2013-05-29 Eric Anholtintel: Enable blit glCopyTexSubImage/glBlitFramebuffer...
2013-05-28 Eric Anholtintel: Remove dead intel_drawbuf_region().
2013-05-28 Eric Anholtintel: Fix format handling of blit glBitmap()
2013-05-28 Eric Anholtintel: Fix MRT handling of glBitmap().
2013-05-28 Eric Anholtintel: Rebuild PBO blit glTexImage() on top of miptrees.
2013-05-28 Eric Anholtintel: Rebuild PBO blit glReadPixels() on top of miptrees.
2013-05-28 Eric Anholtintel: Rework intel_miptree_create_for_region() to...
2013-05-28 Eric Anholtintel: Make a temporary miptree for the blit path of...
2013-05-28 Eric Anholtintel: Make a temporary miptree when doing blit uploads...
2013-05-28 Eric Anholtintel: Extend the force_y_tiling flag to allow forcing...
2013-05-28 Eric Anholtintel: Add an assert for glCopyTexSubImage() being...
2013-05-28 Eric Anholti965: Allow glCopyTexSubImage() on depth textures.
2013-05-28 Eric Anholti965: Prefer blorp glBlitFramebuffer() to the glCopyTex...
2013-05-28 Eric Anholti965: Consistently do depth resolves before blitting.
2013-05-28 Eric Anholtintel: Make a wrapper for intelEmitCopyBlit using miptrees.
2013-05-28 Eric Anholtintel: Rename intel_renderbuffer_tile_offsets.
2013-05-28 Eric Anholtintel: Reduce intel_renderbuffer_tile_offsets to a...
2013-05-28 Eric Anholtintel: Make intel_miptree_get_tile_offsets return a...
2013-05-23 Kenneth Graunkei965: Go back to using the kernel SOL reset feature.
2013-05-22 Eric Anholtintel: Count fragments in our blitter-based glBitmap...
2013-05-21 Eric Anholti965: Skip etc-to-rgb transcode on BayTrail.
2013-05-21 Kenneth Graunkei965: Stop using the kernel SOL reset feature.
2013-05-21 Kenneth Graunkei965: Add a macro for accessing the SO_WRITE_OFFSET...
2013-05-20 Kenneth Graunkei965: Add #defines for the pipeline statistics counter...
2013-05-20 Kenneth Graunkei965: Require hardware contexts (and thus Kernel 3...
2013-05-20 Kenneth Graunkei965: Bump kernel requirement to 3.3 on Ivybridge.
2013-05-17 Eric Anholtmesa: Make FinishRenderTexture just take the renderbuff...
2013-05-17 Eric Anholtmesa: Track the TexImage being rendered to in the gl_re...
2013-05-17 Eric Anholtmesa: Make gl_renderbuffers backed by EGL images use...
2013-05-17 Kenneth Graunkeintel: Don't spam "intelReadPixels: fallback to swrast...
2013-05-16 Paul Berryintel: Do a depth resolve before copying images between...
2013-05-15 Eric Anholtintel: Add support for blitting 6 byte-per-pixel formats.
2013-05-14 Rodrigo Vivii965: Add missing Haswell GT3 Desktop to IS_HSW_GT3...
2013-05-11 Marek Olšákmesa: add & use a new driver flag for UBO updates inste...
2013-05-09 Ben Widawskyi965: Actually use the user timeout in glClientWaitSync.
2013-05-09 Paulo Zanonii965: make GT3 machines work as GT3 instead of GT2
2013-05-07 Eric Anholti965: Use Y-tiled blits to untile for cached mappings...
2013-05-07 Eric Anholti965: Add support for Y-tiled blits on gen6+.
2013-05-07 Eric Anholti965: Count occlusion query samples for CopyPixels...
2013-05-06 Eric Anholtintel: Remove renderbuffer delete setup from texture...
2013-05-06 Eric Anholtmesa: Make Mesa core set up wrapped texture renderbuffe...
2013-05-06 Eric Anholtintel: Simplify renderbuffer-for-texture width setup.
2013-05-06 Eric Anholtmesa: Make core Mesa allocate the texture renderbuffer...
2013-05-06 Eric Anholti965: Use brw_blorp_blit_miptrees() for CopyTexSubImage().
2013-05-06 Eric Anholti965: Move blorp resolve setup into brw_blorp_blit_mipt...
2013-05-06 Eric Anholti965: Remove GL_ARB_color_buffer_float from GL core...
2013-05-01 Andreas Bollintel: remove executable bit from C file
2013-04-30 Paul Berryi965: Stop passing num_samples to intel_miptree_alloc_h...
2013-04-30 Eric Anholtintel: Remove the last spans code!
2013-04-30 Eric Anholtintel: Move the S8 offset calc function near its remain...
2013-04-30 Eric Anholtintel: Ensure renderbuffers are current when mapping...
2013-04-30 Eric Anholtswrast: Always use MapTextureImage for mapping textures...
2013-04-30 Eric Anholtswrast: Replace ImageOffsets with an ImageSlices pointer.
2013-04-30 Eric Anholtswrast: Reuse _swrast_free_texture_image_buffer from...
2013-04-30 Eric Anholtswrast: Move ImageOffsets allocation to shared code.
2013-04-29 Eric Anholtintel: Be more conservative in disabling tiling to...
2013-04-29 Eric Anholtintel: Report FBO incompleteness causes through GL_ARB_...
2013-04-29 Eric Anholtintel: Fold the one last function intel_tex_format...
2013-04-29 Eric Anholti915: Add support for GL_EXT_texture_sRGB and GL_EXT_te...
2013-04-29 Eric Anholti915: Always enable GL 2.0 support.
2013-04-21 Eric Anholtmesa: Introduce a globally-available minify() macro.
2013-04-21 Eric Anholtmesa: Generalize TexStorage allocator between swrast...
2013-04-21 Eric Anholtintel: Mention how much data we're trying to subdata...
2013-04-19 Eric Anholtmesa: Use quotes on bool driconf options to prevent...
2013-04-17 Brian Paulmesa: remove #include "mfeatures.h" from numerous sourc...
2013-04-17 Ian Romanickintel: Don't dereference a NULL pointer of calloc fails
2013-04-17 Anuj Phogatintel: Add a null pointer check before dereferencing...
2013-04-16 Kenneth Graunkei965: Enable the Bay Trail platform.
2013-04-12 Eric Anholtintel: Return failure properly in the texsubimage blit...
2013-04-12 Eric Anholtintel: Fix a warning in the release build.
2013-04-12 Eric Anholtintel: Fix an unused variable warning in the release...
2013-04-12 Eric Anholtintel: Improve diagnostics for emit_linear_blit failure...
2013-04-12 Eric Anholti965: Fix error path for MCS allocation.
2013-04-10 Kenneth Graunkeintel: Fall back to X-tiling when larger than estimated...
2013-04-10 Kenneth Graunkeintel: Refactor code in intel_miptree_choose_tiling().
2013-04-10 Kenneth Graunkeintel: Move the max_gtt_map_object_size estimation...
2013-04-10 Chad Versaceintel/hsw: Enable hiz (v2)
2013-04-10 Chad Versaceintel: Replace checks for hiz_mt with intel_has*hiz()
2013-04-10 Chad Versaceintel: Add field intel_mipmap_slice::has_hiz
2013-04-08 Kenneth Graunkeintel: Remove the texture_tiling driconf option.
2013-04-08 Kenneth Graunkei965: Prefer Y-tiling on Gen6+.
2013-04-08 Kenneth Graunkei965: Use tiling even for compressed textures.
2013-04-08 Chad Versaceintel: Refactor selection of miptree tiling
2013-04-08 Chad Versaceintel: Allocate hiz in intel_renderbuffer_move_to_temp()
2013-04-08 Eric Anholtintel: Avoid making tiled miptrees we won't be able...
2013-04-08 Eric Anholtintel: Do temporary CPU maps of textures that are too...
2013-04-08 Eric Anholtintel: Add support for writing to our linear-temporary...
2013-04-08 Kenneth Graunkeintel: Remove check for kernel 2.6.29.
next