Jakob Bornecrantz
cd4d806a47
vmware/xorg: Give kernel infromation about cursor bypass
16 years ago
Jakob Bornecrantz
12fdef20b0
vmware/xorg: Handle no init of video in vmw_video_close
16 years ago
Jakob Bornecrantz
47e128331a
vmware/core: Update vmwgfx_drm.h to include cursor bypass
16 years ago
Jakob Bornecrantz
bc0532b0ed
gallium: DRI drivers enabled by default, Xorg drivers auto by default.
This change enabled gallium dri drivers by default under the
configure build system. Xorg drivers are built automaticaly
if a Xorg dev enviroment is installed and the Xorg version
is higher then 1.6.0.
16 years ago
Jakob Bornecrantz
8ac2503397
i915g: Do not build winsys and binaries by default
Using a hack in the configure script the gallium intel
drivers have 3 options. Off, nothing is built. On, the
driver and binaries are built. Auto, only the driver but
not the binaries and winsys is built.
Since the i915g driver builds everywhere its can enable
the driver per default, so we can get build coverage.
But building the binaries per default is a pain for
distributions and testers since they conflict on the
install target with the old mesa drivers. Which are more
stable/faster/better.
So this change gives us the best of both worlds.
16 years ago
Vinson Lee
c74afe0c46
glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.
(cherry picked from commit 808f037660
)
16 years ago
Vinson Lee
8df551c46b
glu/sgi: Fix memory leak in gluBuild1DMipmapLevelsCore.
(cherry picked from commit 94bcb9f1a4
)
16 years ago
Vinson Lee
ea487c6d0b
glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.
(cherry picked from commit 0d89f3dc7f
)
16 years ago
Vinson Lee
7b5eba453e
glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.
(cherry picked from commit f895abbd97
)
16 years ago
Vinson Lee
7ed749c062
glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.
(cherry picked from commit 326b66d724
)
16 years ago
Vinson Lee
80a3944a4d
glu/sgi: Fix memory leak in bitmapBuild2DMipmaps.
(cherry picked from commit 5b925b7daa
)
16 years ago
Vinson Lee
6c1fc2b2a5
glu/sgi: Fix memory leak in gluScaleImage3D.
(cherry picked from commit b611f639b4
)
16 years ago
Vinson Lee
fe38c16021
glu/sgi: Fix memory leak in gluScaleImage.
(cherry picked from commit a9c540f5de
)
16 years ago
Vinson Lee
d23bb22f62
glu: Fix memory leak in __gl_meshMakeEdge.
(cherry picked from commit d3b4c99c70
)
16 years ago
Vinson Lee
12a440abfb
progs/xdemos: Silence unused value warnings in sharedtex_mt.c.
(cherry picked from commit 8556fad751
)
16 years ago
Vinson Lee
4bf96ebdae
progs/xdemos: Fix memory leak in pbdemo.c.
(cherry picked from commit e0857962b9
)
16 years ago
Vinson Lee
ba3fedf246
progs/xdemos: Add missing break statement in offset.c.
(cherry picked from commit 4ab8dbe593
)
16 years ago
Vinson Lee
8350648401
progs/xdemos: Remove duplicate code in glxinfo.c.
(cherry picked from commit a4720a1a32
)
16 years ago
Vinson Lee
7324c22024
progs/xdemos: Fix memory leak in glxinfo.c.
(cherry picked from commit f080567f4c
)
16 years ago
Vinson Lee
68d206fafa
progs/xdemos: Add assert in corender.c.
(cherry picked from commit 66a4ec14c3
)
16 years ago
Vinson Lee
69ed1147a8
progs/vp: Fix memory leak in vp-tris.c.
(cherry picked from commit 760cf71572
)
16 years ago
Vinson Lee
efb582fde7
progs/tests: Fix memory leak in texdown.c if malloc fails.
(cherry picked from commit e3cfd78969
)
16 years ago
Vinson Lee
b210739aad
progs/redbook: Fix memory leak in quadric.c.
(cherry picked from commit 47b5f584a6
)
16 years ago
Vinson Lee
b1a87a3e0b
progs/glsl: Fix memory leak in deriv.c.
(cherry picked from commit 0e783c7d03
)
16 years ago
Vinson Lee
25fd168f03
progs/glsl: Change tangentAttrib from GLuint to GLint in bump.c.
tangentAtrrib is assigned the result of glGetAttribLocation.
The assertion 'assert(tangentAtrrib >= 0)' would be a no-op if
tangentAttrib is a GLuint.
(cherry picked from commit b8dcb79c53
)
16 years ago
Vinson Lee
b803abbaad
progs/demos: Fix memory leak in ray.c.
(cherry picked from commit 6b480dc21d
)
16 years ago
Vinson Lee
5820dae4ec
progs/demos: Fix memory leak in projtex.c.
(cherry picked from commit ee555e3d69
)
16 years ago
Vinson Lee
fc5f07de1a
progs/demos: Fix memory leak in ipers.c.
(cherry picked from commit a1afe303de
)
16 years ago
Vinson Lee
d245a951f3
progs/demos: Fix memory leak in fslight.c.
(cherry picked from commit aef3218f0b
)
16 years ago
Vinson Lee
905e12f3cc
gallium/util: Initialize variables in u_pack_color.h.
(cherry picked from commit 36e2074b63
)
16 years ago
Vinson Lee
56de7e222e
progs/trivial: Redraw upon keypress.
(cherry picked from commit 9553a42f63
)
16 years ago
Vinson Lee
34a0b22a74
progs/trivial: Redraw upon keypress.
(cherry picked from commit 3790c6a13b
)
16 years ago
Vinson Lee
9e29242331
progs/glsl: Redraw upon keypress.
(cherry picked from commit 881f55236a
)
16 years ago
Vinson Lee
a0ac8fc7d8
progs/util: Exit RawImageGetData early if malloc fails.
Prevents a null pointer deference later on.
(cherry picked from commit e26135a744
)
16 years ago
Vinson Lee
0a6acecb35
progs/util: Fix memory leak if malloc fails in RawImageOpen.
(cherry picked from commit d36cb2396c
)
16 years ago
Vinson Lee
305d4f147e
progs/util: Fix memory leak if fopen fails in RawImageOpen.
(cherry picked from commit d9508e8df9
)
16 years ago
Vinson Lee
772e004781
progs/util: Fix memory leak if malloc fails in tkRGBImageLoad.
(cherry picked from commit 786d539511
)
16 years ago
Vinson Lee
f1172c4030
progs/util: Fix memory leak if LoadRGBImage fails.
(cherry picked from commit 041cd0e110
)
16 years ago
Vinson Lee
84de1672d3
progs/util: Fix memory if LoadRGBMipmaps2 fails.
(cherry picked from commit 28b8e4bcd7
)
16 years ago
Vinson Lee
4ca8e1680e
progs/util: Fix memory leak if LoadYUVImage fails.
(cherry picked from commit 0e790ac353
)
16 years ago
Vinson Lee
d6a993135f
progs/fp: Redraw upon keypress.
(cherry picked from commit cde6643724
)
16 years ago
Vinson Lee
005242f166
prog/tests: Fix MSVC build.
Signed-off-by: Brian Paul <brianp@vmware.com>
(cherry picked from commit 9c3197ef0a
)
16 years ago
Vinson Lee
d3208678c2
progs/tests: fix MSVC build.
Signed-off-by: Brian Paul <brianp@vmware.com>
(cherry picked from commit a8ed066858
)
16 years ago
Vinson Lee
97cbf4943a
progs/tests: Fix MSVC build.
(cherry picked from commit 50e113e375
)
16 years ago
Roland Scheidegger
9dfbd1be44
vega: fix missing include
16 years ago
Roland Scheidegger
9c6a9363ef
Merge branch 'gallium-noblocks'
Conflicts:
src/gallium/state_trackers/xorg/xorg_exa.c
16 years ago
Vinson Lee
a99bf51bc8
progs/tests: Fix MSVC build.
(cherry picked from commit 952bf63e2c
)
16 years ago
José Fonseca
28474e1225
progs/tests: Use rand() instead of random().
Forgot these on previous commit.
(cherry picked from commit 166957abeb
)
16 years ago
José Fonseca
bb6e3af939
progs/tests: Use rand() instead of random().
More portable. Same implementation on Linux.
(cherry picked from commit 699260b195
)
16 years ago
Vinson Lee
a38776419b
progs/tests: Fix MSVC build.
(cherry picked from commit f7455ad7af
)
16 years ago