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
*
svga: use the draw-module's sprite stage depending on FS inputs
Brian Paul
2011-11-03
1
-1
/
+23
*
svga: pass fragment shader to draw module
Brian Paul
2011-11-03
3
-0
/
+12
*
svga: implement generic variable index remapping
Brian Paul
2011-11-03
9
-21
/
+165
*
draw: assert that we have non-null fragment shader
Brian Paul
2011-11-03
2
-0
/
+4
*
r300g: force buffer placements to GTT on big endian machines
Marek Olšák
2011-11-03
1
-0
/
+6
*
state_trackers/vdpau: Add support for VC-1 decoding
Maarten Lankhorst
2011-11-03
3
-2
/
+109
*
state_trackers/vdpau: Add mpeg4 part2 to PipeToProfile and ProfileToPipe
Maarten Lankhorst
2011-11-03
1
-0
/
+8
*
state_trackers/vdpau: Add support for MPEG4 Part 2
Maarten Lankhorst
2011-11-03
2
-20
/
+105
*
state_trackers/vdpau: Test if profile is supported first before trying to cre...
Maarten Lankhorst
2011-11-03
1
-0
/
+12
*
state_trackers/vdpau: Add num_slices to mpeg12 picture structure
Maarten Lankhorst
2011-11-03
2
-0
/
+2
*
state_trackers/vdpau: Implement VdpGenerateCSCMatrix
Maarten Lankhorst
2011-11-03
3
-2
/
+40
*
g3dvl: remove some stale variable increment
Christian König
2011-11-03
1
-1
/
+1
*
r600g: more integer support
Dave Airlie
2011-11-03
2
-23
/
+37
*
libgl-gdi: Mingw-w64 in 32bit mode matches the Mingw32's .DEF semantics.
José Fonseca
2011-11-03
1
-1
/
+1
*
wglSetPixelFormat should ignore the ppfd parameter.
Morgan Armand
2011-11-02
1
-2
/
+4
*
r300g: Fix queries on big endian hosts.
Michel Dänzer
2011-11-02
1
-1
/
+2
*
gallium/util: Add macros for converting from little endian to CPU byte order.
Michel Dänzer
2011-11-02
1
-0
/
+13
*
gallium/dri: Remove references to vblank.
José Fonseca
2011-11-02
2
-7
/
+0
*
Fix gallium dri compile and a merge conflict
Kristian Høgsberg
2011-11-02
3
-9
/
+1
*
svga: Tag cursors with the scanout hint
Jakob Bornecrantz
2011-11-02
1
-2
/
+3
*
dri: Remove unused dri texmem.c
Kristian Høgsberg
2011-11-02
2
-4
/
+2
*
dri: Drop unused dri renderbuffer helper functions
Kristian Høgsberg
2011-11-02
2
-4
/
+2
*
dri: Remove unnecessary timestamp pointer indirection
Kristian Høgsberg
2011-11-02
3
-5
/
+4
*
dri: Remove cliprect information from __DRIdrawable
Kristian Høgsberg
2011-11-02
1
-18
/
+1
*
dri: Remove driMediaStreamCounterExtension
Kristian Høgsberg
2011-11-02
1
-2
/
+0
*
dri: Remove driSwapControlExtension
Kristian Høgsberg
2011-11-02
1
-2
/
+0
*
dri: Drop driCopySubBufferExtension
Kristian Høgsberg
2011-11-02
1
-2
/
+0
*
dri: Drop driReadDrawableExtension
Kristian Høgsberg
2011-11-02
1
-2
/
+0
*
dri: Drop driLegacyExtension
Kristian Høgsberg
2011-11-02
1
-1
/
+0
*
st/dri/sw: add get_image inline helper similar to put_image
George Sapountzis
2011-11-02
1
-4
/
+16
*
st/dri/sw: Fix incorrect cast
Benjamin Franzke
2011-11-02
1
-1
/
+1
*
st/dri/sw: Implement texture_from_pixmap
Benjamin Franzke
2011-11-02
4
-5
/
+60
*
Revert "Duplicate state_tracker/dri/sw/dri_drawable.c"
Benjamin Franzke
2011-11-02
1
-269
/
+1
*
Revert "state_trackers/dri/sw: Implement texture_from_pixmap."
Benjamin Franzke
2011-11-02
1
-43
/
+7
*
r600g: add comment about special shader exports
Alex Deucher
2011-11-02
1
-0
/
+32
*
r600g: take into account PSIZE output for spi mapping
Vadim Girlin
2011-11-02
1
-3
/
+6
*
svga: Update state prototypes to return pipe_error.
José Fonseca
2011-11-02
6
-25
/
+36
*
postprocess: remove const qualifiers on unsigned int parameters
Brian Paul
2011-11-01
1
-2
/
+2
*
st/xa: Add a scanout flag for surfaces
Thomas Hellstrom
2011-11-01
2
-1
/
+14
*
llvmpipe: Re-advertise support for stencil formats...
José Fonseca
2011-11-01
1
-5
/
+6
*
llvmpipe: Use -1 instead of ~0 for "no slot".
José Fonseca
2011-11-01
3
-15
/
+21
*
svga: Fix potential buffer overflow in rs draw state.
José Fonseca
2011-10-31
4
-13
/
+19
*
llvmpipe: Remove unsed variables.
José Fonseca
2011-10-31
2
-6
/
+1
*
util: Add missing initializer.
José Fonseca
2011-10-31
1
-1
/
+1
*
svga: Flush the hwtnl primitives before writing to buffers.
José Fonseca
2011-10-31
5
-4
/
+62
*
st/xa: Plug a pipe context leak.
Thomas Hellstrom
2011-10-31
1
-0
/
+2
*
pipebuffer/debug: Fix a recursive mutex lock
Thomas Hellstrom
2011-10-31
1
-6
/
+3
*
llvmpipe: fix a crash in non-SSE path
Chia-I Wu
2011-10-30
1
-1
/
+1
*
r600g: reset the render condition to NULL when rendering unconditionally
Marek Olšák
2011-10-30
1
-1
/
+5
*
r600g: shortcut ctx->screen->ws to ctx->ws
Marek Olšák
2011-10-30
5
-12
/
+15
[next]