mesa/src
Matt Turner 811a1836c8 swrast: Remove 'inline' from tex filter functions.
Reduces .text size of mesa_dri_drivers.so (i965-only) by 62k, or 1.4%.

Note that we don't remove inline from lerp_2d(), which has a comment
above it saying it definitely should be inlined. Though, removing the
inline keyword from it doesn't actually change the compiled code for me.

Reviewed-by: Brian Paul <brianp@vmware.com>
2014-12-08 17:02:19 -08:00
..
egl Use calloc instead of malloc/memset-0 2014-12-08 17:02:19 -08:00
gallium Don't cast the return value of malloc/realloc 2014-12-08 17:02:19 -08:00
gbm dri/kms: Always zero out struct drm_mode_create_dumb 2014-11-16 01:03:40 +00:00
getopt
glsl glsl: Don't optimize min/max into saturate when EmitNoSat is set 2014-12-08 20:14:17 +02:00
glx glx/dri3: Implement LIBGL_SHOW_FPS=1 for DRI3/Present. 2014-10-29 15:13:58 -07:00
gtest gtest: Update to 1.7.0. 2014-04-14 00:06:53 -07:00
hgl gallium/targets: Break haiku state_tracker out to own directory 2014-08-28 21:27:29 -04:00
loader loader: Add missing EXPAT_CFLAGS to libloader.la CPPFLAGS 2014-12-08 08:50:27 -08:00
mapi glapi: Remove dead mesadef.py. 2014-11-26 20:31:15 +00:00
mesa swrast: Remove 'inline' from tex filter functions. 2014-12-08 17:02:19 -08:00
util ra: Don't use regs as the ralloc context. 2014-12-01 11:32:54 -08:00
Makefile.am automake: handle gallium SUBDIRs in gallium/Makefile 2014-08-13 00:46:54 +01:00
SConscript util: Move ralloc to a new src/util directory. 2014-08-04 11:06:58 -07:00