Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
mesa3d
/
3b82de92a0f3a1a810ae1521d2f72795f9d65157
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
d2758f3
st/xorg: Ensure null-terminated byte string.
by Vinson Lee
· 15 years ago
be6fb5c
r300g: Use C-style comments.
by Vinson Lee
· 15 years ago
fe27b07
glu/sgi: Initialize members of struct O_curve.
by Vinson Lee
· 15 years ago
cdb445f
svga: Use a shader id as low as possible.
by José Fonseca
· 15 years ago
904917d
util: Minor enhancements/corrections to the bitmask logic.
by José Fonseca
· 15 years ago
da6a803
svga: Rename error labels.
by José Fonseca
· 15 years ago
386f91e
glu/sgi: Initialize members of struct O_surface.
by Vinson Lee
· 15 years ago
ba9dc26
glu/sgi: Initialize member of struct O_trim.
by Vinson Lee
· 15 years ago
37e5626
glu/sgi: Initialize member of struct Property.
by Vinson Lee
· 15 years ago
646c8ce
progs/samples: 'Silence no previous prototype' warnings.
by Vinson Lee
· 15 years ago
2c64e4c
glu/sgi: Initialize member of struct Dlnode.
by Vinson Lee
· 15 years ago
64a1961
glu/sgi: Initialize members of struct O_nurbscurve.
by Vinson Lee
· 15 years ago
fab161f
x86: Silence printf format warnings.
by Vinson Lee
· 15 years ago
ad9defd
progs/rbug: s/wait/rbug_wait/
by Vinson Lee
· 15 years ago
3ae37da
llvmpipe: Silence uninitialized variable warning.
by Vinson Lee
· 15 years ago
fd237a8
llvmpipe: Use C-style comment.
by Vinson Lee
· 15 years ago
dac82c3
gallium/util: Silence format warnings.
by Vinson Lee
· 15 years ago
88bd323
ARB prog parser: Silence unused variable warnings.
by Vinson Lee
· 15 years ago
7df06e7
gallium/util: Replace h_addr with h_addr_list[0].
by Vinson Lee
· 15 years ago
a349687
glu/sgi: Initialize members of class Knotvector.
by Vinson Lee
· 15 years ago
5d3d202
glu/sgi: Initialize member of struct Property.
by Vinson Lee
· 15 years ago
195e765
swrast: use different temp array in _swrast_get_dest_rgba()
by Brian Paul
· 15 years ago
6e05849
mesa: Silence unused variable warning.
by Vinson Lee
· 15 years ago
Next »