Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Centralise sl_pp_macro constructor. | Michal Krol | 2009-09-07 | 4 | -18/+24 |
| | |||||
* | glsl: Implement macro expansion. | Michal Krol | 2009-09-07 | 5 | -29/+259 |
| | |||||
* | glsl: Rename sl_pp_context_add_str to sl_pp_context_add_unique_str. | Michal Krol | 2009-09-07 | 4 | -7/+23 |
| | | | | | Return the same offset for same strings. Allows to compare strings by comparing their's offsets. | ||||
* | glsl: Parse define directive in preprocessor. | Michal Krol | 2009-09-07 | 8 | -5/+296 |
| | |||||
* | glsl: Simplify directive parser skeleton. | Michal Krol | 2009-09-07 | 3 | -91/+141 |
| | |||||
* | glsl: Introduce sl_pp_context and maintain a reuseable pool of strings. | Michal Krol | 2009-09-07 | 12 | -57/+213 |
| | |||||
* | glsl: Add `process' test app that returns tokenised and preprocessed text. | Michal Krol | 2009-09-07 | 2 | -0/+328 |
| | |||||
* | glsl: Add preprocessor skeleton for directive parsing. | Michal Krol | 2009-09-07 | 3 | -0/+196 |
| | |||||
* | glsl: Remove bogus sl_pp_directive.h include. | Michal Krol | 2009-09-07 | 1 | -1/+0 |
| | |||||
* | glsl: Allow for multiple version statements. | Michal Krol | 2009-09-07 | 1 | -68/+76 |
| | |||||
* | glsl/apps: Print out the number of tokens eaten in version test. | Michal Krol | 2009-09-07 | 1 | -1/+4 |
| | |||||
* | glsl: Raise an error on an unfinished comment block. | Michal Krol | 2009-09-07 | 1 | -1/+9 |
| | |||||
* | glsl/apps: Add version test app. | Michal Krol | 2009-09-07 | 2 | -0/+115 |
| | |||||
* | glsl: Parse optional version directive. | Michal Krol | 2009-09-07 | 3 | -0/+190 |
| | |||||
* | glsl: Add a tokenise app. | Michal Krol | 2009-09-07 | 2 | -0/+323 |
| | |||||
* | glsl: Add a preprocessor tokeniser. | Michal Krol | 2009-09-07 | 3 | -0/+509 |
| | |||||
* | glsl: Add a purify command-line tool. | Michal Krol | 2009-09-07 | 4 | -8/+113 |
| | |||||
* | glsl: Add preprocessor purifier. | Michal Krol | 2009-09-07 | 4 | -0/+267 |
| | |||||
* | mesa: Include <unistd.h> only when one is available. | Michal Krol | 2009-09-07 | 2 | -0/+8 |
| | |||||
* | mesa: Fix calling conventions of sync object api callbacks. | Michal Krol | 2009-09-07 | 2 | -12/+12 |
| | |||||
* | r300g: Fix some issues pointed out by compiler warnings. | Michel Dänzer | 2009-09-06 | 3 | -15/+19 |
| | |||||
* | r300g: Handle PIPE_BUFFER_USAGE_DONTBLOCK as intended. | Michel Dänzer | 2009-09-06 | 1 | -2/+5 |
| | | | | Return NULL if the BO is busy, otherwise just map it. | ||||
* | mesa: initial version of _mesa_meta_generate_mipmap() | Brian Paul | 2009-09-06 | 2 | -4/+182 |
| | | | | Incomplete and totally untested. Based on intel_generate_mipmap(). | ||||
* | xlib: test _mesa_meta_bitmap() | Brian Paul | 2009-09-06 | 1 | -0/+1 |
| | |||||
* | mesa: use separate temp texture for bitmaps | Brian Paul | 2009-09-06 | 1 | -21/+42 |
| | |||||
* | mesa: temp_texture changes | Brian Paul | 2009-09-06 | 1 | -21/+35 |
| | |||||
* | mesa: free meta bitmap buffers | Brian Paul | 2009-09-06 | 1 | -0/+4 |
| | |||||
* | mesa: use _mesa_set_enable() | Brian Paul | 2009-09-06 | 1 | -11/+11 |
| | |||||
* | mesa: _mesa_meta_bitmap() function | Brian Paul | 2009-09-06 | 2 | -3/+175 |
| | |||||
* | xlib: move misplaced brace | Brian Paul | 2009-09-06 | 1 | -1/+1 |
| | |||||
* | r300g: Fix a number of warnings | Nicolai Hähnle | 2009-09-06 | 10 | -10/+23 |
| | | | | Seriously guys.... | ||||
* | r300g: Debug flags infrastructure | Nicolai Hähnle | 2009-09-06 | 10 | -21/+152 |
| | | | | | | | | | | | So that debugging is no longer a full-spam-or-nothing approach, you are now supposed to set the RADEON_DEBUG environment flag just like for classic Mesa. The available debug flags are different, however. Just running an OpenGL application with RADEON_DEBUG set to an arbitrary string will print out helpful information. Everything must be compiled with -DDEBUG for any of this to work | ||||
* | r300g: update the value of register VAP_VF_MAX_VTX_INDX | Cooper Yuan | 2009-09-05 | 1 | -1/+2 |
| | | | | according to actual vertex index count. | ||||
* | r300g: update rs_block state after changing rasterizer | Cooper Yuan | 2009-09-05 | 1 | -0/+1 |
| | |||||
* | r300g: need to validate scissor and viewport state if bind new rasterizer | Cooper Yuan | 2009-09-05 | 1 | -0/+2 |
| | |||||
* | r600: add support for EXT_texture_sRGB | Alex Deucher | 2009-09-04 | 2 | -0/+44 |
| | |||||
* | r300: Add support for GL_EXT_provoking_vertex | Alex Deucher | 2009-09-04 | 3 | -4/+12 |
| | |||||
* | r600: Add support for GL_EXT_provoking_vertex | Alex Deucher | 2009-09-04 | 2 | -0/+10 |
| | |||||
* | i965: Don't set the complete field when there is more VUE yet to come. | Eric Anholt | 2009-09-04 | 1 | -1/+1 |
| | | | | | This should help with things like lightsmark, but I don't have a testcase for this commit. | ||||
* | i965: Add support for 2 threads in the GS. | Eric Anholt | 2009-09-04 | 1 | -1/+4 |
| | | | | | This brings noop vertex shader throughput from 6.8M verts/sec to 10.4M verts/sec using GL_QUADs on my GM45. | ||||
* | i965: Add support for KIL_NV in brw_wm_emit.c | Eric Anholt | 2009-09-04 | 2 | -0/+19 |
| | | | | | I ran into this lack of support when writing a shader that always discarded the fragments. | ||||
* | scons: Used wrong exception class. | José Fonseca | 2009-09-04 | 1 | -1/+1 |
| | |||||
* | scons: Don't use scons internal functions. | José Fonseca | 2009-09-04 | 1 | -13/+4 |
| | |||||
* | r600: fix Elts handling | Alex Deucher | 2009-09-04 | 2 | -3/+16 |
| | | | | Patch from taiu on IRC. fixes bug 23585 | ||||
* | ARB prog: replace 'unsigned' with 'gl_state_index' | Brian Paul | 2009-09-04 | 5 | -195/+195 |
| | | | | Fixes compilation warnings with MSVC. | ||||
* | ARB prog: rename POINT, SIZE to POINT_TOK, SIZE_TOK | Brian Paul | 2009-09-04 | 5 | -37/+23 |
| | | | | | Fixes symbol collisions with typedefs in Microsoft headers. Perhaps we should prefix/suffix all the lexer tokens to avoid this. | ||||
* | gallium/xlib: minor clean-ups | Brian Paul | 2009-09-04 | 1 | -14/+5 |
| | |||||
* | i915g: Fix warnings in scons build by using byte pointers | Jakob Bornecrantz | 2009-09-04 | 1 | -2/+2 |
| | | | | scons build complained about void pointer math | ||||
* | tgsi: Document differencies between vs_1_1 and vs_2_0 for EXPP and LOGP. | Michal Krol | 2009-09-04 | 1 | -2/+12 |
| | |||||
* | docs: 7.5.1 md5 sums | Brian Paul | 2009-09-03 | 1 | -1/+9 |
| |