mesa/src
Francisco Jerez 818585b9f9 mesa: Rename the CEILING() macro to DIV_ROUND_UP().
Some people have complained that code using the CEILING() macro is
difficult to understand because it's not immediately obvious what it
is supposed to do until you go and look up its definition.  Use a more
descriptive name that matches the similar utility macro in the Linux
kernel.

Reviewed-by: Matt Turner <mattst88@gmail.com>
2015-02-10 15:37:47 +02:00
..
egl egl: Pass the correct X visual depth to xcb_put_image(). 2015-01-31 09:14:36 +00:00
gallium nv50,nvc0: Mark PIPE_QUERY_TIMESTAMP_DISJOINT as ready immediately 2015-02-10 08:02:17 -05:00
gbm gbm: Define _DEFAULT_SOURCE to avoid warning 2015-01-16 21:54:54 -08:00
getopt
glsl nir: Mark nir_print_instr's instr pointer as const. 2015-02-10 03:37:55 -08:00
glx mesa: remove support for GCC older than 3.3.0 2014-12-17 08:37:05 +11:00
gtest gtest: Add headers to distribution. 2014-12-12 12:11:46 -08:00
hgl hgl: traverse add-on entries 2014-12-10 14:01:01 +00:00
loader loader: Remove NEED_OPENGL_COMMON check. 2015-01-23 14:28:44 -08:00
mapi glapi: add GL_EXT_polygon_offset_clamp 2015-02-02 20:35:36 -05:00
mesa mesa: Rename the CEILING() macro to DIV_ROUND_UP(). 2015-02-10 15:37:47 +02:00
util util/u_atomic: Add new macro p_atomic_add 2015-02-09 10:47:44 -08:00
Makefile.am glsl: Build a libglsl_util library. 2015-01-23 14:28:44 -08:00
SConscript egl: Fix non-dri SCons builds re #87657 2014-12-25 10:34:49 -05:00