mesa: consolidate PBO map/unmap helpers
[mesa.git] / src / mesa / state_tracker / st_cb_texture.c
2009-09-03 Brian Paulmesa: consolidate PBO map/unmap helpers
2009-08-30 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-18 Ian RomanickMerge branch 'master' into asm-shader-rework-1
2009-08-14 Maciej CencoraMerge branch 'vbo_clean'
2009-08-14 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-13 Keith WhitwellMerge branch 'mesa_7_5_branch'
2009-08-13 Brian PaulMerge branch 'new-frag-attribs'
2009-08-05 Chia-I Wumesa/st: Add support for binding pipe surface to texture.
2009-08-05 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-02 Corbin SimpsonMerge commit 'nha/r300-compiler-gallium'
2009-08-01 Patrice Mandinmesa st: Move logbase2 function to util/u_math.h
2009-07-28 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-27 Brian Paulst/mesa: silence warning
2009-07-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-16 José Fonsecamesa: Fix logbase2.
2009-07-15 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-14 José Fonsecamesa: Report the true face number when flushing.
2009-07-07 Michel Dänzergallium: Fixes for clobbering stencil values in combine...
2009-07-04 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-07 Zack RusinMerge commit 'origin/openvg-1.0'
2009-07-03 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-02 José Fonsecamesa: Assume depth textures have a single level unless...
2009-07-02 Keith WhitwellMerge commit 'origin/dlist-statechange-shortcircuit...
2009-06-30 Jakob Bornecrantzst/gl: Add stubs for CompressedTexSubImage[1D|3D]
2009-06-30 Jakob Bornecrantzst/gl: Add support for glCompressedTexSubImage
2009-06-19 Brian PaulMerge branch 'ext-provoking-vertex'
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-06-07 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-06-04 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-02 Keith Whitwellmesa/st: restore flush to copy_texsubimage (was previou...
2009-06-02 Jakob Bornecrantzst/gl: Fix mip gen for compressed textures
2009-05-10 Jerome GlisseMerge commit 'origin/master' into radeon-rewrite
2009-05-08 Keith Whitwellmesa/st: keep surface_copy arguments positive
2009-05-08 Keith Whitwellmesa/st: remove redundant call to st_finish in CopyTexS...
2009-05-08 Keith Whitwellmesa/st: keep surface_copy arguments positive
2009-05-08 Keith Whitwellmesa/st: remove redundant call to st_finish in CopyTexS...
2009-05-01 Brian PaulMerge branch 'const-buffer-changes'
2009-04-28 Keith Whitwellmesa/st: workaround for crashes in st_copy_texsubimage
2009-04-27 Keith Whitwellmesa/st: fix incorrect face, level in compress_with_blit
2009-04-22 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-20 José Fonsecamesa: Handle failure to create a transfer.
2009-04-17 Thomas Hellstromgallium: Create OGL state tracker wrappers for various...
2009-04-17 Brian PaulMerge branch 'register-negate'
2009-04-16 José FonsecaMerge branch 'gallium-s3tc'
2009-04-15 Brian Paulst: remove XXX comment
2009-04-15 Brian Paulst: check for fast memcpy path in decompress_with_blit()
2009-04-15 Brian Paulst: decompress_with_blit() path for glGetTexImage().
2009-04-15 Thomas Hellstromgallium: Make sure we flush before some texture / buffe...
2009-04-14 José Fonsecamesa: Fix gcc assembly enable logic.
2009-04-10 Alex DeucherMerge branch 'radeon-rewrite' of git+ssh://agd5f@git...
2009-04-09 Brian Paulst: remove another unneeded 'is compressed' comparison
2009-04-09 Brian Paulst: remove comp_byte parameter to st_texture_create()
2009-04-09 Brian Paulst: consolidate format->usage computation
2009-04-09 Brian Paulst: add const qualifiers, use GL types
2009-04-09 Brian Paulst: make loops over 3D texture slices a litte more...
2009-04-09 Brian Paulst: reformatting and clean-ups in texture code
2009-04-09 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-08 Jakob Bornecrantzst: If the hw supports it do hw conversion of texture...
2009-04-07 Brian Paulst: implement glCopyTexImage() for GL_DEPTH24_STENCIL8...
2009-04-03 Brian Paulmesa: move glGetTexImage(), glGetCompresssedTexImage...
2009-03-26 Brian Paulst: init the default texture to (0,0,0,1)
2009-03-23 Dave AirlieMerge branch 'radeon-fbo-hacking' into radeon-rewrite
2009-03-22 Dave AirlieMerge remote branch 'origin/master' into HEAD
2009-03-21 Michal Krolst: Silence compiler warnings.
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-19 Jakob Bornecrantzst/gl: Only transfer needed parts in st_TexSubimage
2009-03-18 Brian Paulst: need to free/realloc pipe texture when we're handed...
2009-03-18 Brian Paulst: clean up some if-statment code
2009-03-13 Jakob Bornecrantzgallium: Remove do_flip argument from surface_copy
2009-03-07 Brian Paulgallium: use unsigned long to silence warnings with...
2009-03-04 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-04 Michel Dänzergallium: Unify reference counting.
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-22 Brian Paulmesa: move a bunch of compiler-related stuff into new...
2009-02-18 Michel DänzerMerge branch 'gallium-texture-transfer'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-13 Michel Dänzergallium: Various coordinate fixups for texture transfers.
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-12 Brian Paulmesa: use new ST_CALLOC_STRUCT() macro in gallium state...
2009-02-10 Brian PaulMerge commit 'origin/gallium-master-merge'
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-10 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-0.2
2009-02-10 José Fonsecamesa: Compare formats using nominal bytes per pixel.
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-02-05 Michel Dänzergallium: No longer allow CPU mapping surfaces directly.
2009-01-22 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-16 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-14 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2009-01-06 Brian PaulMerge commit 'origin/master' into gallium-0.2
2009-01-02 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
next