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
*
shared-glapi: Convert to automake
Kristian Høgsberg
2012-03-19
10
-100
/
+59
*
r600g: fix r600_get_backend_mask() for virtual addresses
Alex Deucher
2012-03-19
1
-2
/
+5
*
i915: fallback for NPOT cubemap texture
Yuanhan Liu
2012-03-19
1
-0
/
+22
*
r600g: fix point rendering
Marek Olšák
2012-03-19
1
-1
/
+1
*
st/mesa: add null pointer check in st_texture_image_map()
Brian Paul
2012-03-17
1
-0
/
+3
*
dri_util: add copyright/license blurb
Brian Paul
2012-03-17
1
-0
/
+24
*
darwin: Build create_context.c
Jeremy Huddleston
2012-03-16
2
-1
/
+7
*
i965/fs: Jump from discard statements to the end of the program when done.
Eric Anholt
2012-03-16
4
-5
/
+126
*
i965: Add disasm for gen6+ UIP/JIP on BREAK/CONT/HALT.
Eric Anholt
2012-03-16
1
-0
/
+4
*
glsl: Add GLSL 1.40 textureSize() implementations for sampler2DRect.
Eric Anholt
2012-03-15
3
-2
/
+19
*
glsl: Set up generated builtin functions handling for GLSL 1.40.
Eric Anholt
2012-03-15
1
-3
/
+3
*
glsl: Add support for integer sampler2DRect variants in GLSL 1.40.
Eric Anholt
2012-03-15
3
-2
/
+27
*
glsl: Drop ftransform() from GLSL 1.40 profile.
Eric Anholt
2012-03-15
1
-2
/
+0
*
glsl: Copy GLSL 1.30 builtin profile to GLSL 1.40.
Eric Anholt
2012-03-15
2
-0
/
+1946
*
glsl: When failing to compile some builtins, print the error.
Eric Anholt
2012-03-15
1
-0
/
+8
*
glsl: Let the builtin compiler process GLSL 1.40 shaders.
Eric Anholt
2012-03-15
1
-3
/
+3
*
glsl: Update builtin variables for GLSL 1.40.
Eric Anholt
2012-03-15
1
-109
/
+150
*
glsl: Hook up the current GLSL 1.30 types and builtins for 1.40.
Eric Anholt
2012-03-15
3
-1
/
+10
*
glsl: Add support for parsing #version 140.
Eric Anholt
2012-03-15
4
-0
/
+8
*
i965: Enable SIMD16 mode for shaders with loops on Gen6+.
Kenneth Graunke
2012-03-14
1
-1
/
+1
*
gallivm: Fix createOProfileJITEventListener namespace with llvm-3.1.
Vinson Lee
2012-03-14
1
-0
/
+4
*
noop: Use non-recursive automake
Tom Stellard
2012-03-14
2
-16
/
+14
*
identity: Use non-recursive automake
Tom Stellard
2012-03-14
2
-14
/
+14
*
galahad: Use non-recursive automake
Tom Stellard
2012-03-14
2
-15
/
+28
*
gallium/drivers: Use automake to generate makefile
Tom Stellard
2012-03-14
18
-16
/
+49
*
glsl: Avoid extra if statements for logic and/or with no side effects.
Eric Anholt
2012-03-13
1
-17
/
+6
*
mesa: add back glGetnUniform*v() overflow error reporting
Dylan Noblesmith
2012-03-13
2
-5
/
+13
*
mesa: Fix the cause of piglit test fbo-array failure
Anuj Phogat
2012-03-12
1
-1
/
+3
*
mesa: fix _mesa_DebugMessageCallbackARB() to silence warnings
Brian Paul
2012-03-12
1
-2
/
+2
*
radeon: remove use of DD_FLATSHADE
Brian Paul
2012-03-12
1
-1
/
+1
*
mesa: add more comments about textarget in framebuffer_texture()
Brian Paul
2012-03-12
1
-2
/
+10
*
mesa: renumber remaining DD_ constants
Brian Paul
2012-03-12
1
-10
/
+10
*
mesa: remove unused DD_TRI_CULL_FRONT_BACK
Brian Paul
2012-03-12
3
-12
/
+4
*
mesa: remove unused DD_FLATSHADE
Brian Paul
2012-03-12
4
-9
/
+1
*
mesa: remove unused DD_TRI_TWOSTENCIL
Brian Paul
2012-03-12
4
-11
/
+1
*
mesa: remove _DD_NEW_x flags
Brian Paul
2012-03-12
1
-21
/
+0
*
tnl: stop using _DD_NEW_x flags
Brian Paul
2012-03-12
1
-1
/
+2
*
swrast: s/_DD_NEW_SEPARATE_SPECULAR/_MESA_NEW_SEPARATE_SPECULAR/
Brian Paul
2012-03-12
1
-3
/
+3
*
mesa: define _MESA_NEW_SEPARATE_SPECULAR
Brian Paul
2012-03-12
2
-2
/
+8
*
i915: remove occurances of _DD_NEW_x flags
Brian Paul
2012-03-12
1
-7
/
+5
*
mesa: remove ctx->Driver.ClearColor() hook
Brian Paul
2012-03-12
3
-34
/
+0
*
mesa/gdi: remove clear_color() function
Brian Paul
2012-03-12
1
-32
/
+15
*
xlib: remove clear_color() function
Brian Paul
2012-03-12
1
-25
/
+11
*
radeon/r200: remove ClearColor driver functions
Brian Paul
2012-03-12
5
-41
/
+0
*
mesa: remove ctx->Driver.ClearDepth(), ClearStencil() driver hooks
Brian Paul
2012-03-12
5
-28
/
+0
*
radeon/r200: remove ClearDepth() and ClearStencil() driver hooks
Brian Paul
2012-03-12
5
-86
/
+0
*
radeon/r200: remove hyperz/fast clear testing code
Brian Paul
2012-03-12
2
-20
/
+0
*
egl/drm: Include errno.h
José Fonseca
2012-03-11
1
-0
/
+1
*
Set close on exec flag FD_CLOEXEC
David Fries
2012-03-11
7
-6
/
+66
*
mapi/glapi: Fix glDebugMessageCallbackARB arg type to GLDEBUGPROCARB
José Fonseca
2012-03-11
6
-8
/
+10
[next]