mesa: restore glapi/ prefix on #include
[mesa.git] / src / mesa / drivers / dri / intel /
2008-06-11 Eric Anholt[intel-gem] Chase domain flag renaming in the DRM.
2008-06-11 Eric Anholt[gem] Enable bo_reuse by default.
2008-06-06 Keith Packard[intel-gem] Call the new throttle ioctl from swap buffers
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-06-04 Dave Airliemesa/drm/ttm: allow build against non-TTM aware libdrm
2008-06-03 Eric Anholt[intel] Convert drivers to using libdrm bufmgr code.
2008-05-30 Eric Anholt[intel-gem] Remember last offset of reused BOs to avoid...
2008-05-29 Keith Packard[intel-gem] Once mapped, leave buffers mapped.
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-26 Keith Packard[intel] all flushing in intelEmitCopyBlit
2008-05-26 Keith Packard[intel] Enable buffer re-use for gem
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-09 Dave Airlieintel: use new mipmap generation hooks in driver.
2008-05-09 Dave Airlieswrast/dri: switch over users of generate_mipmap to...
2008-05-09 Dave AirlieRevert "mesa/intel: map/unmap texture objects around...
2008-05-09 Dave Airliemesa/intel: map/unmap texture objects around mipmap...
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 Corbin SimpsonMerge branch 'r500-support' into r500test
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-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
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 AirlieMerge branch 'master' into r500test
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.
next