Merge remote-tracking branch 'origin/master' into pipe-video
[mesa.git] / src / mesa / drivers / dri / intel /
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-08 Roland Scheideggermesa: get rid of homegrown logbase2 implementation...
2011-06-08 Chad Versaceintel: Request DRI2 buffers for separate stencil and hiz
2011-06-08 Chad Versaceintel: Add assertions to intelCreateBuffer()
2011-06-08 Chad Versaceintel: Refactor intel_update_renderbuffers()
2011-06-08 Chad Versaceintel: Add function intel_renderbuffer_set_hiz_region()
2011-06-08 Chad Versaceintel/intel_context.c: Remove unused functions
2011-06-08 Chad Versaceintel: Add flags to intel_screen for hiz and separate...
2011-06-08 Chad Versaceintel: Define enum intel_dri2_has_hiz
2011-06-08 Chad Versaceintel: Define span functions for S8 renderbuffers
2011-06-07 Eric Anholtintel: Update intel-decode.c from intel-gpu-tools.
2011-06-07 Eric Anholtintel: Implement glFinish() correctly by waiting on...
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-31 Ian Romanickintel: Remove unused NO_TILE macro
2011-05-26 Eric Anholtintel: Drop doubly irrelevant code in intelReadBuffers.
2011-05-25 Chad Versaceintel: Change FBO validation criteria to accomodate...
2011-05-25 Chad Versaceintel: Fix intel_draw_buffer() to accomodate hiz and...
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: Add is_hiz_depth_format() to intel_contex.vtbl
2011-05-25 Chad Versaceintel: Allocate region for separate stencil buffer
2011-05-25 Chad Versaceintel: Change supported texture formats for separate...
2011-05-25 Chad Versaceintel: Add flags to intel_context for hiz and separate...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-18 Eric Anholti965: Add support for rendering to depthbuffer mipmap...
2011-05-18 Kenneth Graunkei965: Rename IS_GT1 and IS_GT2 to IS_SNB_GT1 and IS_SNB...
2011-05-18 Kenneth Graunkeintel: Recognize new Ivybridge PCI IDs.
2011-05-18 Kenneth Graunkeintel: Initial IS_GEN7 plumbing.
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-06 Kristian Høgsbergegl: Add a cursor use bit to MESA_drm_image
2011-04-27 Eric AnholtRevert "intel: use throttle ioctl for throttling"
2011-04-26 Brian PaulSquashed commit of the following:
2011-04-26 Kristian Høgsbergintel: Use tiling for dri2AllocateBuffer implementation
2011-04-26 Kristian Høgsbergintel: Set gen in intelInitScreen, just copy value...
2011-04-26 Kristian Høgsbergintel: Use X tiling for DRM EGL Images
2011-04-23 Eric Anholtintel: Add support for ARB_sampler_objects.
2011-04-23 Eric Anholti965: Add support for NV_conditional_render.
2011-04-23 Eric Anholti965: Add support for ARB_texture_compression_rgtc.
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-20 Eric Anholtintel: Add support for ARB_color_buffer_float.
2011-04-20 Eric Anholtintel: Add support for ARB_texture_float.
2011-04-20 Eric Anholtintel: Add support for blit copies of >32bpp formats.
2011-04-18 Eric Anholtintel: Add I8 and L8 to intel_mesa_format_to_rb_datatype().
2011-04-18 Eric Anholtintel: Use mesa core's R8, RG88, R16, RG1616 RB accessors.
2011-04-18 Eric Anholtintel: Use Mesa core's renderbuffer accessors for depth.
2011-04-18 Eric Anholtintel: Use _mesa_base_tex_format for FBO texture attach...
2011-04-12 Brian PaulMerge branch 'arb_sampler_objects'
2011-04-11 Ian Romanickintel: Fix ROUND_DOWN_TO macro
2011-04-10 Brian Paulmesa: move sampler state into new gl_sampler_object...
2011-04-05 Ian Romanickdri: Remove driver date from renderer string
2011-04-04 Ian Romanicki965: Add the missing supportable EXT_texture_snorm...
2011-03-31 Chris Wilsonintel: Fix regression in clear_with_blit from 7bae1c3d
2011-03-30 Chris Wilsonintel: Remove the unrelaxed relocation assertion
2011-03-30 Chris Wilsonintel: Add some defense against buffer allocation failu...
2011-03-30 Chris WilsonRevert "intel: Add some defense against buffer allocati...
2011-03-30 Kenneth Graunkeintel: Add IS_GT2 macro for recognizing Sandybridge...
2011-03-29 Chris Wilsonintel: Protect intel_clear_with_blit from failed buffer...
2011-03-29 Ian Romanickintel: Don't leak the tex object miptree when replacing it
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-11 Brian Paulmesa: replace NEED_SECONDARY_COLOR(), RGBA_LOGICOP_ENAB...
2011-03-09 Eric Anholtintel: Don't complain when getparam fails due to a...
2011-03-07 Chris Wilsonintel: check for miptree allocation failure
2011-03-07 Chris Wilsonintel: Add some defense against buffer allocation failu...
2011-03-07 Chris Wilsonintel: Add some defense against bo allocation failure
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-04 Chris Wilsoni965: Align index to type size and flush if the type...
2011-03-04 Chris Wilsonintel: Add couple of missing gen6 commands to decode
2011-03-03 Zou Nan haii965: SNB GT1 has only 32k urb and max 128 urb entries.
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-01 Kenneth Graunkeintel: Support glCopyTexImage() from ARGB8888 to XRGB8888.
2011-03-01 Chris Wilsoni965: Use negative relocation deltas to minimse vertex...
2011-03-01 Brian Paulmesa: move PBO-related functions into a new file
2011-02-28 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-26 Eric Anholtintel: Use the current context rather than last bound...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-24 Neil Robertsintel: Try using glCopyTexSubImage2D in _mesa_meta_Blit...
2011-02-24 Chris Wilsonintel: Reset the buffer offset after releasing referenc...
2011-02-24 Chris Wilsonintel: Protect against waiting on a NULL render target bo
2011-02-23 Chris Wilsonintel: gen3 is particular sensitive to batch size
2011-02-21 Chris Wilsonintel: Fix insufficient integer width for upload buffer...
2011-02-21 Chris Wilsonintel: use throttle ioctl for throttling
2011-02-21 Chris Wilsonintel: Skip the flush before read-pixels via blit
2011-02-21 Chris Wilsonintel: extend current vertex buffers
2011-02-21 Chris Wilsonintel: Use specified alignment for writes into the...
2011-02-21 Chris Wilsonintel: combine short memcpy using a temporary allocated...
2011-02-21 Chris Wilsoni965: Move repeat-instruction-suppression to batchbuffe...
2011-02-21 Chris Wilsonintel: use pwrite for batch
2011-02-21 Chris Wilsonintel: Buffered upload
2011-02-21 Chris Wilsonintel: Replace the bo for a complete update
2011-02-21 Chris Wilsoni965: Combine vb upload buffer with the general upload...
2011-02-21 Chris Wilsonintel: Pack dynamic draws together
2011-02-21 Chris Wilsonintel: Use system memory for DYNAMIC_DRAW source objects
2011-02-12 Eric Anholtintel: Remove setup of the old dri/ meta code, which...
2011-02-09 Brian Paulmesa: remove _mesa_initialize_context_for_api()
2011-02-07 Benjamin Franzkeintel: Implement dri2::{Allocate,Release}Buffer
2011-02-05 Dave Airliemesa/965: add support for GL_EXT_framebuffer_sRGB (v2)
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
next