[intel] assert that buffers are not mapped at last unreference.
[mesa.git] / src / mesa / drivers / dri / common /
2007-12-14 Eric Anholt[intel] assert that buffers are not mapped at last...
2007-12-12 Eric Anholt[intel] Assert against conflicting relocation emits...
2007-12-08 Eric Anholt[965] Convert the driver to dri_bufmgr interface and...
2007-12-05 Xiang, HaihaoDon't Swap buffer if a DRIDrawable is entirely obscured
2007-12-01 Eric Anholt[intel] Move batch bo_unmap from TTM code to shared...
2007-12-01 Eric Anholt[intel] Fix the type and naming of the flags/mask args...
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-29 Eric Anholt[i915] Make INTEL_DEBUG=bufmgr actually do things for...
2007-11-16 Eric Anholt[intel] Add some doxygen notes on what the bufmgr_fake...
2007-11-16 Eric Anholt[intel] Add a simple relocation cache to the fake buffe...
2007-11-16 Eric Anholt[intel] Assert against 0-sized buffers in dri_bufmgr_fa...
2007-11-16 Eric Anholt[intel] Add support for multiple levels of relocation...
2007-11-09 Roland Scheideggerrecreate from changed gl_API.xml
2007-10-31 Dave Airliei915: make i915 use the cached mappings for batch/buffe...
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-30 BrianAlias glStencilOpSeparateATI with glStencilOpSeparate.
2007-10-30 BrianFinish up ATI_separate_stencil
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-12 Dave Airliedri: remove ttm common code since superioctl is device...
2007-10-11 Kristian HøgsbergAdd a version field to __DRIextension.
2007-10-11 Kristian HøgsbergMove new texOffset extension to the new extension mecha...
2007-10-11 Kristian HøgsbergConvert a left-over private void * to __DRIcontext *.
2007-10-11 Kristian HøgsbergAdd a DRI_ReadDrawable marker extension to signal read...
2007-10-11 Kristian HøgsbergMove media stream counter entry points to new extension.
2007-10-11 Kristian HøgsbergMove GLX_MESA_swap_frame_usage DRI entry points to...
2007-10-10 Kristian HøgsbergMove swap_interval to new extension mechanism.
2007-10-10 Kristian HøgsbergMove the copySubBuffer extension over to the new mechanism.
2007-10-10 Kristian HøgsbergImplement new screen extension API.
2007-10-10 Kristian HøgsbergStop passing in unused fbconfigs to createNewScreen.
2007-10-10 Kristian HøgsbergPull createNewScreen entry point into dri_util.c.
2007-10-10 Kristian HøgsbergReplace open-coded major, minor, and patch version...
2007-10-10 Kristian HøgsbergConvert all DRI entrypoints to take pointers to __DRI...
2007-10-10 Kristian HøgsbergDrop createContext and destroyContext from DRIinterface...
2007-10-10 Kristian HøgsbergDrop createDrawable and destroyDrawable fron DRIinterfa...
2007-10-10 Kristian HøgsbergDrop __DRInativeDisplay and pass in __DRIscreen pointer...
2007-10-09 Dave Airliei915: fixup up bufmgr to pass num buffers to kernel
2007-10-05 Kristian HøgsbergRemove XIDs from DRI interface (see #5714).
2007-10-04 Dave Airliei915: add superioctl support to the ttm codepaths.
2007-10-03 Dave Airliei915: add superioctl initial support inside bufmgr ttm
2007-10-03 Dave Airliei915/drmbuf: attempt to push relocations into buffer...
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-25 Dave Airliedrm: update bufmgr code to reflect changes in drm interface
2007-09-22 Eric AnholtMerge branch 'i915-unification'
2007-09-21 Eric AnholtFix buffer/fence reference counting due to Destroy...
2007-09-20 Eric AnholtAdd disabled-by-default tracing of TTM bufmgr operations.
2007-09-20 Eric AnholtFix flipped sign to strerror.
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-18 Eric AnholtAdd some error reporting and a couple of assertions...
2007-08-16 Eric AnholtConvert TTM code to require the server provide buffers...
2007-08-16 Eric AnholtFix bad printf on TTM fence_wait failure.
2007-08-16 Eric AnholtDon't forget to update buffer offset after validation.
2007-08-12 Dan Toropfix spantmp2 READ_RGBA inline asm (#11931)
2007-08-02 Eric AnholtDon't try to use kernel BO flags in dri_bufmgr_fake...
2007-08-01 Brianfix mem leak (bug 11793)
2007-07-31 Eric Anholtbufmgr_fake: eliminate the referenced list, which is...
2007-07-25 Eric AnholtAdd notes about bufmgr initialization failures.
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-10 Michel DänzerClear pointers to freed cliprects.
2007-07-06 Eric Anholtbufmgr_ttm: hook up destroy function, track buffer...
2007-07-05 Eric Anholtbufmgr_fake: Keep the bufmgr lock held while freeing...
2007-07-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-28 BrianAdd a few missing GL 2.0 entrypoints, regenerate relate...
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-21 Eric AnholtImprove fake bufmgr debugging, and don't try to migrate...
2007-06-18 Eric AnholtFix TTM static allocation flags.
2007-06-18 Eric AnholtTest for TTM presence initially rather than test for...
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-31 Eric AnholtAdd buffer manager destroy function.
2007-05-24 Eric AnholtReplace the flags/hint arguments to bo_alloc{,_static...
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-22 Michel DänzerAdd interfaces for overriding texture images with drive...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-18 Eric AnholtFix another mis-calling of _fence_wait_internal.
2007-05-18 Eric AnholtAllow unreference with a NULL argument.
2007-05-18 Eric AnholtFix double-counting of low_offset in block->virtual.
2007-05-18 Eric AnholtZero out bufmgr_fake on alloc.
2007-05-18 Eric AnholtDead code elimination and fix bufmgr_fake_wait_idle.
2007-05-18 Eric AnholtFix some use-before-initialize in bufmgr_fake.
2007-05-17 Eric AnholtConvert i915tex to the new interface and make it compile.
2007-05-17 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-05-16 Ian RomanickInitial implementation of MESA_texture_array
2007-05-16 Eric AnholtWIP: Replace TTM buffer pool manager with a simplified...
2007-04-16 Thomas HellstromMake sure we are locked when creating drm buffer objects.
2007-04-08 Michel DänzerdriUpdateFramebufferSize: Use ctx->Driver.ResizeBuffers.
2007-04-05 George SapountzisRemove SI imports/exports remnants.
2007-04-05 George SapountzisMove glcontextmodes.c to glx.
2007-03-21 Brianmerge from master
2007-03-21 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-20 Alan Hourihaneuse passed target parameter
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
next