i965: Move intel_context::bufmgr to brw_context.
[mesa.git] / src / mesa / drivers / dri / i965 / intel_context.c
2013-07-09 Kenneth Graunkei965: Move intel_context::bufmgr to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context's driconf flags to brw_context.
2013-07-09 Kenneth Graunkei965: Move front buffer rendering fields from intel_con...
2013-07-09 Kenneth Graunkei965: Move intel_context::vtbl to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::optionCache to brw_context.
2013-07-09 Kenneth Graunkei965: Pass brw_context to functions rather than intel_c...
2013-07-09 Kenneth Graunkei965: Move ctx->Const setup from intelInitContext to...
2013-07-09 Kenneth Graunkei965: Remove i915 chip names.
2013-07-09 Kenneth Graunkei965: Replace intel_context:needs_ff_sync with intel...
2013-07-03 Kenneth Graunkei965: Replace maxBatchSize variable with BATCH_SZ define.
2013-07-03 Kenneth Graunkei965: Remove the invalidate_state() vtable hook.
2013-07-03 Kenneth Graunkei965: Delete pre-DRI2.3 viewport hacks.
2013-07-03 Kenneth Graunkei965: Move contents of intel_clear.h to intel_context.h.
2013-07-03 Kenneth Graunkei965: Move contents of intel_extensions.h to intel_cont...
2013-06-28 Kenneth Graunkei965: Remove is_945.
2013-06-28 Kenneth Graunkei965: Delete hw_stencil flag.
2013-06-28 Kenneth Graunkei965: Remove hw_stipple flag.
2013-06-28 Kenneth Graunkei965: Remove use_early_z option.
2013-06-28 Eric Anholti965: Drop code for calling the empty brw_update_draw_b...
2013-06-28 Eric Anholti965: Drop i915 swtnl code.
2013-06-28 Eric Anholti965: Drop swtnl fallback code for i915.
2013-06-28 Eric Anholti965: Drop #ifdef I915 code.
2013-06-28 Eric Anholti965: Drop code checking for gen <= 3.
2013-06-26 Eric Anholti965: Move the remaining intel code to the i965 directory.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-12 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-02-23 Kristian Høgsbergintel: Merge intel_context.c from i915 and i965.
2008-02-22 Kristian HøgsbergMerge {i915,i965}/intel_context.h as intel/intel_context.h
2008-02-22 Alan HourihaneUse drm_i915_sarea instead of drmI830Sarea and remove...
2008-02-14 Eric Anholt[965] Fix ARB_occlusion_query from intel_screen.c merge.
2008-02-03 Xiang, Haihaoi965: fix potential NULL pointer dereference. The third...
2008-01-29 Xiang, Haihaoi965: new integrated graphics chipset support
2008-01-17 Eric Anholt[intel] Make the no_rast option be standard driconf...
2008-01-10 Eric Anholt[intel] Add more cliprect modes to cover other meanings...
2008-01-10 Xiang, Haihaoi965: fix segfault caused by commit e131c46b20241737ceb...
2008-01-09 Eric Anholt[intel] Rename lost_hardware vtbl entry to new_batch.
2008-01-09 Eric Anholt[intel] Remove the dead intel->need_flush member.
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-21 Eric Anholt[965] Fix and enable separate stencil.
2007-12-20 Eric Anholt[965] Enable EXT_framebuffer_object.
2007-12-20 Eric Anholt[965] Actually enable SGIS_generate_mipmap.
2007-12-17 Eric Anholt[965] Replace our own depth constants in intel context...
2007-12-16 Eric Anholt[965] Enable ARB_pixel_buffer_object, and disable broke...
2007-12-16 Eric Anholt[965] Move to using shared texture management code.
2007-12-15 Eric Anholt[965] Use shared intel_regions.c.
2007-12-14 Eric Anholt[intel] Enable INTEL_DEBUG=bufmgr output in TTM mode...
2007-12-13 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-12 Eric Anholt[intel] Move bufmgr back to context instead of screen...
2007-12-10 Eric Anholt[965] Hook up DEBUG_BUFMGR output for bufmgr_fake.
2007-12-08 Eric Anholt[965] Convert the driver to dri_bufmgr interface and...
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-19 Eric Anholt[965] Convert DBG macro to use FILE_DEBUG_FLAG like...
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-30 Michel DänzerMore vblank cleanups.
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-29 Jesse BarnesMerge branch 'master' of ssh://git.freedesktop.org...
2007-10-29 Jesse BarnesRefactor and fix core vblank support
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-12 Kristian HøgsbergMerge branch 'dri2'
2007-10-12 Dave AirlieMerge branch 'master' into i915-superioctl
2007-10-10 Mrc Granfix force_s3tc_enable option
2007-10-09 Zou Nan hai Non Square Matrix
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-27 Eric Anholt[965] Add batchbuffer dumping under INTEL_DEBUG=bat...
2007-09-27 Eric AnholtRevert "WIP 965 conversion to dri_bufmgr."
2007-09-27 Eric AnholtWIP 965 conversion to dri_bufmgr.
2007-09-27 Eric Anholt[965] Remove AUB file support.
2007-09-26 Zou Nan hai fix a bug in 965 ARB_occlusion_query,
2007-09-22 Eric AnholtMerge branch 'i915-unification'
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-18 Zou Nan hai ARB_shader_object ARB_vertex_shader ARB_fragment_shade...
2007-09-18 Zou Nan haifix double free in 965-glsl branch
next