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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
st/xorg: split up shared Done call
Keith Whitwell
2009-11-26
3
-53
/
+99
*
|
st/xorg: set up rasterizer state in init
Keith Whitwell
2009-11-26
3
-17
/
+8
*
|
st/xorg: remove redundant clipping code
Keith Whitwell
2009-11-26
1
-120
/
+0
*
|
st/xorg: don't bother with cso save and restore in copy func
Keith Whitwell
2009-11-26
1
-19
/
+0
*
|
st/xorg: consolidate some dest surface state setting
Keith Whitwell
2009-11-26
5
-105
/
+50
*
|
glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.
Vinson Lee
2009-11-26
1
-0
/
+1
*
|
vmware/xorg: Link against libkms
Jakob Bornecrantz
2009-11-24
1
-0
/
+1
*
|
vmware/xorg: Clean Makefile a bit
Jakob Bornecrantz
2009-11-24
1
-3
/
+5
*
|
vmware/xorg: Don't link against libdrm_intel
Jakob Bornecrantz
2009-11-24
1
-1
/
+1
*
|
vmware/xorg: Stage driver in lib/gallium
Jakob Bornecrantz
2009-11-24
1
-1
/
+8
*
|
st/xorg: Pass mode types from the kernel to X
Jakob Bornecrantz
2009-11-24
1
-1
/
+5
*
|
st/xorg: Add libkms integration
Jakob Bornecrantz
2009-11-24
4
-122
/
+353
*
|
st/xorg: Touch up xorg_crtc.c
Jakob Bornecrantz
2009-11-24
1
-0
/
+6
*
|
st/xorg: Rename driver functions
Jakob Bornecrantz
2009-11-24
1
-76
/
+84
*
|
st/xorg: Rename output functions
Jakob Bornecrantz
2009-11-24
1
-18
/
+18
*
|
st/xorg: Rename dri2 functions
Jakob Bornecrantz
2009-11-24
1
-17
/
+17
*
|
st/xorg: Standardise all function names defined in xorg_tracker.h
Jakob Bornecrantz
2009-11-24
6
-20
/
+19
*
|
svga: try harder to make the cachable flag work
Keith Whitwell
2009-11-25
2
-6
/
+19
*
|
st/xorg: accelerate src luminance
Zack Rusin
2009-11-25
3
-21
/
+38
*
|
util: also print out memory statistics
Zack Rusin
2009-11-25
1
-0
/
+7
*
|
svga: revert packing of surface key
Keith Whitwell
2009-11-25
1
-3
/
+3
*
|
radeon: fix context destroy needing lock for flushing.
Dave Airlie
2009-11-25
1
-5
/
+4
*
|
glu/sgi: Fix memory leak in gluBuild1DMipmapLevelsCore.
Vinson Lee
2009-11-25
1
-0
/
+1
*
|
glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.
Vinson Lee
2009-11-25
1
-0
/
+1
*
|
glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.
Vinson Lee
2009-11-25
1
-0
/
+1
*
|
svga: cache textures as well as buffers
Keith Whitwell
2009-11-24
5
-117
/
+167
*
|
st/xorg: use surface_copy for blits if available
Keith Whitwell
2009-11-24
2
-3
/
+36
*
|
svga: Filter out pendantic and ansi flags
Jakob Bornecrantz
2009-11-24
1
-0
/
+3
*
|
glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.
Vinson Lee
2009-11-24
1
-0
/
+1
*
|
dri: Fix potential null pointer deference in dri_put_drawable.
Vinson Lee
2009-11-24
1
-4
/
+4
*
|
radeon: fix errors in miptree related function
Maciej Cencora
2009-11-23
1
-3
/
+8
*
|
svga: Scrub Makefiles a bit
Jakob Bornecrantz
2009-11-23
2
-20
/
+2
*
|
mesa: Initialize variable in _mesa_get_texel_fetch_func.
Vinson Lee
2009-11-23
1
-1
/
+1
*
|
glx: Prevent potential null pointer deference in driCreateContext.
Vinson Lee
2009-11-23
1
-1
/
+3
*
|
glu/sgi: Fix memory leak in bitmapBuild2DMipmaps.
Vinson Lee
2009-11-23
1
-0
/
+1
*
|
glu/sgi: Fix memory leak in gluScaleImage3D.
Vinson Lee
2009-11-23
1
-0
/
+2
*
|
r300: fix VP source conflict resolution on 64-bit machines
Maciej Cencora
2009-11-22
1
-1
/
+1
*
|
r300: fix SIN/COS/SCS instructions for R300 fp
Maciej Cencora
2009-11-22
1
-5
/
+5
*
|
glu/sgi: Fix memory leak in gluScaleImage.
Vinson Lee
2009-11-22
1
-0
/
+2
*
|
glu: Fix memory leak in __gl_meshMakeEdge.
Vinson Lee
2009-11-22
1
-1
/
+6
*
|
svga: Prevent potential null pointer deference in vmw_surface.c.
Vinson Lee
2009-11-22
1
-1
/
+1
*
|
svga: Fix memory leak in vmw_screen_ioctl.c
Vinson Lee
2009-11-22
1
-0
/
+1
*
|
st/xorg: Prevent potential null pointer deference in xorg_xv.c.
Vinson Lee
2009-11-22
1
-1
/
+1
*
|
st/xorg: Reorder cases in switch statement.
Vinson Lee
2009-11-22
1
-1
/
+3
*
|
radeon: fix compressed mipmapped textures
Maciej Cencora
2009-11-21
2
-22
/
+29
*
|
radeon: fix glCompressedTexSubImage
Maciej Cencora
2009-11-21
1
-10
/
+12
*
|
intel: make CopyTex[Sub]Image fallback debug messages more consistent
Roland Scheidegger
2009-11-21
1
-2
/
+8
*
|
mesa: handle different RowStride in _mesa_get_compressed_teximage
Roland Scheidegger
2009-11-21
1
-6
/
+21
*
|
i965: Fix several memory leaks on exit.
Eric Anholt
2009-11-21
4
-5
/
+11
*
|
st/egl: Fix memory leak in egl_tracker.c.
Vinson Lee
2009-11-20
1
-1
/
+1
[prev]
[next]