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
*
nvfx,nv50,nvc0: handle PIPE_CAP_GLSL_FEATURE_LEVEL
Christoph Bumiller
2012-01-29
3
-0
/
+6
*
dri: don't link with DRICORE_LIB_DEPS
Matt Turner
2012-01-28
6
-7
/
+1
*
st/mesa: use table-driven approach to exposing extensions for formats (v3)
Marek Olšák
2012-01-29
1
-207
/
+167
*
st/mesa: use table-driven approach to exposing extensions based on CAPs
Marek Olšák
2012-01-29
1
-108
/
+58
*
st/mesa: add PIPE_CAP_GLSL_FEATURE_LEVEL, cleanup st_extensions.c
Marek Olšák
2012-01-29
6
-22
/
+41
*
state_stracker: Fix access to uninitialized memory.
Mathias Fröhlich
2012-01-29
1
-1
/
+1
*
draw: Remove unused variables.
Vinson Lee
2012-01-28
1
-4
/
+0
*
r600g: fix linear and flat interpolation
Vadim Girlin
2012-01-28
4
-17
/
+27
*
i965: fix inverted point sprite origin when rendering to FBO
Yuanhan Liu
2012-01-28
3
-5
/
+27
*
mesa: remove byteswap check in fast_read_rgba_pixels_memcpy()
Brian Paul
2012-01-27
1
-5
/
+0
*
mesa: more use of _mesa_format_matches_format_and_type() in texstore code
Brian Paul
2012-01-27
1
-12
/
+7
*
mesa: more use of _mesa_format_matches_format_and_type() in texstore code
Brian Paul
2012-01-27
1
-19
/
+4
*
mesa: more use of _mesa_format_matches_format_and_type() in texstore code
Brian Paul
2012-01-27
1
-13
/
+7
*
mesa: more use of _mesa_format_matches_format_and_type() in texstore code
Brian Paul
2012-01-27
1
-18
/
+8
*
mesa: use _mesa_format_matches_format_and_type() in texstore code
Brian Paul
2012-01-27
1
-44
/
+4
*
mesa: implement more cases in _mesa_format_matches_format_and_type()
Brian Paul
2012-01-27
1
-2
/
+22
*
mesa: use swapBytes parameter in _mesa_format_matches_format_and_type()
Brian Paul
2012-01-27
1
-38
/
+93
*
mesa: added swapBytes parameter to _mesa_format_matches_format_and_type()
Brian Paul
2012-01-27
4
-7
/
+12
*
mesa: rewrite, simplify some of the logic in _mesa_format_matches_format_and_...
Brian Paul
2012-01-27
1
-9
/
+28
*
mesa: add BGR888 code in _mesa_format_matches_format_and_type()
Brian Paul
2012-01-27
1
-1
/
+1
*
mesa: fix error in _mesa_format_matches_format_and_type() for RGB888
Brian Paul
2012-01-27
1
-1
/
+1
*
mesa: remove redundant byte swap check
Brian Paul
2012-01-27
1
-6
/
+2
*
mesa: remove LSB-first pixel packing check in glReadPixels
Brian Paul
2012-01-27
1
-2
/
+1
*
swrast: Fix implicit declaration warnings
Chad Versace
2012-01-27
1
-0
/
+1
*
r600g: remove unsupported evergreen CB formats
Alex Deucher
2012-01-27
1
-7
/
+0
*
mesa: Avoid void * arithmetic.
José Fonseca
2012-01-27
1
-1
/
+1
*
swrast: Fix fixed-function fragment processing
Chad Versace
2012-01-27
9
-44
/
+45
*
mesa: set clamp bit in glGetTexImage for GL_UNSIGNED_NORMALIZED
Anuj Phogat
2012-01-27
1
-0
/
+9
*
mesa: Don't round-trip integer texture data through a floating point temp.
Eric Anholt
2012-01-27
1
-21
/
+24
*
mesa: When unpacking signed integer pixel data, don't clamp to 0.
Eric Anholt
2012-01-27
1
-33
/
+12
*
mesa: Add clamping for packing of integer data.
Eric Anholt
2012-01-27
1
-4
/
+4
*
mesa: Add missing format unpack for some integer texture formats.
Eric Anholt
2012-01-27
1
-0
/
+321
*
i965: Don't allow rendering to non-GL_RED/RG/RGBA integer textures.
Eric Anholt
2012-01-27
1
-0
/
+11
*
intel: Pass the gl_renderbuffer to render_target_supported() vtable method.
Eric Anholt
2012-01-27
7
-10
/
+17
*
intel: Make a renderbuffer wrapping a texture have the same _BaseFormat.
Eric Anholt
2012-01-27
1
-1
/
+1
*
intel: Simplify intel_renderbuffer_update_wrapper() by passing in the image.
Eric Anholt
2012-01-27
1
-20
/
+9
*
intel: Drop intel_wrap_miptree().
Eric Anholt
2012-01-27
1
-53
/
+3
*
intel: Comment typo fix.
Eric Anholt
2012-01-27
1
-1
/
+1
*
mesa: Fix handling of glCopyBufferSubData() for src == dst.
Eric Anholt
2012-01-27
1
-6
/
+19
*
intel: Fix accum buffer mapping since the swrast rework.
Eric Anholt
2012-01-27
1
-5
/
+7
*
mesa: Fix display list handling for GL_EXT_framebuffer_multisample.
Eric Anholt
2012-01-27
1
-0
/
+3
*
mesa: Fix display list handling for EXT_framebuffer_object.
Eric Anholt
2012-01-27
1
-0
/
+18
*
gallivm: Swizzle constants into the right AoS ordering.
Brian Paul
2012-01-27
1
-1
/
+1
*
draw: Ensure that prepare is always run after LLVM garbagge collection.
José Fonseca
2012-01-27
1
-0
/
+5
*
Revert "r600g: use S_028B20_BUFFER_0_EN macro for streamout buffer enable"
Marek Olšák
2012-01-27
1
-1
/
+1
*
i965/automake: use $top_srcdir instead of relative links
Matt Turner
2012-01-27
1
-3
/
+3
*
dri common: add .gitignore
Matt Turner
2012-01-27
1
-1
/
+3
*
dri: make sure to build libdricommon.la
Matt Turner
2012-01-26
1
-1
/
+1
*
i965: Drop the missing symbols link test.
Eric Anholt
2012-01-26
1
-9
/
+0
*
nouveau: Fix missing dri common symbols after automake conversion.
Eric Anholt
2012-01-26
1
-1
/
+2
[next]