r300: use new program cloning functions
[mesa.git] / src / mesa / drivers / dri / intel /
2010-02-12 Vinson Leeintel: Remove unused variable.
2010-02-12 Kristian Høgsbergintel: Avoid dri_bo_flink() in intel_update_renderbuffers()
2010-02-12 Kristian Høgsbergintel: Track named regions and make sure we only have...
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
2010-02-11 Kristian Høgsbergi915: Remove always-true irq_active struct intel_screen...
2010-02-11 Kristian Høgsbergi915: Remove a few DRI1 era struct intel_screen fields
2010-02-11 Kristian Høgsbergi915: Drop intelScreenPrivate typedef and just call...
2010-02-11 Kristian Høgsbergi915: Remove unused intelRegion struct
2010-02-11 Kristian Høgsbergi915: Remove left-over drmUnmap()
2010-02-10 Karl SchultzMerge branch 'master' of git+ssh://git.freedesktop...
2010-02-10 Ian Romanickintel: Don't expose GLX_SWAP_EXCHANGE_OML
2010-02-10 Ian Romanickintel: Expose a minimal number of configs with accumula...
2010-02-10 Ian Romanickdri: Allow selective generation of accum. buffer configs
2010-02-10 Ian Romanickintel: Stop exposing useless 24 depth/0 stencil configs
2010-02-10 Ian Romanickintel: Remove redundant init of depth_bits / stencil_bi...
2010-02-10 Ian Romanickintel: Update comment in intelInitScreen2 to noting...
2010-02-09 Kristian Høgsbergdri_interface: Introduce DRI tokens for the texBuffer...
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-06 Damien Lespiauintel: Allow L8 PBO blit uploads.
2010-02-06 Eric Anholtintel: Check aperture size when doing a blit glClear.
2010-02-06 Eric Anholtintel: Allow PBO acceleration for GL_RGBA8 MESA_FORMAT_...
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-03 Francisco Jerezmesa: Factor out the fb initialization details from...
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-31 Vinson Leeintel: Remove unnecessary headers.
2010-01-30 Eric Anholtintel: Respect texture tiling when doing a PBO blit...
2010-01-30 Eric Anholtintel: Fix inverting of inversion test for windows...
2010-01-28 Eric Anholtintel: Set the region's tiling to none when attaching...
2010-01-28 Eric Anholtintel: Remove long-disabled meta readpixels, and associ...
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-27 Eric Anholtintel: Remove dead code from having to clip copyteximag...
2010-01-27 Eric Anholtintel: Use a handy helper in glReadPixels source clipping.
2010-01-27 Eric Anholtintel: Clean up stale comments about cliprects.
2010-01-27 Eric Anholtintel: Remove the remaining cliprects code from DRI1.
2010-01-27 Eric Anholtintel: Remove DRI1 junk from spans code.
2010-01-27 Eric Anholtintel: Remove DRI1 junk from blit glBitmap.
2010-01-27 Eric Anholtintel: Remove DRI1 junk from CopyPixels.
2010-01-27 Eric Anholtintel: Remove DRI1 junk from glClear blit implementation.
2010-01-27 Eric Anholtintel: Fix PBO blit ReadPixels from an FBO.
2010-01-26 Eric Anholti965: Add support for EXT_draw_buffers2.
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-26 Jesse Barnesintel: make sure we update the renderbuffers after...
2010-01-26 Eric Anholtintel: Don't do client-side frame throttling with DRI2...
2010-01-26 Eric AnholtRevert "intel: Use the new DRI2 flush invalidate entryp...
2010-01-26 Eric Anholti965: Remove unnecessary malloc/free in VS binding...
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-23 Vinson Leeintel: Remove unnecessary headers.
2010-01-23 Dave AirlieMerge branch 'arb_half_float_vertex'
2010-01-23 Dave Airliei965: add support for ARB_half_float_vertex
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-21 Chia-I Wudri: Remove unnecessary glapi headers.
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-19 Eric Anholtintel: Remove dead note_fence vtbl hook.
2010-01-19 Eric Anholtintel: Use the new DRI2 flush invalidate entrypoint...
2010-01-16 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-14 Michal KrolMerge branch 'instanced-arrays'
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-11 Jesse BarnesMerge branch 'master' of ssh://people.freedesktop.org...
2010-01-08 Kristian Høgsbergintel/DRI2: add DRI2flushExtension support with invalid...
2010-01-08 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Kristian HøgsbergMerge branch 'remove-intel-dri1'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Michal KrolMerge branch 'master' into instanced-arrays
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-04 Eric Anholtintel: Fix CopyTexImage from tiled mipmap levels > 0.
2010-01-04 Kristian Høgsbergintel: intelScreenContext() is no longer used
2010-01-04 Kristian Høgsbergintel: Remove remaining dri2.enabled tests
2010-01-04 Kristian Høgsbergintel: Drop more cliprect bookkeeping
2010-01-04 Kristian Høgsbergintel: Remove struct intel_framebuffer
2010-01-04 Kristian Høgsbergintel: Remove client-side vblank code
2010-01-04 Kristian Høgsbergintel: Drop intelWindowMoved()
2010-01-04 Kristian Høgsbergintel: Drop batchbuffer cliprect_mode tracking
2010-01-04 Kristian Høgsbergintel: Drop DRI1 static regions
2010-01-04 Kristian Høgsbergintel: Use depth buffer from ctx.DrawBuffer in copypix_...
2010-01-04 Kristian Høgsbergintel: Drop LOCK/UNLOCK_HARDWARE()
2010-01-04 Kristian Høgsbergintel: Drop DRI1 SwapBuffer implementation
2010-01-04 Kristian Høgsbergintel: Drop DRI1 CopySubBuffer implementation
2010-01-04 Kristian Høgsbergintel: Drop DRI1 support
2010-01-04 Kristian HøgsbergPush __driDriverExtensions out of dri_util.c and into...
2010-01-04 Kristian HøgsbergRemove leftover __DRI{screen,drawable,context}Private...
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-29 Brian Paulmesa: implement per-buffer color masking
2009-12-29 Eric Anholtintel: Fix false positives in checking for non-packed...
2009-12-29 Eric Anholtintel: Allow binding a stencil but not a depth buffer.
2009-12-29 Eric Anholtintel: Improve INTEL_DEBUG=fbo output.
2009-12-29 Eric Anholtintel: Remove dead fthrottle_mode option. We only...
2009-12-29 Vinson Leeintel: Silence compiler warnings.
2009-12-27 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-26 Vinson Leeintel: Silence implicit function declaration warning.
2009-12-22 Eric Anholtintel: Replace some gen3 IS_* checks with context struc...
2009-12-22 Eric Anholtintel: Replace IS_965 checks with context structure...
2009-12-22 Eric Anholtintel: Replace IS_G4X() across the driver with context...
next