mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
[mesa.git] / src / mesa / main / texcompress_s3tc.c
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2013-04-17 Brian Paulmesa: remove #include "mfeatures.h" from numerous sourc...
2012-12-26 Brian Paulmesa: add missing texel fetch code for sRGB DXT formats
2012-12-14 Brian Paulmesa: remove old swrast-based compressed texel fetch...
2012-12-14 Brian Paulmesa: add new texel fetch code for dxt formats
2012-12-08 Anuj Phogatmesa: Make nonlinear_to_linear() function available...
2012-11-27 Brian Paulmesa: remove '(void) k' lines
2012-09-15 Oliver McFaddenmesa: remove FEATURE_EXT_texture_sRGB define.
2012-09-15 Oliver McFaddenmesa: remove FEATURE_texture_s3tc define.
2012-09-15 Dave Airliemesa/dxtn: make function pointers static
2012-09-04 Brian Paulmesa: remove more null pointer checks before free(...
2012-08-24 Brian Paulmesa/swrast: fix GL_TEXTURE_2D_ARRAY texture fetches...
2012-01-24 Brian Paulswrast: s/Data/Map/ in swrast_texture_image
2012-01-02 Brian Paulmesa: remove the dstX/Y/Zoffset params to _mesa_texstor...
2011-10-23 Brian Paulmesa: move gl_texture_image::Data, RowStride, ImageOffs...
2011-10-07 Brian Paulmesa: fix image unpacking when storing compressed textures
2011-10-06 Brian Paulmesa: get rid of imageOffsets arrays in texstore code
2011-10-01 Brian Paulmesa: s/INLINE/inline/
2011-09-21 Brian Paulmesa: replace GLchan with GLubyte in texcompress_s3tc.c
2011-09-21 Brian Paulmesa: s/_mesa_make_temp_chan_image()/_mesa_make_temp_ub...
2011-09-17 Brian Paulmesa: move gl_texture_image::FetchTexel fields to swrast
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-01 Marek Olšákmesa: remove set-but-unused variables in texcompress_s3tc
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-07 Vinson Leemesa: Directly include mfeatures.h in files that perfor...
2011-01-06 Vinson Leemesa: Include mtypes.h in files that use gl_context...
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
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-24 Brian Paulmesa: fix assertions to handle srgb formats
2010-09-23 Eric Anholtmesa: Remove EXT_convolution.
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-26 Eric Anholtmesa: Don't warn when the desired result of s3tc lib...
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-31 Vinson Leemesa: Remove unnecessary headers.
2010-07-30 Vinson Leemesa: Include macros.h in files that use symbols from...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-13 Eric Anholtmesa: Remove _mesa_pow(), which is always just pow().
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 Maciej CencoraMerge commit 'origin/7.8'
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-01 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-31 José Fonsecamesa: Use a consistent name of the external s3tc librar...
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-02-19 Kristian HøgsbergReplace _mesa_malloc, _mesa_calloc and _mesa_free with...
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 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-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
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-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-02 Jakob BornecrantzMerge commit 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-01 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-13 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-11 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-06 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-11-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-11-03 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-29 Chia-I Wumesa/main: Make FEATURE_texture_s3tc follow feature...
2009-10-29 Brian PaulMerge branch 'texformat-rework'
2009-10-05 Brian Paulmesa: don't include texformat.h
2009-10-01 Brian Paulmesa: remove gl_texture_format
2009-10-01 Brian Paulmesa: replace gl_texture_format with gl_format
2009-09-28 Brian Paulmesa: update comments
2009-09-28 Brian Paulmesa: remove unused gl_texture_format fields
2009-09-28 Brian Paulmesa: NULL-out unused texformat field initializers
2009-09-28 Brian Paulmesa: make some s3tc/fxt1 functions public
2009-12-16 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
next