index
:
~bwidawsk/mesa
context_support
for-bernard
gtt-map-nonblock
new-system-routine
system_routine
system_routine_temp
Unnamed repository; edit this file to name it for gitweb.
bwidawsk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-19
context support! not tested at all! woooooooooo!
HEAD
context_support
Kenneth Graunke
5
-4/+21
2012-03-15
glsl: Add GLSL 1.40 textureSize() implementations for sampler2DRect.
Eric Anholt
3
-2/+19
2012-03-15
glsl: Set up generated builtin functions handling for GLSL 1.40.
Eric Anholt
1
-3/+3
2012-03-15
glsl: Add support for integer sampler2DRect variants in GLSL 1.40.
Eric Anholt
3
-2/+27
2012-03-15
glsl: Drop ftransform() from GLSL 1.40 profile.
Eric Anholt
1
-2/+0
2012-03-15
glsl: Copy GLSL 1.30 builtin profile to GLSL 1.40.
Eric Anholt
2
-0/+1946
2012-03-15
glsl: When failing to compile some builtins, print the error.
Eric Anholt
1
-0/+8
2012-03-15
glsl: Let the builtin compiler process GLSL 1.40 shaders.
Eric Anholt
1
-3/+3
2012-03-15
glsl: Update builtin variables for GLSL 1.40.
Eric Anholt
1
-109/+150
2012-03-15
glsl: Hook up the current GLSL 1.30 types and builtins for 1.40.
Eric Anholt
3
-1/+10
2012-03-15
glsl: Add support for parsing #version 140.
Eric Anholt
4
-0/+8
2012-03-14
i965: Enable SIMD16 mode for shaders with loops on Gen6+.
Kenneth Graunke
1
-1/+1
2012-03-14
gallivm: Fix createOProfileJITEventListener namespace with llvm-3.1.
Vinson Lee
1
-0/+4
2012-03-14
noop: Use non-recursive automake
Tom Stellard
3
-16/+18
2012-03-14
identity: Use non-recursive automake
Tom Stellard
3
-14/+18
2012-03-14
galahad: Use non-recursive automake
Tom Stellard
3
-15/+44
2012-03-14
gallium/drivers: Use automake to generate makefile
Tom Stellard
19
-16/+50
2012-03-14
docs: fix html in banner.html
Christopher Yeleighton
1
-23/+23
2012-03-13
glsl: Avoid extra if statements for logic and/or with no side effects.
Eric Anholt
1
-17/+6
2012-03-13
mesa: add back glGetnUniform*v() overflow error reporting
Dylan Noblesmith
2
-5/+13
2012-03-12
mesa: Fix the cause of piglit test fbo-array failure
Anuj Phogat
1
-1/+3
2012-03-12
mesa: fix _mesa_DebugMessageCallbackARB() to silence warnings
Brian Paul
1
-2/+2
2012-03-12
radeon: remove use of DD_FLATSHADE
Brian Paul
1
-1/+1
2012-03-12
docs: fix up html tags in autoconf.html
Christopher Yeleighton
1
-61/+37
2012-03-12
mesa: add more comments about textarget in framebuffer_texture()
Brian Paul
1
-2/+10
2012-03-12
mesa: renumber remaining DD_ constants
Brian Paul
1
-10/+10
2012-03-12
mesa: remove unused DD_TRI_CULL_FRONT_BACK
Brian Paul
3
-12/+4
2012-03-12
mesa: remove unused DD_FLATSHADE
Brian Paul
4
-9/+1
2012-03-12
mesa: remove unused DD_TRI_TWOSTENCIL
Brian Paul
4
-11/+1
2012-03-12
mesa: remove _DD_NEW_x flags
Brian Paul
1
-21/+0
2012-03-12
tnl: stop using _DD_NEW_x flags
Brian Paul
1
-1/+2
2012-03-12
swrast: s/_DD_NEW_SEPARATE_SPECULAR/_MESA_NEW_SEPARATE_SPECULAR/
Brian Paul
1
-3/+3
2012-03-12
mesa: define _MESA_NEW_SEPARATE_SPECULAR
Brian Paul
2
-2/+8
2012-03-12
i915: remove occurances of _DD_NEW_x flags
Brian Paul
1
-7/+5
2012-03-12
mesa: remove ctx->Driver.ClearColor() hook
Brian Paul
3
-34/+0
2012-03-12
mesa/gdi: remove clear_color() function
Brian Paul
1
-32/+15
2012-03-12
xlib: remove clear_color() function
Brian Paul
1
-25/+11
2012-03-12
radeon/r200: remove ClearColor driver functions
Brian Paul
5
-41/+0
2012-03-12
mesa: remove ctx->Driver.ClearDepth(), ClearStencil() driver hooks
Brian Paul
5
-28/+0
2012-03-12
radeon/r200: remove ClearDepth() and ClearStencil() driver hooks
Brian Paul
5
-86/+0
2012-03-12
radeon/r200: remove hyperz/fast clear testing code
Brian Paul
2
-20/+0
2012-03-12
docs: Fix unclosed anchor tag in xlibdriver.html.
Kenneth Graunke
1
-1/+1
2012-03-11
egl/drm: Include errno.h
José Fonseca
1
-0/+1
2012-03-11
Set close on exec flag FD_CLOEXEC
David Fries
7
-6/+66
2012-03-11
mapi/glapi: Fix glDebugMessageCallbackARB arg type to GLDEBUGPROCARB
José Fonseca
6
-8/+10
2012-03-11
glapi/gen: Add support for pointer types.
José Fonseca
3
-3/+5
2012-03-11
mesa: Prevent collision of ERROR define on Windows.
José Fonseca
1
-0/+3
2012-03-11
include: Fix glDebugMessageCallbackARB's prototype.
José Fonseca
1
-2/+2
2012-03-10
mesa: expose ARB_debug_output
Marek Olšák
1
-0/+1
2012-03-10
mesa: display list dispatch for ARB_debug_output
Marek Olšák
1
-0/+3
[next]