Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
78ddce9fdada4b09a008b65d91e3e43cfe011459
78ddce9
progs/demos: Remove unnecessary header from morph3d.c.
by Vinson Lee
· 15 years ago
3fce8ad
Revert "util: Build u_bitmask.o when using make."
by Brian Paul
· 15 years ago
f07e87f
progs/tests: Silence fprintf format warning.
by Vinson Lee
· 15 years ago
b4bc208
progs/demos: Remove unnecessary header from isosurf.c.
by Vinson Lee
· 15 years ago
d880b64
st/xorg: move exaMoveInPixmap before trying to fetch it
by Zack Rusin
· 15 years ago
3447d54
st/xorg: fix a rare video crash
by Zack Rusin
· 15 years ago
61f7252
Revert "pipebuffer: Multi-threading fixes for fencing."
by Jakob Bornecrantz
· 15 years ago
cb51f02
Revert "st/dri: no need to request fake front buffer, only handle it being returned"
by Thomas Hellstrom
· 15 years ago
01eff0e
util: Build u_bitmask.o when using make.
by Thomas Hellstrom
· 15 years ago
6d6c9c6
progs/demos: Remove unnecessary header from fbotexture.c.
by Vinson Lee
· 15 years ago
efaba97
radeon: fix prediction for r100 inline vert/elt emits.
by Dave Airlie
· 15 years ago
1294df9
radeon: fix bug in realloc code.
by Dave Airlie
· 15 years ago
4fe51c7
glu/sgi: Initialize members of class Mesher.
by Vinson Lee
· 15 years ago
1111b38
glu/sgi: Initialize members of class Slicer.
by Vinson Lee
· 15 years ago
b9bd966
glu/sgi: Include missing header file.
by Vinson Lee
· 15 years ago
199dedd
progs/demos: Check upper bounds of input in manywin.c.
by Vinson Lee
· 15 years ago
0c7814f
progs/demos: Bounds check input to fire.c.
by Vinson Lee
· 15 years ago
9e98c1f
glu/sgi: Initialize members of class Renderhints.
by Vinson Lee
· 15 years ago
a5815c3
glu/sgi: Initialize members of class StoredVertex.
by Vinson Lee
· 15 years ago
61afd11
glu/sgi: Include missing header file.
by Vinson Lee
· 15 years ago
f8737bd
glu/sgi: Initialize member of class O_pwlcurve.
by Vinson Lee
· 15 years ago
683e3cb
progs/tests: Silence 'missing initializer' warnings.
by Vinson Lee
· 15 years ago
223c848
progs/glsl: Silence uninitialized variable warning.
by Vinson Lee
· 15 years ago
3b82de9
progs/demos: Add missing initializers in engine.c.
by Vinson Lee
· 15 years ago
4775723
r300g: Silence unused variable warnings.
by Vinson Lee
· 15 years ago
20d6360
tgsi: Silence uninitialized variable warnings.
by Vinson Lee
· 15 years ago
de37a00
util: Add u_bitmask to make build
by Jakob Bornecrantz
· 15 years ago
674c763
mesa: Ensure libmesagallium.a is finished building before descending
by Dan Nicholson
· 15 years ago
3c42e40
r300: Move initial declaration outside for loop.
by Vinson Lee
· 15 years ago
5dd9e23
docs: document Gallium SSE codegen for XPD bug fix
by Brian Paul
· 15 years ago
8647aa1
tgsi: fix SSE code emit for XPD
by Brian Paul
· 15 years ago
2b7a4b2
progs/fp: remove invalid tri-inv.c test
by Brian Paul
· 15 years ago
d424676
progs/demos: Assert that input to malloc is valid.
by Vinson Lee
· 15 years ago
45ac10f
progs/xdemos: Check for string overflow.
by Vinson Lee
· 15 years ago
25ffd76
progs/xdemos: Check for string overflow.
by Vinson Lee
· 15 years ago
468f270
svga: Silence uninitialized variable warning.
by Vinson Lee
· 15 years ago
ef7eb62
meta: remove F suffix from _mesa_Ortho() params
by Brian Paul
· 15 years ago
73bd400
docs: document a mipmap generation bug fix
by Brian Paul
· 15 years ago
cb3cb96
meta: move destination vertex/projection setup out of _mesa_meta_GenerateMipmap
by Brian Paul
· 15 years ago
06970b2
meta: set viewport and projection matrix in _mesa_meta_GenerateMipmap
by Brian Paul
· 15 years ago
49653c0
r600: adjust after radeon mipmap changes in 7118db8700
by Andre Maasikas
· 15 years ago
8485811
tnl: set FOGC result to (f,0,0,1)
by Brian Paul
· 15 years ago
4c45810
progs/xdemos: Remove comma at end of enumerator list.
by Vinson Lee
· 15 years ago
96a4e45
progs/xdemos: Use temporary variables.
by Vinson Lee
· 15 years ago
c1dad22
progs/glsl: Prevent possible string overflow.
by Vinson Lee
· 15 years ago
f4952f0
progs/xdemos: Prevent possible string overflow.
by Vinson Lee
· 15 years ago
c9befda
r600: float texture component ordering
by Pierre Ossman
· 15 years ago
324568f
mesa: test index bounds before array element
by Roel Kluin
· 15 years ago
5db710a
win32_menu: add missing parentheses in mapMenu()
by Roel Kluin
· 15 years ago
2b4acd2
nv50: add missing parentheses in nv50_query_result()
by Roel Kluin
· 15 years ago
e4b7d9e
i965: fix invalid assertion in emit_xpd(), again
by Brian Paul
· 15 years ago
5b64d94
pipebuffer: Multi-threading fixes for fencing.
by José Fonseca
· 15 years ago
e555146
i965: fix invalid assertion in emit_xpd()
by Brian Paul
· 15 years ago
766f3cc
tdfx: condition always evaluates to false in SetupDoubleTexEnvVoodoo3()
by Roel Kluin
· 15 years ago
9f54439
st/mesa: fix broken translation of negative register indexes
by Brian Paul
· 15 years ago
487a14b
ARB prog parser: regenerated parser file
by Brian Paul
· 15 years ago
f0f68b1
ARB prog parser: fix parameter binding type
by Brian Paul
· 15 years ago
e3514b7
ARB prog parser: regenerated parser files
by Brian Paul
· 15 years ago
7c6ae4c
ARB prog parser: add allowSwizzle param to initialize_symbol_from_const()
by Brian Paul
· 15 years ago
37f6929
mesa: whitespace changes and comments
by Brian Paul
· 15 years ago
f27e39a
mesa: change constant search behaviour in _mesa_add_unnamed_constant()
by Brian Paul
· 15 years ago
38d8b18
svga: Remove stale references to delete shader results.
by José Fonseca
· 15 years ago
8ebef37
svga: Rebind shaders when tokens change.
by José Fonseca
· 15 years ago
ef1b942
st/mesa: added PROGRAM_LOCAL_PARAM case in src_register()
by Brian Paul
· 15 years ago
bd96b51
mesa: bump version to 7.7.1-DEVEL
by Brian Paul
· 15 years ago
6d84580
mesa: add missing _mesa_lock_texture() call
by Brian Paul
· 15 years ago
b434a81
i915: Use _MaxLevel on principle in texture setup.
by Eric Anholt
· 15 years ago
19a26df
intel: Fix CopyTexImage from tiled mipmap levels > 0.
by Eric Anholt
· 15 years ago
63610fa
i965: Fix the surface offset calculation for tiled buffers.
by Eric Anholt
· 15 years ago
a160d1c
r600: support vertex_array_bgra
by Andre Maasikas
· 15 years ago
82421c5
mesa: added GL_DU8DV8_ATI in extract_float_rgba()
by Brian Paul
· 15 years ago
01bf004
docs: initial release notes for 7.7.1
by Brian Paul
· 15 years ago
6130bb1
mesa: Prevent possible array out-of-bounds access by _mesa_light.
by Vinson Lee
· 15 years ago
e661bf5
mesa: regenerated enums.c file
by Brian Paul
· 15 years ago
707faf6
glapi: comment-out TIMEOUT_IGNORED
by Brian Paul
· 15 years ago
f52dd2a
glsl: use varName variable in _slang_gen_assignment()
by Brian Paul
· 15 years ago
1e414df
st/mesa: Only call st_texture_image_unmap() if texImage->Data is non-NULL.
by Michel Dänzer
· 15 years ago
acd1451
svga: Fix debug build crash when rendering to depth/stencil renderbuffer only.
by Michel Dänzer
· 15 years ago
c114f00
st/xorg: Proper calculation of screen pitch.
by Michel Dänzer
· 15 years ago
8282185
vmware/xorg: Fix SCons build.
by Michel Dänzer
· 15 years ago
d1e2fc1
r300: Use C-style comments.
by Vinson Lee
· 15 years ago
8a29e3f
progs/egl: Silence uninitialized variable warnings.
by Vinson Lee
· 15 years ago
3ea5a95
progs/samples: Silence compiler warnings.
by Vinson Lee
· 15 years ago
b14cbfa
r300: Silence 'mixed declarations and code' warnings.
by Vinson Lee
· 15 years ago
0214b7b
r300: Silence 'mixed declarations and code' warning.
by Vinson Lee
· 15 years ago
5853102
r300: Silence 'mixed declarations and code' warning.
by Vinson Lee
· 15 years ago
3e196f4
r300g: Silence 'mixed declarations and code' warning.
by Vinson Lee
· 15 years ago
fe3ea29
r300g: Remove comma at end of enumerator list.
by Vinson Lee
· 15 years ago
0bfc579
llvmpipe: Remove comma at end of enumerator list.
by Vinson Lee
· 15 years ago
eb5d9e6
mesa: Cope with the degenerate case of zero length ranges.
by José Fonseca
· 15 years ago
f3739bd
gdi: Don't generate import libraries for opengl32.dll.
by José Fonseca
· 15 years ago
287cbba
apple: Purge existing (not working) GLX_USE_APPLEGL from dated libGL on OSX
by Jeremy Huddleston
· 15 years ago
32305e3
glxcmds: Fix comment about __DRI_ALLOCATE
by Jeremy Huddleston
· 15 years ago
1d95544
trace: Remove comma at end of enumerator list.
by Vinson Lee
· 15 years ago
66c1de7
rtasm: Play nicely with Windows's Data Execution Prevention.
by José Fonseca
· 15 years ago
1da47ac
progs/vp: Ensure null-terminated byte string.
by Vinson Lee
· 15 years ago
c9c6e9a
progs/tests: Silence uninitialized variable warning.
by Vinson Lee
· 15 years ago
32d1892
progs/tests: Silence warn_unused_result warning.
by Vinson Lee
· 15 years ago
d27effb
i810: Fix include recursion.
by Vinson Lee
· 15 years ago
94c5faa
sis: ifdef out unused variable.
by Vinson Lee
· 15 years ago
Next »