mesa/src/mesa/swrast
Brian Paul 0a92c88a51 swrast: move texture_slices() calls out of loops
Reviewed-by: José Fonseca <jfonseca@vmware.com>
2014-04-24 08:16:01 -06:00
..
NOTES Drop GLcontext typedef and use struct gl_context instead 2010-10-13 09:43:25 -04:00
s_aaline.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_aaline.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_aalinetemp.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_aatriangle.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_aatriangle.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_aatritemp.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_alpha.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_alpha.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_atifragshader.c Replace gl_frag_attrib enum with gl_varying_slot. 2013-03-15 09:26:17 -07:00
s_atifragshader.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_bitmap.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_blend.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_blend.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_blit.c swrast: Add glBlitFramebuffer to commands affected by conditional rendering 2014-04-17 10:26:05 -07:00
s_chan.h mesa: Restore 78-column wrapping of license text in C-style comments. 2013-04-23 22:07:09 -07:00
s_clear.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_context.c mesa: Convert gl_context::Viewport to gl_context::ViewportArray 2014-01-20 11:31:56 -08:00
s_context.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
s_copypix.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_depth.c mesa: rename MESA_FORMAT_X8Z24_UNORM -> MESA_FORMAT_X8_UINT_Z24_UNORM 2014-03-10 16:11:54 -06:00
s_depth.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_drawpix.c mesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT mix-up. 2014-02-09 16:57:45 -08:00
s_feedback.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_feedback.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_fog.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_fog.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_fragprog.c mesa/sso: rename Shader to the pointer _Shader 2014-03-25 10:25:25 -07:00
s_fragprog.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_lines.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_lines.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_linetemp.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_logic.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_logic.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_masking.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_masking.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_points.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_points.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_renderbuffer.c mesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT mix-up. 2014-02-09 16:57:45 -08:00
s_renderbuffer.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_span.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_span.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_stencil.c mesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT mix-up. 2014-02-09 16:57:45 -08:00
s_stencil.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_texcombine.c mesa: replace ctx->Const.{Vertex,Fragment,Geomtery}Program with an array. 2014-01-09 09:31:01 -08:00
s_texcombine.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_texfetch.c swrast: use macros to initialize texfetch_funcs[] table 2014-04-11 11:47:31 -06:00
s_texfetch.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_texfetch_tmp.h swrast: fix more fetch_texel function names 2014-04-11 11:47:31 -06:00
s_texfilter.c mesa: Change many Type A MESA_FORMATs to meet naming standard 2014-01-27 14:30:50 -08:00
s_texfilter.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_texrender.c mesa: change gl_format to mesa_format 2014-01-27 14:28:46 -08:00
s_texture.c swrast: move texture_slices() calls out of loops 2014-04-24 08:16:01 -06:00
s_triangle.c mesa: Change many Type A MESA_FORMATs to meet naming standard 2014-01-27 14:30:50 -08:00
s_triangle.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_tritemp.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_zoom.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
s_zoom.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
swrast.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00