projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2009-12-10
Michal Krol
glsl/pp: Add support for user-defined macros.
commit
|
commitdiff
|
tree
2009-12-10
Michal Krol
glsl/apps: Explicitly add ARB_draw_buffers and ARB_text...
commit
|
commitdiff
|
tree
2009-12-10
Michal Krol
slang: Explicitly enable ARB_draw_buffers and ARB_textu...
commit
|
commitdiff
|
tree
2009-12-10
Michal Krol
glsl/pp: Add sl_pp_context_add_extension().
commit
|
commitdiff
|
tree
2009-12-10
michal
Build mesa glsl with make.
commit
|
commitdiff
|
tree
2009-11-25
Michal Krol
glsl/apps: Make compile more shell friendly.
commit
|
commitdiff
|
tree
2009-11-25
Michal Krol
slang/library: Don't need the *_gc.h files, they are...
commit
|
commitdiff
|
tree
2009-11-25
Michal Krol
scons: Autogenerate GLSL builtin library *_gc.h from...
commit
|
commitdiff
|
tree
2009-11-23
Michal Krol
slang: Fix order of parameters to sl_pp_tokenise().
commit
|
commitdiff
|
tree
2009-11-21
Michal Krol
glsl/apps: No need to purify source text for tokeniser.
commit
|
commitdiff
|
tree
2009-11-21
Michal Krol
slang: No need to purify source text for tokeniser.
commit
|
commitdiff
|
tree
2009-11-21
Michal Krol
glsl/pp: Do purification and tokenisation in a single...
commit
|
commitdiff
|
tree
2009-11-20
Michal Krol
glsl/pp: Expand unknown identifiers to 0 in if/elif...
commit
|
commitdiff
|
tree
2009-11-17
Michal Krol
glsl/pp: Fix macro formal argument parsing, more descri...
commit
|
commitdiff
|
tree
2009-11-13
Michal Krol
glsl/apps: Report syntax parser errors.
commit
|
commitdiff
|
tree
2009-11-13
Michal Krol
slang: Report syntax parser errors.
commit
|
commitdiff
|
tree
2009-11-13
Michal Krol
glsl/cl: Add simple error reporting.
commit
|
commitdiff
|
tree
2009-11-13
Michal Krol
slang: Regenerate .gc files.
commit
|
commitdiff
|
tree
2009-11-13
Michal Krol
slang: Get rid of the old syntax file and utilities.
commit
|
commitdiff
|
tree
2009-11-13
Michal Krol
slang: Plug in the new syntax parser.
commit
|
commitdiff
|
tree
2009-11-13
Michal Krol
gdi: Link to glslcl.
commit
|
commitdiff
|
tree
2009-11-13
Michal Krol
glsl/apps: Add GLSL compiler that translates source...
commit
|
commitdiff
|
tree
2009-11-13
Michal Krol
glsl/cl: Add a hard-coded syntax parser.
commit
|
commitdiff
|
tree
2009-11-10
Michal Krol
glsl/pp: Add sl_pp_purify_getc().
commit
|
commitdiff
|
tree
2009-11-09
Michal Krol
slang: Update for glsl/pp interface changes.
commit
|
commitdiff
|
tree
2009-11-09
Michal Krol
glsl/apps: Update for glsl/pp interface changes.
commit
|
commitdiff
|
tree
2009-11-09
Michal Krol
glsl/pp: Have sl_pp_purify() return error msg/line no.
commit
|
commitdiff
|
tree
2009-09-28
Michal Krol
glsl/pp: Expand macro actual arguments before pasting...
commit
|
commitdiff
|
tree
2009-09-24
Michal Krol
glsl/pp: Add forward decls to silence gcc warnings.
commit
|
commitdiff
|
tree
2009-09-24
Michal Krol
glsl/pp: Avoid using `__VERSION__' as an identifier.
commit
|
commitdiff
|
tree
2009-09-24
Michal Krol
glsl/pp: Include missing headers.
commit
|
commitdiff
|
tree
2009-09-24
Michal Krol
glsl/pp: Allow builds on all platforms.
commit
|
commitdiff
|
tree
2009-09-24
Michal Krol
glsl/apps: Include missing header, properly escape...
commit
|
commitdiff
|
tree
2009-09-24
Michal Krol
glsl/apps: Allow builds on all platforms.
commit
|
commitdiff
|
tree
2009-09-24
Michal Krol
glsl/pp: Use struct instead of union.
commit
|
commitdiff
|
tree
2009-09-24
Michal Krol
glsl/apps: Fix apps after pp interface changes.
commit
|
commitdiff
|
tree
2009-09-24
Michal Krol
glsl/pp: Store both line number and file index in a...
commit
|
commitdiff
|
tree
2009-09-23
Michal Krol
grammar: Include the correct glsl pp header.
commit
|
commitdiff
|
tree
2009-09-23
Michal Krol
glsl/pp: Include missing headers.
commit
|
commitdiff
|
tree
2009-09-23
Michal Krol
glsl/pp: Add `0' and `1' to dictionary.
commit
|
commitdiff
|
tree
2009-09-23
Michal Krol
glsl/pp: Check for reserved macro names.
commit
|
commitdiff
|
tree
2009-09-22
Michal Krol
slang: Differentiate between uints and floats.
commit
|
commitdiff
|
tree
2009-09-22
Michal Krol
grammar: Differentiate between uints and floats.
commit
|
commitdiff
|
tree
2009-09-22
Michal Krol
glsl/apps: Update after recent pp interface changes.
commit
|
commitdiff
|
tree
2009-09-22
Michal Krol
glsl/pp: Differentiate between integer and floating...
commit
|
commitdiff
|
tree
2009-09-18
Michal Krol
progs/perf: Fix newlines.
commit
|
commitdiff
|
tree
2009-09-18
Michal Krol
glsl/apps: Use glsl pp public interface.
commit
|
commitdiff
|
tree
2009-09-18
Michal Krol
slang: Use glsl pp public interface.
commit
|
commitdiff
|
tree
2009-09-18
Michal Krol
glsl/pp: Define a public interface for external modules.
commit
|
commitdiff
|
tree
2009-09-17
Michal Krol
Merge commit 'origin/master' into glsl-pp-rework-2
commit
|
commitdiff
|
tree
2009-09-17
Michal Krol
glsl/pp: Add a TODO for FEATURE_es2_glsl.
commit
|
commitdiff
|
tree
2009-09-17
Michal Krol
slang/pp: Fix file number parsing.
commit
|
commitdiff
|
tree
2009-09-17
Michal Krol
slang/pp: Use a dictionary for the remaining string...
commit
|
commitdiff
|
tree
2009-09-17
Michal Krol
glsl/pp: Add remaining error messages.
commit
|
commitdiff
|
tree
2009-09-17
Michal Krol
glsl/apps: Always write out error condition.
commit
|
commitdiff
|
tree
2009-09-17
Brian Paul
mesa: begin some texstore code refactoring
commit
|
commitdiff
|
tree
2009-09-17
Brian Paul
mesa: meta driver functions for glCopyTex[Sub]Image()
commit
|
commitdiff
|
tree
2009-09-17
Brian Paul
progs/perf: initial set of simple performance test...
commit
|
commitdiff
|
tree
2009-09-17
Brian Paul
progs/glsl: minor Makefile clean-ups
commit
|
commitdiff
|
tree
2009-09-17
Brian Paul
swrast: remove mipmap generation checks (done in core...
commit
|
commitdiff
|
tree
2009-09-17
Brian Paul
s3v: remove unneeded initializations
commit
|
commitdiff
|
tree
2009-09-17
Brian Paul
ffb: remove disabled code
commit
|
commitdiff
|
tree
2009-09-16
Michal Krol
glsl/apps: Always write out error condition.
commit
|
commitdiff
|
tree
2009-09-16
Michal Krol
glsl/pp: Validate numbers.
commit
|
commitdiff
|
tree
2009-09-16
José Fonseca
llvmpipe: Don't assert due to unsupported texture wrap...
commit
|
commitdiff
|
tree
2009-09-16
Michal Krol
glsl/pp: Add more error messages.
commit
|
commitdiff
|
tree
2009-09-16
Michal Krol
slang: Propagate error messages from preprocessor.
commit
|
commitdiff
|
tree
2009-09-16
Michal Krol
glsl/pp: Add more error messages.
commit
|
commitdiff
|
tree
2009-09-16
Michal Krol
slang: Invoke the preprocessor from withing the slang...
commit
|
commitdiff
|
tree
2009-09-16
Ian Romanick
Merge branch 'mesa_7_6_branch'
commit
|
commitdiff
|
tree
2009-09-16
Brian Paul
gallium: remove incorrect 'return' stmt
commit
|
commitdiff
|
tree
2009-09-16
Ian Romanick
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
commit
|
commitdiff
|
tree
2009-09-16
Ian Romanick
intel: Deassociated drawables from private context...
commit
|
commitdiff
|
tree
2009-09-16
José Fonseca
gallium: Deprecate PIPE_CAP_S3TC.
commit
|
commitdiff
|
tree
2009-09-16
Michal Krol
softpipe: Do not advertise Z32_UNORM as a supported...
commit
|
commitdiff
|
tree
2009-09-16
José Fonseca
gdi: Integrate with llvmpipe where available.
commit
|
commitdiff
|
tree
2009-09-16
José Fonseca
llvmpipe: Make the code portable for MinGW.
commit
|
commitdiff
|
tree
2009-09-16
Zou Nan hai
i965: do a flush in clear, fix openarena render issue,
commit
|
commitdiff
|
tree
2009-09-16
Dave Airlie
radeon: cleanup compile defines mess.
commit
|
commitdiff
|
tree
2009-09-16
Dave Airlie
radeon: oops remove debugging left on in previous patch
commit
|
commitdiff
|
tree
2009-09-16
Dave Airlie
radeon: use txformat to decide to emit rect tex state.
commit
|
commitdiff
|
tree
2009-09-16
Brian Paul
mesa: move generate mipmap calls
commit
|
commitdiff
|
tree
2009-09-16
Brian Paul
mesa: minor clean-up
commit
|
commitdiff
|
tree
2009-09-16
Brian Paul
mesa: remove last of gotos
commit
|
commitdiff
|
tree
2009-09-16
Brian Paul
mesa: more goto removal
commit
|
commitdiff
|
tree
2009-09-16
Brian Paul
mesa: remove some gotos
commit
|
commitdiff
|
tree
2009-09-16
Brian Paul
mesa: clean-up fbo debug code
commit
|
commitdiff
|
tree
2009-09-16
Brian Paul
progs/demos: use non-default texobj in cubemap.c
commit
|
commitdiff
|
tree
2009-09-16
Brian Paul
progs/demos: create a texture object in lodbias.c
commit
|
commitdiff
|
tree
2009-09-15
Zack Rusin
st/xorg: fixing copies and composite shaders
commit
|
commitdiff
|
tree
2009-09-15
Zack Rusin
st/xorg: lots of fixes
commit
|
commitdiff
|
tree
2009-09-15
Brian Paul
docs: GL_ARB_provoking_vertex
commit
|
commitdiff
|
tree
2009-09-15
Brian Paul
mesa: added GL_ARB_provoking_vertex (same as EXT version)
commit
|
commitdiff
|
tree
2009-09-15
Alex Deucher
radeon: don't build non-r600 span code on r600
commit
|
commitdiff
|
tree
2009-09-15
Alex Deucher
r600: minor span cleanups
commit
|
commitdiff
|
tree
2009-09-15
Brian Paul
docs: glUniform functions are now compiled into display...
commit
|
commitdiff
|
tree
2009-09-15
Brian Paul
mesa: compile glUniformMatrix() functions into display...
commit
|
commitdiff
|
tree
2009-09-15
Brian Paul
mesa: implement more glUniform display list functions
commit
|
commitdiff
|
tree
2009-09-15
Brian Paul
docs: document glUseProgram display list fix
commit
|
commitdiff
|
tree
2009-09-15
Brian Paul
mesa: compile glUniform4f() into display lists
commit
|
commitdiff
|
tree
next