Merge branch 'gallium-polygon-stipple'
[mesa.git] / src / mesa / drivers / dri / intel / intel_context.c
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-19 Chad Versaceintel: Fix stencil buffer to be W tiled
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-11 Eric Anholtintel: Make our context structure be a ralloc context.
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-07 Johni915: Fix leak of ViewportMatrix data on context destroy.
2011-07-07 Eric Anholtintel: Remove now trivial intel_renderbuffer_set_{hiz_...
2011-07-07 Eric Anholtintel: Mark MESA_FORMAT_X8_Z24 as always supported.
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-24 Eric Anholti965: Don't bother telling swrast_setup about state...
2011-06-24 Eric Anholti965: Don't bother telling tnl about state updates...
2011-06-21 Chad Versaceintel: Unconditionally enable support for S8_Z24 textur...
2011-06-20 Eric Anholti965/gen6: Use an BO instead of writing to address...
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-08 Chad Versaceintel: Request DRI2 buffers for separate stencil and hiz
2011-06-08 Chad Versaceintel: Refactor intel_update_renderbuffers()
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-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-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 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-04-27 Eric AnholtRevert "intel: use throttle ioctl for throttling"
2011-04-26 Kristian Høgsbergintel: Set gen in intelInitScreen, just copy value...
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_texture_float.
2011-04-05 Ian Romanickdri: Remove driver date from renderer string
2011-04-04 Ian Romanicki965: Add the missing supportable EXT_texture_snorm...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
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: use throttle ioctl for throttling
2011-02-21 Chris Wilsonintel: use pwrite for batch
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-05 Dave Airliemesa/965: add support for GL_EXT_framebuffer_sRGB (v2)
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-08 Eric Anholti915: Don't claim to support AL1616 when neither 830...
2011-01-05 Eric Anholti965: Add support for SRGB DXT1 formats.
2011-01-04 Eric Anholtintel: Merge our choosetexformat fallbacks into core.
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-25 Eric Anholtintel: Only do frame throttling at glFlush time when...
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-06 Eric Anholti965: Remove INTEL_DEBUG=glsl_force now that there...
2010-12-05 Eric Anholtintel: Add an env var override to execute for a differe...
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-10 Robert Hookerintel: Add a new B43 pci id.
2010-11-09 Eric AnholtRevert "intel: Fix the client-side swapbuffers throttling."
2010-11-09 Eric Anholtintel: Fix the client-side swapbuffers throttling.
2010-11-03 Eric Anholtintel: Annotate debug printout checks with unlikely().
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-13 Kristian HøgsbergRename GLvisual and __GLcontextModes to struct gl_config
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-30 Adam Jacksoni965: Update renderer strings for sandybridge
2010-09-28 Zhenyu Wangi965: only allow SIMD8 kernel on sandybridge now
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-20 Timo WirenFix typos in comments and debug output strings.
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-08 Kristian Høgsbergdri: Unset current context and dispatch table when...
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-25 Kristian Høgsbergintel: Take an intel_screen pointer in intel_alloc_regi...
2010-08-24 Eric Anholtintel: Add support for MAX_SAMPLES=1 EXT_framebuffer_mu...
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-30 Vinson Leeintel: Add missing header to intel_context.c.
2010-07-29 Kristian Høgsbergintel: Implement EGL_KHR_surfaceless extension
2010-07-27 Kristian Høgsbergintel: Remove unused intel/server files
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-14 Eric Anholtintel: Remove long-dead comment about releasing texture...
2010-06-08 Eric Anholtintel: Change dri_bo_* to drm_intel_bo* to consistently...
2010-06-04 Eric Anholti915: Don't use XRGB8888 on 830 and 845.
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-23 Eric Anholti965: Add support for all 8 possible ARB_draw_buffers...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-20 Kristian Høgsbergintel: Throttle after doing copyregion/swapbuffers...
2010-05-13 Eric Anholtintel: Don't update window system renderbuffers on...
2010-05-11 Kristian Høgsbergintel: Drop viewport hack when we can
2010-05-11 Kristian Høgsbergintel: Also flush front buffer in glFinish()
2010-05-10 Kristian Høgsbergintel: Drop intelFlush()
next