util: remove LIST_ADD macro
[mesa.git] / src / gallium / drivers / svga / svga_screen_cache.c
2019-10-28 Timothy Arceriutil: remove LIST_ADD macro
2019-10-28 Timothy Arceriutil: remove LIST_ADDTAIL macro
2019-10-28 Timothy Arceriutil: remove LIST_INITHEAD macro
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
2019-06-20 Thomas Hellstromwinsys/svga: Make it possible to specify coherent resources
2019-05-17 Thomas Hellstromsvga: Remove the surface_invalidate winsys function
2018-09-05 Charmaine Leesvga: sync with upstream changes to surface flags
2018-09-05 Brian Paulsvga: update device header files from upstream
2017-09-26 Brian Paulsvga: silence unused var warning in optimized build...
2017-08-30 Brian Paulsvga: include sample count in surface_size() computation
2017-06-30 Charmaine Leesvga: fixed surface size to include array size
2017-06-22 Charmaine Leesvga: fix pre-mature flushing of the command buffer
2017-06-16 Brian Paulsvga: add a few minor comments
2017-04-07 Charmaine Leesvga: add context pointer to the invalidate surface...
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_destroy() with mtx_des...
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_init() with mtx_init()
2016-11-22 Marek Olšákgallium: fix more occurences of u_hash.h
2016-11-03 Charmaine Leesvga: invalidate new surface before it is bound to...
2016-08-16 Brian Paulsvga: remove incorrect buffer invalidation code
2016-08-16 Brian Paulsvga: use the sws local var to simplify some code
2016-07-08 Charmaine Leesvga: invalidate gb surface before it is reused
2016-05-26 Brian Paulsvga: s/unsigned/enum pipe_resource_usage/ for buffer...
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-07 Brian Paulsvga: also dump SVGA3D_BUFFER surfaces in svga_screen_c...
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-02 Brian Paulsvga: update driver for version 10 GPU interface
2015-09-02 Brian Paulsvga/winsys: Add support for VGPU10
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2014-08-14 Brian Paulsvga: remove some unneeded INLINE qualifiers
2014-02-14 Thomas Hellstromsvga/winsys: Propagate surface shared information to...
2014-02-14 Brian Paulsvga: remove a couple unneeded assertions
2012-10-17 Brian Paulsvga: add svga_screen_cache_dump() debug helper
2012-08-02 Brian Paulsvga: add some comments in svga_screen_cache.c
2012-08-02 Brian Paulsvga: whitespace, formatting fixes
2012-06-22 Brian Paulsvga: init pointer to NULL to silence MSVC warning
2012-02-23 Brian Paulsvga: implement surface cache size limit
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-08 José FonsecaMerge remote branch 'origin/master' into lp-binning
2009-12-27 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-12-17 Michal KrolMerge branch 'master' into pipe-format-simplify
2009-12-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
2009-12-11 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 José Fonsecasvga: Always pass SVGA3D_SURFACE_HINT_DYNAMIC.
2009-12-08 Andre MaasikasMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-06 Younes MantonMerge branch 'master' into pipe-video
2009-12-03 Roland ScheideggerMerge branch 'gallium-noblocks'
2009-12-02 Jakob BornecrantzMerge commit 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-01 Keith WhitwellMerge commit 'origin/tgsi-simplify-ext'
2009-12-01 Keith WhitwellMerge commit 'origin/mesa_7_7_branch'
2009-12-01 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-27 Roland ScheideggerMerge branch 'width0'
2009-11-27 Keith Whitwellsvga: add DEBUG_CACHE option
2009-11-26 Roland ScheideggerMerge commit 'origin/st-shader-varients'
2009-11-26 Keith Whitwellsvga: hash the whole key, not just the first four bytes
2009-11-24 Keith Whitwellsvga: cache textures as well as buffers
2009-11-18 Maciej CencoraMerge branch 'radeon-texrewrite-clean' into mesa_7_7_branch
2009-11-17 Jakob Bornecrantzsvga: Add svga driver
2009-12-16 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-15 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch