index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Implement `pragma' preprocessor directive.
Michal Krol
2009-09-07
5
-0
/
+122
*
glsl: Print out error message in apps/process.
Michal Krol
2009-09-07
1
-7
/
+10
*
glsl: Implement `error' preprocessor directive.
Michal Krol
2009-09-07
6
-0
/
+278
*
glsl: Implement `undef' preprocessor directive.
Michal Krol
2009-09-07
3
-9
/
+54
*
glsl: Allow for preprocessor macro redefinition.
Michal Krol
2009-09-07
7
-29
/
+65
*
glsl: Handle `defined' preprocessor operator.
Michal Krol
2009-09-07
1
-3
/
+79
*
glsl: Support if preprocessor directive and friends.
Michal Krol
2009-09-07
8
-25
/
+388
*
glsl: Add expression interpreter.
Michal Krol
2009-09-07
3
-0
/
+448
*
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
*
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
*
mesa: initial version of _mesa_meta_generate_mipmap()
Brian Paul
2009-09-06
2
-4
/
+182
*
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
*
r300g: Debug flags infrastructure
Nicolai Hähnle
2009-09-06
10
-21
/
+152
*
r300g: update the value of register VAP_VF_MAX_VTX_INDX
Cooper Yuan
2009-09-05
1
-1
/
+2
*
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
*
i965: Add support for 2 threads in the GS.
Eric Anholt
2009-09-04
1
-1
/
+4
*
i965: Add support for KIL_NV in brw_wm_emit.c
Eric Anholt
2009-09-04
2
-0
/
+19
*
scons: Used wrong exception class.
José Fonseca
2009-09-04
1
-1
/
+1
[next]