mesa/src
Brian Paul 7218626cf5 mesa: rework array/struct addressing code.
The slang_ir_storage type now has a pointer to parent storage to represent
storage of an array element within an array, or a field within a struct.
This fixes some problems related to addressing of fields/elements in non-
trivial cases.  More work to follow.
2008-07-18 14:46:42 -06:00
..
egl egl: set EGL_SAMPLES, EGL_SAMPLE_BUFFERS config attribs 2008-07-16 10:35:12 -06:00
gallium gallium: Add a pf_is_ycbcr utility function. 2008-07-18 22:22:22 +09:00
glu glu: only export public symbols 2008-07-14 08:42:02 -06:00
glut Fix CRLF line endings. 2008-06-07 12:40:39 +09:00
glw Gutsy oopses on touch of existing file. Workaround. 2007-08-07 10:18:30 +01:00
glx glx: added __glXPreferEGL() to tell libGL to prefer "egl_" drivers over regular DRI drivers. 2008-07-11 15:45:03 -06:00
mesa mesa: rework array/struct addressing code. 2008-07-18 14:46:42 -06:00
Makefile Create $(TOP)/$(LIB_DIR) for install, too 2008-06-23 08:14:49 -06:00
SConscript Fix typo. 2008-02-23 14:14:20 +09:00