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
...
*
build: Don't fail if libX11 isn't installed
Daniel Stone
2012-10-14
1
-1
/
+1
*
nouveau: fix offset in nouveau_buffer_transfer_map
Christoph Bumiller
2012-10-14
1
-1
/
+1
*
u_format_s3tc.c: Don't call getenv() twice
Matt Turner
2012-10-12
1
-2
/
+3
*
android: generate matching remap_helper to dispatch table
Tapani Pälli
2012-10-12
1
-1
/
+1
*
gallivm: Don't use llvm.x86.avx.max/min.ps.256 inadvertently.
José Fonseca
2012-10-12
1
-4
/
+4
*
tgsi: Dump register number when dumping immediates.
José Fonseca
2012-10-12
1
-1
/
+7
*
gallivm: fix rsqrt failures
Roland Scheidegger
2012-10-12
2
-15
/
+76
*
galahad: galahad_context_blit
José Fonseca
2012-10-12
1
-11
/
+15
*
r600g: move shader structures into r600_shader.h
Marek Olšák
2012-10-12
9
-25
/
+30
*
mesa/st: Fix assertions.
José Fonseca
2012-10-12
1
-2
/
+2
*
doxygen: add gbm to .gitignore
Andreas Boll
2012-10-12
1
-0
/
+1
*
r600g: implement MSAA resolving for 8-bit and 16-bit integer formats
Marek Olšák
2012-10-12
3
-6
/
+46
*
intel: print debug either to stdout or `logcat' depending on platform.
Oliver McFadden
2012-10-12
2
-4
/
+16
*
util: fix broken pipe_get_tile_rgba() call
Brian Paul
2012-10-11
1
-1
/
+1
*
radeon/llvm: Fix build with LLVM 3.2
Tom Stellard
2012-10-11
1
-3
/
+10
*
clover: Fix build with LLVM 3.2
Tom Stellard
2012-10-11
1
-1
/
+10
*
clover: Don't link against libclangRewrite
Tom Stellard
2012-10-11
1
-1
/
+0
*
radeonsi: handle unhandled CAPs
Marek Olšák
2012-10-11
1
-0
/
+4
*
radeonsi: fixup the return type of is_format_supported
Marek Olšák
2012-10-11
2
-10
/
+10
*
radeonsi: remove unused local variables
Marek Olšák
2012-10-11
4
-9
/
+0
*
r600g: put user indices in the command stream for small index counts
Marek Olšák
2012-10-11
2
-14
/
+28
*
r600g: inline r600_translate_index_buffer
Marek Olšák
2012-10-11
4
-65
/
+22
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
103
-2014
/
+1204
*
st/mesa: use the renderbuffer chosen by core Mesa in CopyTexSubImage
Marek Olšák
2012-10-11
1
-12
/
+1
*
softpipe: remove unused functions
Marek Olšák
2012-10-11
2
-26
/
+0
*
st/mesa: use transfer_inline_write in st_texture_image_data
Marek Olšák
2012-10-11
1
-46
/
+8
*
st/mesa: remove useless checking in reset_cache
Marek Olšák
2012-10-11
1
-6
/
+0
*
docs: start release notes file for 9.1
Andreas Boll
2012-10-11
2
-0
/
+65
*
svga: don't use uninitialized framebuffer state
Brian Paul
2012-10-11
1
-2
/
+4
*
svga: Remove wierd code which forces non-sRGB formats.
John Kåre Alsaker
2012-10-10
1
-8
/
+0
*
svga: Add support for 16-bit per channel RGBA
John Kåre Alsaker
2012-10-10
1
-0
/
+3
*
i965/vs: Add support for splitting virtual GRFs.
Eric Anholt
2012-10-10
3
-0
/
+62
*
i965/vs: Try again when we've successfully spilled a reg.
Eric Anholt
2012-10-10
3
-10
/
+16
*
i965/vs: Implement register spilling.
Kenneth Graunke
2012-10-10
3
-1
/
+144
*
i965/vs: Fix unit mismatch in scratch base_offset parameter.
Kenneth Graunke
2012-10-10
3
-4
/
+8
*
egl: Return EGL_BAD_MATCH for invalid profile attributes
Matt Turner
2012-10-10
1
-10
/
+7
*
radeon/llvm: use ceil intrinsic instead of llvm.AMDIL.round.posinf
Vincent Lejeune
2012-10-10
3
-6
/
+2
*
radeon/llvm: use floor intrinsic instead of llvm.AMDIL.floor
Vincent Lejeune
2012-10-10
5
-5
/
+5
*
radeon/llvm: use llvm fabs intrinsic
Vincent Lejeune
2012-10-10
3
-6
/
+4
*
radeon/llvm: use llvm intrinsic for flog2
Vincent Lejeune
2012-10-10
4
-5
/
+4
*
radeon/llvm: add support for cos/sin intrinsic
Vincent Lejeune
2012-10-10
3
-12
/
+15
*
radeon/llvm: add a pattern for fsqrt
Vincent Lejeune
2012-10-10
1
-0
/
+3
*
glapi: Reformat python code generation scripts to use 4-space indentation.
Paul Berry
2012-10-10
21
-5698
/
+5698
*
mesa: Avoid C99 indexed initializers.
José Fonseca
2012-10-10
2
-5
/
+29
*
mesa: Prevent CONST macro re-definition.
José Fonseca
2012-10-10
1
-0
/
+1
*
mesa: Silence 'assignment makes integer from pointer without a cast' warnings.
José Fonseca
2012-10-10
1
-2
/
+2
*
glget: fix make check for glGet GL_POLYGON_OFFSET_BIAS
Imre Deak
2012-10-10
1
-1
/
+1
*
mesa: glGet: remove the unused TYPE_API_MASK flags
Imre Deak
2012-10-10
1
-6
/
+0
*
mesa: glGet: use the build time generated hash tables
Imre Deak
2012-10-10
2
-1015
/
+13
*
mesa: glGet: add script to generate hash tables in build time
Imre Deak
2012-10-10
6
-2
/
+984
[prev]
[next]