svga: Add a limit to the maximum surface size
[mesa.git] / src / gallium / drivers / svga / svga_resource_texture.c
2014-08-12 Charmaine Leesvga: Add a limit to the maximum surface size
2014-02-14 Brian Paulsvga: update texture code for GBS
2014-02-14 Brian Paulsvga: add helpers for tracking rendering to textures
2014-02-14 Brian Paulsvga: split / update svga3d header files
2013-06-25 Brian Paulsvga: allow 3D transfers in svga_texture_transfer_map()
2013-06-25 Brian Paulsvga: use new svga_define_texture_level() helper
2013-06-25 Brian Paulsvga: use new svga_age_texture_view() helper
2013-06-25 Brian Paulsvga: use svga_texture() helper instead of casting
2013-04-03 Brian Paulsvga: add new memory-used HUD query
2013-02-01 Brian Paulsvga: add, use SVGA3D_SURFACE_HINT_VOLUME flag
2012-10-16 Brian Paulsvga: silence some MSVC signed/unsigned comparison...
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-10-11 John Kåre Alsakersvga: Remove wierd code which forces non-sRGB formats.
2012-03-05 Marek OlšákRevert "gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY"
2012-02-23 Brian Paulsvga: re-enable deleted surface caching
2012-01-12 Thomas Hellstromgallium/svga: Pass the SVGA3D_SURFACE_HINT_RENDERTARGET...
2012-01-07 Brian Paulsvga: fix assorted whitespace issues, add copyright...
2012-01-05 Marek Olšákgallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY
2011-11-02 Jakob Bornecrantzsvga: Tag cursors with the scanout hint
2011-09-23 José Fonsecasvga: Cleanup format capability checking.
2011-09-23 José Fonsecasvga: Don't use the new depth formats for surfaces...
2011-09-23 José Fonsecasvga: Consider the new depth formats in svga_texture_fr...
2011-09-23 Jakob Bornecrantzsvga: Expose the new depth formats
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-21 José Fonsecasvga: Avoid synchronizing when doing piecewise upload...
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-11 Marek Olšákgallium: kill is_resource_referenced
2011-03-11 José Fonsecasvga: Propagate discard/unsynchronized flags to the...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-18 José Fonsecasvga: Ensure pending drawing commands other surface...
2011-02-18 Jakob Bornecrantzsvga: Disable surface cache for textures
2011-02-18 Jakob Bornecrantzsvga: Make sure that refcnt debugger gets the correct...
2011-02-16 José Fonsecasvga: Don't fake DXT compression ability.
2011-02-11 Brian Paulsvga: disable a debug_printf() call
2011-02-03 José Fonsecasvga: Don't call swc->flush directly.
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-20 Luca Barbierigallium: make all checks for PIPE_TEXTURE_2D check...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-02 José Fonsecasvga: Remove the screen private context.
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Vinson Leesvga: Remove unnecessary headers.
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-10 Keith WhitwellSquashed commit of the following: