mesa/src
Jason Ekstrand f0af5b87ec nir/opcodes: Make ldexp take an explicitly 32-bit int
There is no sense in having the double version of ldexp take a 64-bit
integer.  Instead, let's just take a 32-bit int all the time.  This also
matches what GLSL does where both variants of ldexp take a regular integer
for the exponent argument.

Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
2016-04-28 21:36:52 -07:00
..
compiler nir/opcodes: Make ldexp take an explicitly 32-bit int 2016-04-28 21:36:52 -07:00
egl egl: Remove every double semi-colon 2016-04-26 14:36:29 -07:00
gallium nir: Switch the arguments to nir_foreach_use and friends 2016-04-28 15:54:48 -07:00
gbm gbm: add GBM_FORMAT_XBGR8888 format support 2016-04-21 14:45:56 +01:00
getopt
glx dri3: Check for dummyContext to see if the glx_context is valid 2016-04-27 13:03:34 +01:00
gtest
hgl
intel nir: Switch the arguments to nir_foreach_function 2016-04-28 15:54:48 -07:00
loader loader: add a libdrm case for loader_get_device_name_for_fd 2016-04-21 14:41:41 +01:00
mapi scons: Whenever possible decide what to do based on platform and not compiler. 2016-04-26 17:17:00 +01:00
mesa mesa: Fix indirect draw buffer size check on 32-bit systems. 2016-04-28 16:31:45 -07:00
util scons: Move fallback HAVE_* definitions to headers. 2016-04-26 17:17:00 +01:00
Makefile.am i965: Add a dependency on libisl 2016-04-21 20:44:27 -07:00
SConscript glsl: move to compiler/ 2016-01-26 16:08:33 +00:00