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
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
145
-15666
/
+3140
|
\
|
*
Merge branch 'glsl-pp-rework-2'
Michal Krol
2009-12-17
38
-12888
/
+410
|
|
\
|
|
*
Remove grammar module -- no dependencies left.
Michal Krol
2009-12-12
14
-4322
/
+2
|
|
*
slang: Delete a file that is now autogenerated.
Michal Krol
2009-12-12
1
-880
/
+0
|
|
*
Merge branch 'master' into glsl-pp-rework-2
Michal Krol
2009-12-12
610
-46372
/
+44414
|
|
|
\
|
|
*
|
scons: Get GLSL code building correctly when cross compiling.
José Fonseca
2009-12-10
1
-0
/
+8
|
|
*
|
mesa: added new libglslpp.a and libglslcl.a to libGL build
Brian Paul
2009-12-10
2
-5
/
+10
|
|
*
|
slang: Predefine ES symbols for FEATURE_es2_glsl.
Michal Krol
2009-12-10
1
-0
/
+9
|
|
*
|
slang: Explicitly enable ARB_draw_buffers and ARB_texture_rectangle.
Michal Krol
2009-12-10
1
-0
/
+7
|
|
*
|
Build mesa glsl with make.
michal
2009-12-10
2
-42
/
+28
|
|
*
|
slang/library: Don't need the *_gc.h files, they are autogenerated now.
Michal Krol
2009-11-25
7
-2828
/
+0
|
|
*
|
scons: Autogenerate GLSL builtin library *_gc.h from *.gc files.
Michal Krol
2009-11-25
2
-1
/
+47
|
|
*
|
slang: Fix order of parameters to sl_pp_tokenise().
Michal Krol
2009-11-23
1
-1
/
+1
|
|
*
|
slang: No need to purify source text for tokeniser.
Michal Krol
2009-11-21
1
-12
/
+2
|
|
*
|
slang: Report syntax parser errors.
Michal Krol
2009-11-13
1
-5
/
+10
|
|
*
|
slang: Regenerate .gc files.
Michal Krol
2009-11-13
5
-2590
/
+2581
|
|
*
|
slang: Get rid of the old syntax file and utilities.
Michal Krol
2009-11-13
5
-2400
/
+0
|
|
*
|
slang: Plug in the new syntax parser.
Michal Krol
2009-11-13
1
-57
/
+58
|
|
*
|
slang: Update for glsl/pp interface changes.
Michal Krol
2009-11-10
1
-2
/
+4
|
|
*
|
grammar: Include the correct glsl pp header.
Michal Krol
2009-09-23
1
-1
/
+1
|
|
*
|
slang: Differentiate between uints and floats.
Michal Krol
2009-09-22
3
-5
/
+6
|
|
*
|
grammar: Differentiate between uints and floats.
Michal Krol
2009-09-22
1
-2
/
+4
|
|
*
|
slang: Use glsl pp public interface.
Michal Krol
2009-09-18
1
-18
/
+16
|
|
*
|
Merge commit 'origin/master' into glsl-pp-rework-2
Michal Krol
2009-09-17
44
-1924
/
+2641
|
|
|
\
\
|
|
*
|
|
slang: Propagate error messages from preprocessor.
Michal Krol
2009-09-16
1
-0
/
+5
|
|
*
|
|
slang: Invoke the preprocessor from withing the slang compiler.
Michal Krol
2009-09-16
4
-137
/
+132
|
|
*
|
|
grammar: Adapt to pp interface change.
Michal Krol
2009-09-14
1
-1
/
+4
|
|
*
|
|
Merge commit 'origin/master' into glsl-pp-rework-2
Michal Krol
2009-09-14
96
-5855
/
+6869
|
|
|
\
\
\
|
|
*
|
|
|
slang: Correctly handle end of tokens marker.
Michal Krol
2009-09-08
3
-2
/
+4
|
|
*
|
|
|
slang: Do not parse whitespace.
Michal Krol
2009-09-08
2
-190
/
+72
|
|
*
|
|
|
slang: Correctly parse numbers from the new preprocessor.
Michal Krol
2009-09-08
3
-38
/
+123
|
|
*
|
|
|
grammar: Fix token stripping.
Michal Krol
2009-09-08
1
-0
/
+4
|
|
*
|
|
|
slang: Remove the old preprocessor.
Michal Krol
2009-09-08
14
-2886
/
+5
|
|
*
|
|
|
slang: Remove dependencies on error tokens.
Michal Krol
2009-09-08
2
-10
/
+10
|
|
*
|
|
|
slang: Adapt shader syntax description to grammar parser changes.
Michal Krol
2009-09-07
2
-303
/
+78
|
|
*
|
|
|
grammar: Adapt grammar to the glsl preprocessor.
Michal Krol
2009-09-07
2
-78
/
+286
|
|
*
|
|
|
grammar: Remove dead code.
Michal Krol
2009-09-07
1
-63
/
+25
|
|
*
|
|
|
grammar: Remove grammar_check().
Michal Krol
2009-09-07
2
-13
/
+0
|
*
|
|
|
|
radeon: drop assert accessing cref which is meant to be hidden
Dave Airlie
2009-12-17
1
-1
/
+0
|
*
|
|
|
|
radeon: drop unused members of radeon_state.
Dave Airlie
2009-12-17
1
-3
/
+0
|
*
|
|
|
|
r600: move structs for legacy cmdbuf into cmdbuf C file.
Dave Airlie
2009-12-17
2
-16
/
+15
|
*
|
|
|
|
r600 : clean a bit to prepare to enable gl2.
Richard Li
2009-12-16
1
-14
/
+2
|
*
|
|
|
|
r300: Fix typo on < R5xx RS setup for blits.
Michel Dänzer
2009-12-16
1
-2
/
+2
|
*
|
|
|
|
r600: use _mesa_insert_instructions to fixup wpos instead of manual ins insert
Andre Maasikas
2009-12-15
1
-25
/
+15
|
*
|
|
|
|
r600: fix typos for vert-tex
Andre Maasikas
2009-12-15
2
-3
/
+3
|
*
|
|
|
|
r600: fix fragment.position
Andre Maasikas
2009-12-15
2
-1
/
+68
|
*
|
|
|
|
r600: add support for FRAG_ATTRIB_PNTC
Andre Maasikas
2009-12-15
1
-0
/
+41
|
*
|
|
|
|
r600: add DDX DDY opcodes
Andre Maasikas
2009-12-15
1
-8
/
+17
|
*
|
|
|
|
r600 : add texture support for vertex shader.
Richard Li
2009-12-14
4
-37
/
+104
|
*
|
|
|
|
r300: enable accelerated support for glCopyTexImage only under KMS
Maciej Cencora
2009-12-13
1
-1
/
+4
[next]