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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
vl: Fix inverted logic in vlc checks
Maarten Lankhorst
2011-12-24
1
-4
/
+4
*
egl,glx,wgl: Fixes stapi->createContext usage
Alexandre Demers
2011-12-24
3
-6
/
+9
*
st-api: Have context_create explain why creation failed
Ian Romanick
2011-12-23
3
-4
/
+28
*
st-api: Clean-up OpenGL profile handling
Ian Romanick
2011-12-23
3
-19
/
+44
*
vl: improve vlc functions and handling
Maarten Lankhorst
2011-12-23
2
-59
/
+156
*
nouveau: Fix bugs in nouveau_video_buffer
Maarten Lankhorst
2011-12-23
2
-4
/
+3
*
gallivm: Close a memory leak
Lauri Kasanen
2011-12-22
1
-0
/
+1
*
softpipe: try and use back color for a slot if color fails.
Dave Airlie
2011-12-22
1
-0
/
+5
*
xvmc: Remove unused variable
Maarten Lankhorst
2011-12-20
1
-3
/
+0
*
vl: Remove unused declaration
Maarten Lankhorst
2011-12-20
1
-1
/
+1
*
vl: Use pipe clear_render_target instead of util_clear_render_target
Maarten Lankhorst
2011-12-20
1
-2
/
+2
*
st/egl: error check and clamp coordinates in eglPostSubBufferNV
Chia-I Wu
2011-12-20
1
-8
/
+21
*
st/egl: Add support for EGL_NV_post_sub_buffer
Fredrik Höglund
2011-12-20
2
-2
/
+24
*
egl: remove #ifdef's for official extensions
Chia-I Wu
2011-12-20
4
-14
/
+0
*
i915g: Add unsupported caps.
Stéphane Marchesin
2011-12-19
1
-0
/
+4
*
i915g: Turn an assert into a debug message, print more debug info for missing...
Stéphane Marchesin
2011-12-19
2
-4
/
+9
*
i915g: Make the pipe_sampler_state struct non const and get rid of useless me...
Stéphane Marchesin
2011-12-19
2
-2
/
+2
*
i915g: Implement KILP.
Stéphane Marchesin
2011-12-19
1
-3
/
+12
*
i915g: Add two unsupported caps.
Stéphane Marchesin
2011-12-19
1
-0
/
+2
*
i915g: Put the templates at the beggining of the structures.
Stéphane Marchesin
2011-12-19
2
-5
/
+5
*
tgsi: update documents with some info on texture lookup
Dave Airlie
2011-12-19
1
-0
/
+11
*
softpipe: fix shadow1d tests.
Dave Airlie
2011-12-19
1
-1
/
+13
*
softpipe: fix shadow 2d texture array sampling
Dave Airlie
2011-12-19
2
-6
/
+22
*
gallium/draw: fix two side handling
Dave Airlie
2011-12-19
1
-18
/
+9
*
vdpau: Add background surface support
Maarten Lankhorst
2011-12-19
1
-1
/
+10
*
vdpau: Add support for mixer attributes
Maarten Lankhorst
2011-12-19
3
-15
/
+147
*
vdpau: Add support for parameters
Maarten Lankhorst
2011-12-19
3
-6
/
+126
*
softpipe: fix depth sampling for linear vs nearest.
Dave Airlie
2011-12-19
1
-7
/
+16
*
softpipe: fix texture sampling from 1D texture array
Dave Airlie
2011-12-19
1
-0
/
+13
*
nvc0: add NVC0_RESOURCE_FLAG_VIDEO
Christoph Bumiller
2011-12-18
2
-0
/
+30
*
r600g: fix MAX_STREAM_OUTPUT_SEPARATE_ATTRIBS limit
Marek Olšák
2011-12-17
1
-2
/
+1
*
r600g: handle new caps
Marek Olšák
2011-12-17
1
-0
/
+2
*
r300g: handle new caps
Marek Olšák
2011-12-17
1
-0
/
+4
*
r600g: implement transform feedback
Marek Olšák
2011-12-17
18
-13
/
+873
*
gallivm: Fix build with llvm-3.1svn.
Vinson Lee
2011-12-16
2
-1
/
+15
*
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
4
-0
/
+118
*
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
*
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
[next]