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
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-07
5
-25
/
+30
|
\
|
*
mesa: set version string to 7.6.1-rc3
mesa_7_6_1_rc3
Ian Romanick
2009-12-07
1
-1
/
+1
|
*
st/egl: Fix memory leak in egl_tracker.c.
Vinson Lee
2009-12-06
1
-1
/
+1
|
*
dri: Fix potential null pointer dereference in driBindContext.
Vinson Lee
2009-12-06
1
-1
/
+2
|
*
dri: Fix potential null pointer deference in dri_put_drawable.
Vinson Lee
2009-12-06
1
-4
/
+4
|
*
glx: Prevent potential null pointer deference in driCreateContext.
Vinson Lee
2009-12-06
1
-1
/
+3
|
*
draw: Initialize variable in draw_pt.c.
Vinson Lee
2009-12-05
1
-1
/
+2
|
*
mesa: Fix array out-of-bounds access by _mesa_TexGenf.
Vinson Lee
2009-12-05
1
-1
/
+4
|
*
mesa: Fix array out-of-bounds access by _mesa_TexGeni.
Vinson Lee
2009-12-05
1
-1
/
+4
|
*
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
2009-12-05
1
-2
/
+7
|
*
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
2009-12-05
1
-2
/
+4
|
*
mesa: Fix array out-of-bounds access in _mesa_TexEnvf.
Vinson Lee
2009-12-04
1
-1
/
+4
|
*
r300g: use $(MAKE) variable
Coleman Kane
2009-12-04
1
-1
/
+1
|
*
radeon: fix polygon stipple
Alex Deucher
2009-12-04
4
-24
/
+29
|
*
glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.
Vinson Lee
2009-12-04
1
-0
/
+1
|
*
glu/sgi: Fix memory leak in gluBuild1DMipmapLevelsCore.
Vinson Lee
2009-12-04
1
-0
/
+1
|
*
glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.
Vinson Lee
2009-12-04
1
-0
/
+1
|
*
glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.
Vinson Lee
2009-12-04
1
-0
/
+1
|
*
glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.
Vinson Lee
2009-12-04
1
-0
/
+1
|
*
glu/sgi: Fix memory leak in bitmapBuild2DMipmaps.
Vinson Lee
2009-12-04
1
-0
/
+1
|
*
glu/sgi: Fix memory leak in gluScaleImage3D.
Vinson Lee
2009-12-04
1
-0
/
+2
|
*
glu/sgi: Fix memory leak in gluScaleImage.
Vinson Lee
2009-12-04
1
-0
/
+2
|
*
glu: Fix memory leak in __gl_meshMakeEdge.
Vinson Lee
2009-12-04
1
-1
/
+6
|
*
gallium/util: Initialize variables in u_pack_color.h.
Vinson Lee
2009-12-03
1
-1
/
+4
*
|
Revert "intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system ...
Ian Romanick
2009-12-07
1
-1
/
+5
*
|
radeon: fix cases when only first image where put directly into miptree.
Maciej Cencora
2009-12-07
1
-3
/
+3
*
|
radeon: fix image migration for small compressed textures
Maciej Cencora
2009-12-07
1
-14
/
+9
*
|
vmware/xorg: Use Write instead of WriteRead for cursor bypass
Jakob Bornecrantz
2009-12-04
1
-2
/
+2
*
|
vmware/xorg: Give kernel infromation about cursor bypass
Jakob Bornecrantz
2009-12-04
3
-4
/
+75
*
|
vmware/xorg: Handle no init of video in vmw_video_close
Jakob Bornecrantz
2009-12-04
1
-0
/
+2
*
|
vmware/core: Update vmwgfx_drm.h to include cursor bypass
Jakob Bornecrantz
2009-12-04
1
-0
/
+32
*
|
radeon: workaround an FBO issue
Maciej Cencora
2009-12-03
2
-0
/
+9
*
|
radeon: properly check if image should be placed in the miptree
Maciej Cencora
2009-12-03
1
-1
/
+4
*
|
Merge commit 'mesa_7_6_branch' into mesa_7_7_branch
Jakob Bornecrantz
2009-12-02
6
-18
/
+12
|
\
|
|
*
r200: fix polygon stipple
Alex Deucher
2009-12-03
4
-17
/
+11
|
*
cell: added tex_usage param to xm_surface_buffer_create()
Brian Paul
2009-12-02
1
-0
/
+1
|
*
intel: Remove GL_NV_point_sprite from extension list
Ian Romanick
2009-12-01
1
-1
/
+0
|
*
mesa: set version string to 7.6.1-rc2
mesa_7_6_1_rc2
Ian Romanick
2009-11-30
1
-1
/
+1
*
|
intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system buffers.
Eric Anholt
2009-12-02
1
-5
/
+1
*
|
mesa: Fix bad conversion in AL1616_REV texstore.
Eric Anholt
2009-12-02
1
-8
/
+12
*
|
mesa: Fix copy'n'paste problem in al1616 texel fetch.
Eric Anholt
2009-12-02
1
-1
/
+1
*
|
vmware/xorg: Add video support
Jakob Bornecrantz
2009-12-01
5
-0
/
+1199
*
|
vmware/xorg: Create a small driver that sits ontop of st/xorg
Jakob Bornecrantz
2009-12-01
5
-4
/
+205
*
|
st/xorg: Create winsys hooks that we call into
Jakob Bornecrantz
2009-12-01
2
-0
/
+11
*
|
vmware/core: Update vmwgfx_drm.h to latest version
Jakob Bornecrantz
2009-12-01
1
-1
/
+65
*
|
svga: Add header files for overlay support
Jakob Bornecrantz
2009-12-01
2
-0
/
+290
*
|
intel: Fix more front-buffer rendering after Brian's less flushing patch.
Eric Anholt
2009-12-02
2
-0
/
+4
*
|
wgl: Call st_swapbuffers instead of st_notify_swapbuffers.
José Fonseca
2009-12-02
3
-38
/
+10
*
|
Revert "radeon/r300: no need to flush the cmdbuf when changing scissors state...
Dave Airlie
2009-12-02
2
-5
/
+2
*
|
vbo: make flush recursion check code per-context
Brian Paul
2009-12-01
2
-5
/
+10
[next]