mesa/src
Jason Ekstrand f84adb8481 util: Use reg_belongs_to_class instead of BITSET_TEST
This shouldn't be a functional change since reg_belongs_to_class is just a
wrapper around BITSET_TEST.  It just makes the code a little easier to
read.

Signed-off-by: Jason Ekstrand <jason.ekstrand@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
2014-10-24 16:23:08 -07:00
..
egl util: Include in Android builds 2014-10-03 01:25:28 +01:00
gallium llvmpipe: Ensure the packed input of the lp_test_format is aligned. 2014-10-24 21:35:23 +01:00
gbm gbm: Log at least one dlerror() when we fail to open any drivers. 2014-07-30 22:31:30 -07:00
getopt
glsl glsl: Use signed array index in update_max_array_access() 2014-10-22 16:13:37 -07:00
glx glx: Fix glxUseXFont for glxWindow and glxPixmaps 2014-10-13 22:05:58 -06: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: Check dlsym() did not fail in libudev_get_device_name_for_fd() 2014-09-23 10:25:02 +03:00
mapi mesa: Implement ARB_clip_control. 2014-10-24 19:21:21 +02:00
mesa gallium: Enable ARB_clip_control for gallium drivers. 2014-10-24 19:21:21 +02:00
util util: Use reg_belongs_to_class instead of BITSET_TEST 2014-10-24 16:23:08 -07: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