Remove stale comment about glFlush().
[mesa.git] / src / mesa / drivers / dri / intel /
2008-05-23 Eric AnholtRemove stale comment about glFlush().
2008-05-23 Eric AnholtEmit a flush after the swapbuffers blit, so contents...
2008-05-22 Eric AnholtAdd back a mostly-correct glFinish for GEM and fake.
2008-05-22 Keith Packard[intel-gem] Make sure set_domain is called often enough.
2008-05-18 Keith Packard[intel-gem] Don't calloc reloc buffers
2008-05-13 Eric Anholt[GEM] Actually include the presumed offset in initial...
2008-05-11 Keith Packard[intel] update GEM api. Add bo_subdata and bo_get_subda...
2008-05-08 Keith Packard[intel-gem] move domains to relocations. add set_domain...
2008-05-08 Keith Packard[intel] intel_batchbuffer_flush using uninit 'used...
2008-05-08 Keith PackardMerge commit 'anholt/drm-gem' into drm-gem
2008-05-07 Eric AnholtGEM: Make dri_emit_reloc take GEM domain flags instead...
2008-05-07 Eric AnholtGEM: Don't emit an extra MI_FLUSH in the batch since...
2008-05-07 Keith PackardMerge commit 'anholt/drm-gem' into drm-gem
2008-05-07 Keith Packard[intel-GEM] partial support for memory domains.
2008-05-06 Eric AnholtGEM: Fix previous commit to avoid asserting when we...
2008-05-06 Eric AnholtGEM: Don't emit an extra MI_FLUSH in the batch since...
2008-05-06 Keith Packard[intel-GEM] Add tiling support to swrast.
2008-05-06 Keith PackardDump buffer tiled status from intelPrintSAREA
2008-05-05 Eric AnholtGEM: Allocate the right number of relocs, avoiding...
2008-05-05 Eric AnholtGEM: Include target buffer handle in relocation debug.
2008-05-05 Eric AnholtGEM: Set validate index to keep the same buffer from...
2008-05-05 Eric AnholtPrint GEM handles instead of BO pointers in debugging.
2008-05-05 Eric AnholtInitialize bufmgr_gem->validate_array[i].offset.
2008-05-05 Eric AnholtMake intel_{batch,exec}_ioctl return an error code...
2008-05-03 Eric AnholtDon't forget to set handle of shared buffers.
2008-05-03 Eric AnholtFix GEM execbuf ioctl argument.
2008-05-03 Eric AnholtFix to use GEM execbuf instead of TTM.
2008-05-03 Eric AnholtMinor fixups to get GEM to the point of execbuf ioctl.
2008-05-02 Eric Anholt[intel] Fix build for GEM. TTM is now disabled, and...
2008-05-02 Eric AnholtAdd intel_bufmgr_gem for new graphics execution manager.
2008-05-02 Eric Anholt[intel] Warnings fixes.
2008-05-02 Eric Anholt[intel] Merge intel_ioctl.h. Not sure how this slipped...
2008-04-30 Xiang, Haihaointel: test cpp to ensure mipmap tree matches texture...
2008-04-29 Michel DänzerChange default of driconf "allow_large_textures" to...
2008-04-22 Xiang, Haihaoi965: save the offset of target buffer after last execu...
2008-04-21 Xiang, Haihaointel: fix an assertion failure. fix bug #15575
2008-04-21 Xiang, Haihaoi965: clear the PRESUMED_OFFSET flag from bo_req.hint...
2008-04-18 Dave Airliei965: initial attempt at fixing the aperture overflow
2008-04-16 Dave Airlieintel/fake_bufmgr: Attempt to restrict references to...
2008-03-31 Kristian HøgsbergDRI interface changes and DRI2 direct rendering support.
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-26 Michal Wajdeczko[intel] Use mesa texmemory functions to allocate texima...
2008-03-25 Xiang, Haihaointel: fix the issue "VBO: Cannot allocate memory for...
2008-03-20 Eric Anholt[intel] Fix an uninitialized variable access in PRESUME...
2008-03-19 Zou Nan hai [i915] arb point sprite only support in i965
2008-03-19 Eric Anholt[intel] Clarify miptree layout by using byte offsets...
2008-03-17 Xiang, Haihaointel: fix the error in commit 7ed1fd5d8438e55fe2409184...
2008-03-17 Xiang, Haihaointel: It is needed to allocating texture memory to...
2008-03-17 Xiang, Haihaointel: Remove an assertion from intel_miptree_create...
2008-03-14 Xiang, Haihaointel: fix abort issue with shadowtex demo when use
2008-03-13 Zou Nan hai [i965] multiple rendering target support
2008-03-10 Kristian HøgsbergDRI2: Make setTexBuffer take a __DRIdrawable instead...
2008-03-10 Kristian HøgsbergDRI2: Drop DriverAPI.UpdateBuffer.
2008-03-10 Kristian HøgsbergDRI2: Pass the context instead of the screen to __dri2P...
2008-03-07 Kristian Høgsberg[intel] Only enable GL_EXT_texture_sRGB on i965.
2008-03-07 Xiang, Haihaoi965: use RGB565 to render a bitmap if Depth is 16
2008-03-06 Eric Anholt[intel] Add a driconf option to cache freed buffer...
2008-03-04 Kristian Høgsberg[intel] Silence unused variable warning when compiling...
2008-02-29 Kristian HøgsbergUse __DRIextension mechanism providing loader functiona...
2008-02-29 Kristian HøgsbergReduce the versioning madness required to create a...
2008-02-29 Kristian Høgsbergintel: Set the lock flag early to avoid deadlock.
2008-02-29 Eric Anholt[intel] Bug #14575: Unmap buffers when deleting/dataing...
2008-02-28 Zou Nan hai[intel] fix compressed image height
2008-02-27 Kristian Høgsbergintel: Always use intelInitExtensions() for initializin...
2008-02-26 Zou Nan hai [i915] fix texture size exceed limit case when running...
2008-02-26 Thomas Hellstrom[intel] Handle -EAGAINs correctly in execbuffer.
2008-02-26 Kristian HøgsbergChange GetCompressedTexImage in dd_function_table to...
2008-02-26 Kristian HøgsbergRemove GetMSC DriverAPI function.
2008-02-26 Kristian HøgsbergRemove now unused setTexOffset from __DriverAPIRec.
2008-02-25 Kristian Høgsbergintel: Only enable GL_ARB_occlusion_query on i965.
2008-02-25 Zou Nan hai [intel] fix random ut2004 crash on some machine, for...
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-15 Eric Anholt[intel] Allow attIndex to be negative to avoid defeatin...
2008-02-15 Eric Anholt[915] Don't attempt our accelerated drawpixels if no...
2008-02-15 Eric Anholt[915] Revert broken context creation change from IS_915...
2008-02-15 Adam JacksonFix build on ia64.
2008-02-15 Adam JacksonAdd IS_915(), simplify IS_9XX() a bit.
2008-02-15 Eric Anholt[intel] Bug #13636: Allow recursive buffer mapping...
2008-02-15 Adam JacksonAdd E7221 variant to i915.
2008-02-15 Kristian HøgsbergAdd TTM buffer object based texture from pixmap impleme...
2008-02-14 Kristian HøgsbergHook up i915 driver to new DRI2 infrastructure.
2008-02-14 Eric Anholt[965] Fix ARB_occlusion_query from intel_screen.c merge.
2008-02-13 Eric Anholt[intel] Fix 965 rendering with non-TTM by merging intel...
2008-02-13 Eric Anholt[intel] Remove cached reloc data buffer now that it...
2008-02-13 Eric Anholt[intel] Fix type of some more flags variables for uint6...
2008-02-13 Eric Anholt[intel] Note when BO map/unmap fail with TTM.
2008-02-13 Eric Anholt[intel] Fix INTEL_DEBUG=bufmgr after relocation interfa...
2008-02-05 Eric Anholt[965] Bug 14314: assertion failure with with !AIGLX...
2008-02-05 Eric Anholt[965] Fix TTM relocation caching overzealousness.
2008-02-05 Eric AnholtReplace usage of DRM_BO_FLAG_MEM_TT in intel_regions...
2008-02-02 Eric AnholtRevert "intel: don't apply the relocation optimization...
2008-02-01 Zou Nan hai [intel] fix for previous fix
2008-02-01 Zou Nan hai [intel] use _mesa_copy_rect for upload compressed...
2008-01-31 Xiang, Haihaointel: don't apply the relocation optimization if a...
2008-01-29 Xiang, Haihaoi965: new integrated graphics chipset support
2008-01-24 Eric AnholtBufmgr cleanup from intel-batchbuffer branch of 2d...
2008-01-24 Eric AnholtClean up comments/dead code from relocation buffer...
2008-01-24 Eric AnholtMerge commit 'airlied/i915-ttm-cfu'
next