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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
st/mesa: updated emit_swz() comment
Brian Paul
2009-12-01
1
-1
/
+1
*
mesa: set version string to 7.7-rc1
mesa_7_7_rc1
Ian Romanick
2009-11-30
1
-1
/
+1
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-11-30
15
-416
/
+103
|
\
|
*
i915: Actually put i915PointParameterfv in the driver function table. Duh.
Ian Romanick
2009-11-30
1
-0
/
+1
|
*
i915: Fallback bit define missed on previous commit
Ian Romanick
2009-11-29
1
-0
/
+1
|
*
i915: Round point sizes instead of truncate.
Ian Romanick
2009-11-29
1
-1
/
+1
|
*
i915: Enable point sprite coordinate generation
Ian Romanick
2009-11-29
1
-0
/
+29
|
*
Improve implementation of GL_POINT_SPRITE_COORD_ORIGIN errors
Ian Romanick
2009-11-25
1
-1
/
+6
|
*
radeon: fix context destroy needing lock for flushing.
Dave Airlie
2009-11-25
1
-5
/
+4
|
*
i915: Initialize Length and Offset fields when mapping a buffer object
Ian Romanick
2009-11-23
1
-0
/
+2
|
*
shaderutil: Fix detection of shaders
Ian Romanick
2009-11-23
1
-2
/
+6
|
*
autoconf: Fix case for not having package
Jakob Bornecrantz
2009-11-23
1
-2
/
+2
|
*
Fix the DRI swrast driver for big endian platforms.
Michel Dänzer
2009-11-23
2
-43
/
+30
|
*
docs: document fixes for AIX
Brian Paul
2009-11-19
1
-0
/
+1
|
*
gl: added mangled glXGetProcAddressARB define
Tom Fogal
2009-11-19
1
-0
/
+1
|
*
progs: Fix quoting issue with empty set of PROGRAM_DIRS.
Tom Fogal
2009-11-19
1
-1
/
+1
|
*
mesa: define 32bit byteswap for AIX.
Tom Fogal
2009-11-19
1
-1
/
+6
|
*
docs: removed VC6/7 project files
Brian Paul
2009-11-19
1
-0
/
+6
|
*
docs: update news file for 7.6.1 release
Brian Paul
2009-11-19
1
-0
/
+7
|
*
docs: remove VC6/7 project file info
Brian Paul
2009-11-19
1
-23
/
+0
|
*
mesa: omit VC6, VC7 project files from tarballs
Brian Paul
2009-11-19
1
-5
/
+2
|
*
windows: remove old VC6 project files directory
Brian Paul
2009-11-19
1
-333
/
+0
|
*
r600: disable compressed texture support
mesa_7_6_1_rc1
Alex Deucher
2009-11-18
1
-0
/
+4
|
*
docs: Add note about r600
Alex Deucher
2009-11-18
1
-0
/
+1
|
*
Revert "radeon: Fix legacy bo not to reuse dma buffers before refcount is 1."
Alex Deucher
2009-11-18
1
-7
/
+2
|
*
mesa: set version string to 7.6.1-rc1
Brian Paul
2009-11-18
1
-1
/
+1
|
*
xorg/st: fixup builds against later dpms headers.
Brian Paul
2009-11-18
3
-0
/
+13
|
*
docs: i965 clipping fix
Brian Paul
2009-11-17
1
-0
/
+1
*
|
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
2009-11-29
1
-2
/
+7
*
|
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
2009-11-29
1
-2
/
+4
*
|
radeon: update miptree code a little
Maciej Cencora
2009-11-29
3
-55
/
+61
*
|
radeon: don't check the same miptree many times when looking for matching mip...
Maciej Cencora
2009-11-29
1
-3
/
+3
*
|
radeon: add some debugging info
Maciej Cencora
2009-11-29
2
-0
/
+25
*
|
mesa: Fix array out-of-bounds access by _mesa_TexGenf.
Vinson Lee
2009-11-29
1
-1
/
+4
*
|
mesa: Fix array out-of-bounds access by _mesa_TexGeni.
Vinson Lee
2009-11-28
1
-1
/
+4
*
|
dri: Fix potential null pointer dereference in driBindContext.
Vinson Lee
2009-11-28
1
-1
/
+2
*
|
mesa: Fix array out-of-bounds access in _mesa_TexEnvf.
Vinson Lee
2009-11-28
1
-1
/
+4
*
|
radeon: need to flush cs when moving images between mipmap trees
Maciej Cencora
2009-11-28
1
-0
/
+4
*
|
scons: Promote pointer arithmetic to error.
José Fonseca
2009-11-27
1
-1
/
+1
[next]