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
*
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
*
glapi/glx: Don't send GL API files to the xserver
Ian Romanick
2011-12-13
1
-7
/
+0
*
glapi: Remove mention of nonexistent enums
Ian Romanick
2011-12-13
1
-2
/
+7
*
glapi/glx: Remove g_disptab.h from xserver generated files
Ian Romanick
2011-12-13
1
-1
/
+0
*
r300g: take advantage of KEEP_TILING_FLAGS flush flag
Marek Olšák
2011-12-13
2
-2
/
+10
*
nouveau: get rid of winsys object
Marcin Slusarz
2011-12-13
17
-113
/
+17
*
i915g: Roll back to the previous shader limits.
Stéphane Marchesin
2011-12-13
3
-6
/
+2
*
i915g: Update TODO.
Stéphane Marchesin
2011-12-13
1
-0
/
+2
*
winsys/radeon: add flush option not to rewrite tiling flags in registers
Marek Olšák
2011-12-13
3
-4
/
+24
*
mesa: add const flags to skip MaxVarying and MaxUniform linker checks (v2)
Marek Olšák
2011-12-13
5
-11
/
+53
*
mesa: fix an out-of-bounds access in prog_print.c
Marek Olšák
2011-12-13
1
-0
/
+1
*
glsl_to_tgsi: fix typo in comment
Bryan Cain
2011-12-13
1
-2
/
+2
*
glsl_to_tgsi: emit both operands of shift and bitwise operations
Bryan Cain
2011-12-13
1
-5
/
+5
*
egl_dri2: Fix some valgrind reported leaks
Benjamin Franzke
2011-12-13
4
-8
/
+10
*
mesa: update comments for _DepthBuffer, _StencilBuffer fields
Brian Paul
2011-12-13
1
-2
/
+3
[next]