Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-02 | glsl: replace Elements() with ARRAY_SIZE() | Brian Paul | 1 | -2/+2 |
2014-10-30 | util: add _mesa_strtod and _mesa_strtof | Chia-I Wu | 1 | -1/+1 |
2011-07-20 | glsl: Avoid massive ralloc_strndup overhead in S-Expression parsing. | Kenneth Graunke | 1 | -1/+1 |
2011-01-31 | Convert everything from the talloc API to the ralloc API. | Kenneth Graunke | 1 | -1/+1 |
2011-01-12 | ir_reader: Remove s_list::length() method. | Kenneth Graunke | 1 | -1/+0 |
2011-01-12 | ir_reader: Add a pattern matching system and use it everywhere. | Kenneth Graunke | 1 | -0/+38 |
2010-12-14 | glsl: new glsl_strtod() wrapper to fix decimal point interpretation | Brian Paul | 1 | -0/+1 |
2010-08-18 | glsl: Replace sscanf in s_expression reader with strspn and strcspn. | Kenneth Graunke | 1 | -1/+1 |
2010-06-24 | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt | 1 | -0/+142 |