index
:
~cand/mesa
e350bug
gsoc
master
pp
cand's mesa tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-18
pp/main queue: Add the PP headers
gsoc
Lauri Kasanen
3
-0/+215
2011-08-18
pp/main queue: Add pp_program.[ch]
Lauri Kasanen
2
-0/+201
2011-08-18
pp/main queue: Add pp_init.c
Lauri Kasanen
1
-0/+283
2011-08-18
pp/main queue: Add pp_run.c
Lauri Kasanen
1
-0/+188
2011-08-18
pp: Add Jimenez' MLAA
Lauri Kasanen
2
-0/+646
2011-08-17
pp: Add the MLAA areamap
Lauri Kasanen
1
-0/+2821
2011-08-17
pp: Cel-shade filter
Lauri Kasanen
2
-0/+117
2011-08-17
pp: Color filters
Lauri Kasanen
2
-0/+149
2011-08-17
pp: Docs
Lauri Kasanen
1
-0/+87
2011-08-17
aux/Makefile,SConscript: Build PP
Lauri Kasanen
2
-0/+12
2011-08-16
st/dri: Bind the post-processing queue to dri
Lauri Kasanen
5
-2/+44
2011-08-16
driconf: Add the PP descriptions
Lauri Kasanen
2
-0/+90
2011-08-16
xmlconfig: Make the error message more informative
Lauri Kasanen
1
-1/+1
2011-08-16
xmlpool.h: fix a typo
Lauri Kasanen
1
-1/+1
2011-08-16
st/dri: Indent driconf options
Lauri Kasanen
1
-7/+11
2011-08-13
glapi: remove gen-es
HEAD
master
Chia-I Wu
13
-7703/+0
2011-08-13
glapi: generate ES dispatch headers from core mesa
Chia-I Wu
4
-14/+27
2011-08-13
glapi: add glapi_gen.mk to help header generation
Chia-I Wu
3
-17/+61
2011-08-13
glapi: use gl_and_es_API.xml to generate GLES headers
Chia-I Wu
5
-23/+47
2011-08-13
glapi: add methods to filter functions
Chia-I Wu
1
-7/+39
2011-08-13
glapi: add gles_api.py
Chia-I Wu
3
-417/+464
2011-08-12
gallium/gbm: Add dependencies for libraries linked into pipe_*.so.
Michel Dänzer
1
-1/+1
2011-08-11
x86-64: Fix compile error with clang
Chad Versace
1
-1/+1
2011-08-11
mesa: fix initialization of GL_FOG_MODE in _mesa_init_driver_state()
Brian Paul
1
-1/+4
2011-08-11
mesa: fix ColorMask array index in _mesa_init_driver_state()
Brian Paul
1
-4/+4
2011-08-11
swrast: don't try to do depth testing if there's no depth buffer
Brian Paul
1
-1/+2
2011-08-11
swrast: initial multi-threaded span rendering
Andreas Fänger
6
-36/+91
2011-08-10
intel: GetBuffer fix
Ben Widawsky
1
-1/+6
2011-08-10
r600g: Add support for ROUND, v2
Lauri Kasanen
2
-3/+5
2011-08-10
i830: Add missing vtable entry for i830 from the hiz work.
Carl Simonson
1
-0/+7
2011-08-10
i965: Drop the reg/hw_reg distinction.
Eric Anholt
5
-36/+37
2011-08-10
i965/fs: Factor out the register allocator setup to a separate function.
Eric Anholt
2
-66/+105
2011-08-10
i965/fs: Simplify the register allocator using a map from RA reg to GRF.
Eric Anholt
1
-41/+38
2011-08-10
i965/fs: Eliminate the magic nature of virtual GRF 0.
Eric Anholt
4
-31/+17
2011-08-10
i965/fs: Use the new convenience interface for setting up reg conflicts.
Eric Anholt
1
-22/+7
2011-08-10
mesa: Add a convenience interface for register allocator conflicts setup.
Eric Anholt
2
-0/+23
2011-08-09
glsl_to_tgsi: improve assignment hack
Henri Verbeet
1
-3/+5
2011-08-09
r300g: silence some warnings about uninitialized variables
Brian Paul
3
-6/+8
2011-08-09
svga: add missing switch case for PIPE_SHADER_CAP_INTEGERS
Brian Paul
1
-0/+2
2011-08-09
glx: move declarations before code
Brian Paul
1
-3/+7
2011-08-09
swrast: silence unused var warnings
Fabio Pedretti
1
-1/+1
2011-08-09
docs: update GL3.txt with new GL 4.2 extensions
Dave Airlie
1
-0/+13
2011-08-08
glsl: validate IR after linking (debug builds only)
Paul Berry
1
-0/+8
2011-08-08
glsl: When linking, emit functions at the tail of the final linked program.
Paul Berry
1
-2/+4
2011-08-08
glsl: Check array size is const before asserting that no IR was generated.
Paul Berry
1
-5/+8
2011-08-08
glsl: Constant-fold built-in functions before outputting IR
Paul Berry
1
-2/+14
2011-08-08
glsl: Emit function signatures at toplevel, even for built-ins.
Paul Berry
4
-20/+22
2011-08-08
Revert "glsl: Skip processing the first function's body in do_dead_functions()."
Paul Berry
1
-10/+1
2011-08-08
st/mesa: inline st_prepare_fragment_program in st_translate_fragment_program
Bryan Cain
2
-179/+162
2011-08-08
glext: upgrade to version 72
Brian Paul
1
-3/+364
[next]