mesa/src
Tim Rowley 11072de368 swr: build swr with -fno-strict-aliasing
swr rasterizer contains numerous data transfers between vectors
and ordinary C types.  Fixing for strict aliasing will take time.

Reviewed-by: Matt Turner <mattst88@gmail.com>
2016-08-02 14:30:33 -05:00
..
compiler ast: Updated AST_NUM_OPERATORS for coherence with ast_operators 2016-08-02 21:33:03 +03:00
egl egl/dri2: Add reference count for dri2_egl_display 2016-07-28 14:08:25 +01:00
gallium swr: build swr with -fno-strict-aliasing 2016-08-02 14:30:33 -05:00
gbm gbm: Removed unused function. 2016-08-01 09:11:14 -07:00
getopt
glx glx: Avoid aliasing violations. 2016-07-26 12:12:27 -07:00
gtest Remove wrongly repeated words in comments 2016-06-23 13:55:03 -07:00
hgl
intel anv: Perform rasterizer discard in the SOL stage instead of the clipper. 2016-07-30 12:06:37 -07:00
loader mesa: Use AC_HEADER_MAJOR to include correct header for major(). 2016-07-26 12:12:41 -07:00
mapi mapi: fix typo in macro name 2016-07-22 10:14:00 -07:00
mesa i965: Disable the unlit centroid workaround on Gen7. 2016-08-02 10:37:13 -07:00
util list: fix list_replace() for empty lists 2016-07-06 10:17:30 -04:00
Makefile.am glsl: reuse main extension table to appropriately restrict extensions 2016-07-23 13:48:04 -04:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00