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
...
*
st/mesa: expose conservative_depth if GLSL 1.3 is supported
Marek Olšák
2011-12-17
1
-0
/
+6
*
gallivm: Fix build with llvm-3.1svn.
Vinson Lee
2011-12-16
2
-1
/
+15
*
mesa: Fix memory leak on error path.
Vinson Lee
2011-12-16
1
-0
/
+1
*
st/mesa: Fix memory leak in out-of-memory path.
Vinson Lee
2011-12-16
1
-0
/
+1
*
meta: use _mesa_prepare_mipmap_level() in the mipmap generation code
Brian Paul
2011-12-16
1
-35
/
+12
*
mesa: new _mesa_prepare_mipmap_level() function for mipmap generation
Brian Paul
2011-12-16
2
-33
/
+101
*
mesa: make update_fbo_texture() non-static
Brian Paul
2011-12-16
2
-5
/
+10
*
mesa: whitespace and comment fixes in fbobject.c
Brian Paul
2011-12-16
1
-9
/
+11
*
mesa: add MESA_FORMAT_RGB565[_REV] as candidates for GL_R3_G3_B2
Brian Paul
2011-12-16
1
-0
/
+2
*
vbo: add comment for map_vp_non[] array
Brian Paul
2011-12-16
1
-0
/
+1
*
mesa: add a few comments for the z unpacking functions
Brian Paul
2011-12-16
1
-0
/
+8
*
Enabling display list support for glClearBuffer functions with minor fixes
Anuj Phogat
2011-12-15
1
-11
/
+11
*
gallium: fix a crash in drivers that don't support stream output
Fredrik Höglund
2011-12-15
1
-1
/
+2
*
llvmpipe: adapt to struct stream_output_info modifications
Christoph Bumiller
2011-12-15
1
-9
/
+2
*
nvc0: implement new stream output interface
Christoph Bumiller
2011-12-15
15
-189
/
+372
*
d3d1x: implement new stream output interface
Christoph Bumiller
2011-12-15
7
-50
/
+213
*
st/mesa: implement EXT_transform_feedback and ARB_transform_feedback2
Marek Olšák
2011-12-15
16
-37
/
+326
*
u_blitter: implement copy_buffer using stream output
Marek Olšák
2011-12-15
2
-2
/
+96
*
u_blitter: restore stream output targets
Marek Olšák
2011-12-15
2
-0
/
+36
*
trace: implement stream output interface
Christoph Bumiller
2011-12-15
1
-0
/
+73
*
noop: implement stream output
Marek Olšák
2011-12-15
1
-0
/
+35
*
gallium: utility helper functions for stream output
Marek Olšák
2011-12-15
7
-7
/
+66
*
gallium: interface changes necessary to implement transform feedback (v5)
Marek Olšák
2011-12-15
24
-89
/
+210
*
gallium: disable stream output in drivers that support it
Marek Olšák
2011-12-15
5
-2
/
+23
*
mesa: implement DrawTransformFeedback from ARB_transform_feedback2
Marek Olšák
2011-12-15
26
-98
/
+205
*
st/xa: Disable composite solid fill with mask
Thomas Hellstrom
2011-12-15
1
-1
/
+19
*
st/xa: Fix format conversion copy alpha channel
Thomas Hellstrom
2011-12-15
3
-3
/
+13
*
st/xa: Fix component alpha check
Thomas Hellstrom
2011-12-15
1
-2
/
+1
*
st/egl: fix compiler warnings
Chia-I Wu
2011-12-15
2
-3
/
+3
*
st/egl: Implement EGL_NOK_swap_region for x11
Fredrik Höglund
2011-12-15
3
-20
/
+51
*
st/egl: Add support for EGL_NOK_swap_region
Fredrik Höglund
2011-12-15
3
-3
/
+46
*
i965: Drop separate stencil assertions in update_draw_buffer().
Eric Anholt
2011-12-14
1
-16
/
+0
*
intel: Simplify and touch up the FBO completeness test.
Eric Anholt
2011-12-14
1
-18
/
+21
*
intel: Remove another renderbuffer allocation path.
Eric Anholt
2011-12-14
1
-8
/
+4
*
intel: Make the separate stencil RB storage path match texture more.
Eric Anholt
2011-12-14
1
-76
/
+52
*
intel: Move S8 width/height alignment to miptree creation.
Eric Anholt
2011-12-14
3
-55
/
+22
*
intel: Drop check for wrapped_depth in RB mapping.
Eric Anholt
2011-12-14
1
-1
/
+1
*
intel: Fix uninitialized values in debug output for renderbuffer mapping.
Eric Anholt
2011-12-14
1
-1
/
+1
*
swrast: Add a note about overlapping support for framebuffer blit.
Eric Anholt
2011-12-14
1
-1
/
+9
*
swrast: Don't do Z24S8 drawpixels fast-paths with Z32_X24S8 input data.
Eric Anholt
2011-12-14
1
-2
/
+4
*
st/vdpau: fix unwanted output scaling
Christian König
2011-12-14
1
-7
/
+12
*
st/vdpau: some mixer fixes
Christian König
2011-12-14
3
-2
/
+8
*
g3dvl/compositor: improve dirty area handling
Christian König
2011-12-14
8
-47
/
+81
*
Add mismatch check for glGetTexImage or it will return -1 and may lead to seg...
Jian Zhao
2011-12-14
1
-0
/
+8
*
glsl: Fix crashes caused by Bison error messages involving "'%'".
Kenneth Graunke
2011-12-13
1
-0
/
+6
*
Regenerate files from previous commits
Ian Romanick
2011-12-13
6
-2757
/
+2771
*
glapi/glx: For GLX code, use the existing _X_HIDDEN and _X_INTERNAL defines
Ian Romanick
2011-12-13
3
-25
/
+25
*
glapi/glx: Generate glapi_gentable.c so that the xserver can use it
Ian Romanick
2011-12-13
1
-5
/
+33
*
glapi/glx: Generate dispatch.h so that the xserver can use it
Ian Romanick
2011-12-13
1
-0
/
+4
*
glapi/glx: Xserver wants dispatch.h, not glapidispatch.h
Ian Romanick
2011-12-13
2
-3
/
+5
[prev]
[next]