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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/es: Remove redundant vertex attrib pointer size validation
Ian Romanick
2012-08-24
1
-7
/
+0
*
mesa/es: Disallow BGRA vertex arrays in ES or ES2 contexts
Ian Romanick
2012-08-24
1
-0
/
+5
*
mesa: Rearrange array type checking, filter more types in ES
Ian Romanick
2012-08-24
1
-9
/
+25
*
mesa: Refactor element type checking into its own function
Ian Romanick
2012-08-24
1
-23
/
+25
*
wgl: update some comments
Brian Paul
2012-08-24
2
-2
/
+2
*
st/mesa: don't do (generic) compression of 1D or 1D_ARRAY textures
Brian Paul
2012-08-24
1
-1
/
+11
*
mesa: add generic compressed -> uncompressed format helper
Brian Paul
2012-08-24
2
-0
/
+42
*
mesa: don't try (generic) compression of 1D and 1D_ARRAY textures
Brian Paul
2012-08-24
1
-12
/
+26
*
mesa: add texture target field to ChooseTextureFormat() driver hook
Brian Paul
2012-08-24
13
-18
/
+29
*
xlib: remove texture compression hackery
Brian Paul
2012-08-24
3
-29
/
+0
*
st/mesa: clean up use of 'target' variable in st_context_teximage()
Brian Paul
2012-08-24
1
-3
/
+3
*
automake: convert vgapi
Matt Turner
2012-08-24
5
-100
/
+73
*
build: Check for bison-generated file before bailing because of no bison
Matt Turner
2012-08-24
1
-1
/
+1
*
Move _mesa_dl* functions into dlopen.h and inline them
Matt Turner
2012-08-24
4
-122
/
+75
*
mesa/dlopen: use HAVE_DLOPEN instead of _GNU_SOURCE
Tapani Pälli
2012-08-24
3
-7
/
+10
*
build: Only add links to .so files if we're building them
Matt Turner
2012-08-24
3
-0
/
+6
*
build: Add libOSMesa.so.$(VERSION) link to libdir
Matt Turner
2012-08-24
1
-0
/
+1
*
build: Replace OSMESA_VERSION with generic VERSION_NUMBER
Matt Turner
2012-08-24
2
-4
/
+5
*
build: Order AC_CONFIG_FILES list
Matt Turner
2012-08-24
1
-21
/
+21
*
build: Only build libmesa.la when needed
Matt Turner
2012-08-24
2
-4
/
+10
*
build: Remove duplicate DRI automake conditionals
Matt Turner
2012-08-24
2
-5
/
+2
*
build: Remove GLU_DIRS
Matt Turner
2012-08-24
4
-5
/
+1
*
build: Only generate dispatch assembly code that will be built
Matt Turner
2012-08-24
1
-4
/
+12
*
i965: don't clear resolve map when doing fast depth clears.
Paul Berry
2012-08-24
1
-4
/
+2
*
i965/HiZ: remove assertion from intel_resolve_map_set().
Paul Berry
2012-08-24
1
-3
/
+3
*
radeonsi: remove old tilling handling
Christian König
2012-08-24
3
-279
/
+31
*
mesa/es: Validate glCreateShader targets in Mesa code rather than the ES wrapper
Ian Romanick
2012-08-24
2
-6
/
+1
*
mesa/es: Validate glGetProgramiv pnames in Mesa code rather than the ES wrapper
Ian Romanick
2012-08-24
2
-23
/
+31
*
mesa: Filter glGetProgramiv pnames based on available extensions
Ian Romanick
2012-08-24
1
-30
/
+37
*
swrast: implement cubical depth texture sampling
Brian Paul
2012-08-24
1
-41
/
+74
*
clover: Accept CL_MEM_READ_WRITE flag
Blaž Tomažič
2012-08-24
1
-4
/
+4
*
radeon/llvm: Cleanup R600Instructions.td
Tom Stellard
2012-08-24
2
-93
/
+28
*
main: fix ES compile breakage
Brian Paul
2012-08-24
1
-1
/
+1
*
mesa/swrast: fix GL_TEXTURE_2D_ARRAY texture fetches for dxt formats
Brian Paul
2012-08-24
4
-72
/
+76
*
mesa/swrast: fix GL_TEXTURE_2D_ARRAY texture fetches for latc/rgtc formats
Brian Paul
2012-08-24
4
-88
/
+108
*
mesa: code movement in teximage.c
Brian Paul
2012-08-24
1
-204
/
+198
*
mesa: consolidate glTexImage and glCompressedTexImage code
Brian Paul
2012-08-24
1
-203
/
+138
*
mesa: make glTexImage, glCompressedTexImage proxy code more alike
Brian Paul
2012-08-24
1
-35
/
+42
*
mesa: rename texpal.[ch] to texcompress_cpal.[ch]
Brian Paul
2012-08-24
5
-11
/
+26
*
mesa: s/GLuint/gl_format/ in _mesa_compressed_format_to_glenum()
Brian Paul
2012-08-24
2
-2
/
+2
*
mesa: new _mesa_num_tex_faces() helper
Brian Paul
2012-08-24
10
-16
/
+31
*
mesa: make _mesa_get_proxy_tex_image() static
Brian Paul
2012-08-24
2
-9
/
+8
*
mesa: don't clear proxy image fields when regular GL error is generated
Brian Paul
2012-08-24
1
-11
/
+33
*
mesa: fix glTexImage proxy texture error generation
Brian Paul
2012-08-24
1
-52
/
+43
*
draw: Fix regression in draw_set_sampler(_views).
José Fonseca
2012-08-24
1
-6
/
+6
*
build: don't leave git_sha1.h.tmp after build/install
Vadim Girlin
2012-08-24
1
-0
/
+2
*
radeon/llvm: Set End of Program bit on RAT instructions
Tom Stellard
2012-08-23
3
-10
/
+14
*
radeon/llvm: Use correct instruction for moving immediates
Tom Stellard
2012-08-23
1
-1
/
+2
*
radeon/llvm: Fix some coding style issues
Tom Stellard
2012-08-23
14
-82
/
+135
*
radeon/llvm: Pull changes from external version of the backend
Tom Stellard
2012-08-23
21
-76
/
+38
[next]