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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Remove remaining pipe format utility functions.
Michal Krol
2009-12-08
8
-108
/
+122
|
*
|
Remove pf_swizzle_* internal macros.
Michal Krol
2009-12-03
4
-14
/
+19
|
*
|
gallium: Remove pf_mixed_*().
Michal Krol
2009-12-03
1
-11
/
+0
|
*
|
gallium: Remove pf_rev().
Michal Krol
2009-12-03
1
-5
/
+0
|
*
|
Move pf_get_component_bits() to u_format auxiliary module.
Michal Krol
2009-12-03
10
-68
/
+87
|
*
|
Move pf_get_bits/size() to u_format auxiliary module.
Michal Krol
2009-12-03
10
-53
/
+53
|
*
|
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-03
37
-79
/
+99
|
*
|
Move pf_is_depth_and_stencil() to u_format auxiliary module.
Michal Krol
2009-12-03
5
-13
/
+26
|
*
|
Move pf_is_depth_stencil() to u_format auxiliary module.
Michal Krol
2009-12-03
6
-18
/
+19
|
*
|
Move pf_is_compressed() to u_format auxiliary module.
Michal Krol
2009-12-03
4
-9
/
+27
|
*
|
gallium: Remove unused format functions.
Michal Krol
2009-12-03
1
-38
/
+0
*
|
|
r600 : enable gl2, set R600_ENABLE_GLSL_TEST by default.
Richard Li
2009-12-18
1
-1
/
+1
*
|
|
radeon: fix frontbuffer read/drawpixels
Dave Airlie
2009-12-18
5
-16
/
+58
*
|
|
r300g: store own copy of flush_cb and flush data.
Dave Airlie
2009-12-18
3
-2
/
+8
|
|
/
|
/
|
*
|
glsl/apps: Add dummy install target to fix 'make install'
Sedat Dilek
2009-12-17
1
-1
/
+2
*
|
Merge branch 'glsl-pp-rework-2'
Michal Krol
2009-12-17
75
-12889
/
+9134
|
\
\
|
*
|
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
1415
-92349
/
+105251
|
|
\
\
|
*
|
|
scons: Get GLSL code building correctly when cross compiling.
José Fonseca
2009-12-10
7
-75
/
+78
|
*
|
|
glsl/sl: fix _parse_boolconstant()
Brian Paul
2009-12-10
1
-0
/
+2
|
*
|
|
mesa: added new libglslpp.a and libglslcl.a to libGL build
Brian Paul
2009-12-10
2
-5
/
+10
|
*
|
|
glsl/apps: remove unused vars
Brian Paul
2009-12-10
4
-7
/
+0
|
*
|
|
glsl/pp: make some functions static
Brian Paul
2009-12-10
1
-3
/
+3
|
*
|
|
glsl/pp: declare sl_pp_purify_options to silence warning
Brian Paul
2009-12-10
1
-0
/
+2
|
*
|
|
glsl/cl: silence unused var warning
Brian Paul
2009-12-10
1
-0
/
+2
|
*
|
|
slang: Predefine ES symbols for FEATURE_es2_glsl.
Michal Krol
2009-12-10
1
-0
/
+9
|
*
|
|
glsl/apps: Predefine __GLSL_PP_PREDEFINED_MACRO_TEST for testing.
Michal Krol
2009-12-10
1
-0
/
+10
|
*
|
|
glsl/pp: Add support for user-defined macros.
Michal Krol
2009-12-10
4
-0
/
+57
|
*
|
|
glsl/apps: Explicitly add ARB_draw_buffers and ARB_texture_rectangle.
Michal Krol
2009-12-10
2
-0
/
+22
|
*
|
|
slang: Explicitly enable ARB_draw_buffers and ARB_texture_rectangle.
Michal Krol
2009-12-10
1
-0
/
+7
|
*
|
|
glsl/pp: Add sl_pp_context_add_extension().
Michal Krol
2009-12-10
6
-16
/
+64
|
*
|
|
Build mesa glsl with make.
michal
2009-12-10
7
-42
/
+174
|
*
|
|
glsl/apps: Make compile more shell friendly.
Michal Krol
2009-11-25
1
-8
/
+27
|
*
|
|
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
4
-3
/
+50
|
*
|
|
slang: Fix order of parameters to sl_pp_tokenise().
Michal Krol
2009-11-23
1
-1
/
+1
|
*
|
|
glsl/apps: No need to purify source text for tokeniser.
Michal Krol
2009-11-21
4
-60
/
+16
|
*
|
|
slang: No need to purify source text for tokeniser.
Michal Krol
2009-11-21
1
-12
/
+2
|
*
|
|
glsl/pp: Do purification and tokenisation in a single step.
Michal Krol
2009-11-21
6
-307
/
+561
|
*
|
|
glsl/pp: Expand unknown identifiers to 0 in if/elif expressions.
Michal Krol
2009-11-20
5
-8
/
+22
|
*
|
|
glsl/pp: Fix macro formal argument parsing, more descriptive error msgs.
Michal Krol
2009-11-17
1
-3
/
+4
|
*
|
|
glsl/apps: Report syntax parser errors.
Michal Krol
2009-11-13
1
-1
/
+4
|
*
|
|
slang: Report syntax parser errors.
Michal Krol
2009-11-13
1
-5
/
+10
|
*
|
|
glsl/cl: Add simple error reporting.
Michal Krol
2009-11-13
2
-8
/
+74
|
*
|
|
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
|
*
|
|
gdi: Link to glslcl.
Michal Krol
2009-11-13
1
-1
/
+1
|
*
|
|
glsl/apps: Add GLSL compiler that translates source text into binary stream.
Michal Krol
2009-11-13
2
-1
/
+219
[prev]
[next]