index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
r600g: Replace needless flush in texture upload.
Mathias Fröhlich
2011-10-29
1
-1
/
+1
*
r600g: remove one pointless flush
Marek Olšák
2011-10-29
3
-25
/
+4
*
implement WGL_ARB_create_context
Morgan Armand
2011-10-28
5
-7
/
+166
*
r600g: get backend mask after the context is fully set up
Marek Olšák
2011-10-28
3
-4
/
+2
*
u_format: Fix -NaN handling for packing of 10F_11F_11F_REV to match GL specs.
Eric Anholt
2011-10-28
1
-11
/
+31
*
u_format: Fix clamping of overflow in 10F_11F_11F_REV to match GL specs.
Eric Anholt
2011-10-28
1
-4
/
+18
*
u_format: Fix bitshifting for unpacking from 10F.
Eric Anholt
2011-10-28
1
-2
/
+2
*
u_format: Fix bit definition of UF10_MANTISSA_BITS.
Eric Anholt
2011-10-28
1
-1
/
+1
*
r600g: don't flush before reading query results
Marek Olšák
2011-10-28
1
-5
/
+0
*
r600g: only maintain the list of active queries
Marek Olšák
2011-10-28
4
-32
/
+19
*
r600g: cleanup r600_query_result
Marek Olšák
2011-10-28
1
-9
/
+6
*
r600g: don't flush in r600_get_backend_mask
Marek Olšák
2011-10-28
1
-3
/
+0
*
r600g: remove redundant variable r600_query::buffer_size
Marek Olšák
2011-10-28
2
-15
/
+17
*
r300g: remove useless code
Marek Olšák
2011-10-28
4
-22
/
+3
[next]