Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
41377942d321c6ff858a81241f01f9c15f9ca347
4137794
progs/demos: Use C-style comment.
by Vinson Lee
· 15 years ago
0478b74
glsl: clear out shader code before compiling
by Brian Paul
· 15 years ago
20ee275
r600: Invert front face winding when rendering to FBO
by Alex Deucher
· 15 years ago
aeea8a0
mesa: set version string to 7.6.1-rc4
by Ian Romanick
· 15 years ago
8a09e6e
mesa: add missing semicolon
by Brian Paul
· 15 years ago
35ff190
docs: document 7.6.1 BlueGene fixes
by Brian Paul
· 15 years ago
138d639
mesa: test for __blrts for CPU_TO_LE32()
by Brian Paul
· 15 years ago
a43fc39
mesa: no dlopen on BlueGene
by Brian Paul
· 15 years ago
6f202b5
mesa: remove //-style comments
by Brian Paul
· 15 years ago
ddfc2e7
st/mesa: remove //-style comments
by Brian Paul
· 15 years ago
dc0a1eb
unichrome: Silence compiler warnings.
by Vinson Lee
· 15 years ago
a60457b
sis: Silence compiler warnings.
by Vinson Lee
· 15 years ago
7e3825a
savage: Silence compiler warnings.
by Vinson Lee
· 15 years ago
ca02109
r128: Silence uninitialized variable warnings in r128_tris.c.
by Vinson Lee
· 15 years ago
7430c3a
dri: Initialize variable in driBindContext.
by Vinson Lee
· 15 years ago
f23d01e
intel: Fallback to software if drawable size is > MaxRenderbufferSize
by Ian Romanick
· 15 years ago
987e918
x86: ifdef out unused function cptr.
by Vinson Lee
· 15 years ago
22d2547
mesa: Add missing $(DESTDIR) support to src/gallium/winsys/xlib/Makefile
by Matthew Bell
· 15 years ago
0a8d508
progs/trivial: Silence compiler warnings.
by Vinson Lee
· 15 years ago
6e5fe39
mga: Silence uninitialized variable warnings.
by Vinson Lee
· 15 years ago
b18fa9f
mach64: Silence uninitialized variable warnings.
by Vinson Lee
· 15 years ago
6c9870b
i810: Silence uninitialized variable warnings in i180tris.c
by Vinson Lee
· 15 years ago
555dc25
swrast: Silence uninitialized variable warnings in s_triangle.c
by Vinson Lee
· 15 years ago
aa44efb
st/mesa: Silence uninitialized variables warnings in st_draw.c.
by Vinson Lee
· 15 years ago
0aef54b
swrast: Silence uninitialized variable warnings in ss_tritmp.h.
by Vinson Lee
· 15 years ago
89d85e8
glut: Prevent potential double free in menuVisualSetup.
by Vinson Lee
· 15 years ago
20590b9
t_dd_dmatmp.h: Silence unused value warning in render_poly_elts.
by Vinson Lee
· 15 years ago
cd1a09e
glsl: Initialize member label of struct slang_operation to NULL.
by Vinson Lee
· 15 years ago
f8d4ac5
softpipe: Initialize source in blend_quad.
by Vinson Lee
· 15 years ago
7ea452d
t_dd_dmatmp2.h: Silence unused value warnings.
by Vinson Lee
· 15 years ago
75e8dbb
i915g: Silence unused value warning in intel_drm_get_device_id.
by Vinson Lee
· 15 years ago
9dc0186
t_dd_dmatmp.h: Silence unused value warnings in render_line_loop_elts.
by Vinson Lee
· 15 years ago
af4e4a7
t_dd_dmatmp.h: Silence unused value warning in render_tri_fan_elts.
by Vinson Lee
· 15 years ago
588e9f6
progs/trivial: Silence compiler warnings in tri-blend-min.c.
by Vinson Lee
· 15 years ago
de9132f
t_dd_dmatmp.h: Silence unused value warning in render_poly_verts.
by Vinson Lee
· 15 years ago
1e444c9
swrast: Initialize tex_coords in handle_sample_op.
by Vinson Lee
· 15 years ago
c1d361b
t_dd_dmatmp.h: Silence unused value warning in render_quads_verts.
by Vinson Lee
· 15 years ago
786899f
progs/trivial: Silence compiler warnings in tri-blend-max.c
by Vinson Lee
· 15 years ago
7d52973
t_dd_dmatmp.h: Silence unused value warning in render_tri_fan_verts.
by Vinson Lee
· 15 years ago
c2cee77
t_dd_dmatmp.h: Silence unused value warning in render_line_loop_verts.
by Vinson Lee
· 15 years ago
15c6558
progs/xdemos: Silence compiler warnings in glxinfo.c.
by Vinson Lee
· 15 years ago
d5be334
progs/tests: Silence compiler warnings in vpeval.c.
by Vinson Lee
· 15 years ago
44d6ab6
progs/tests: Silence compiler warnings in cva.c.
by Vinson Lee
· 15 years ago
9e2eee4
progs/redbook: Silence compiler warnings in aaindex.c.
by Vinson Lee
· 15 years ago
81dcf8b
t_dd_dmatmp.h: Silence unused value warning in render_line_loop_verts.
by Vinson Lee
· 15 years ago
7d41b42
docs: updated 7.6.1 relnotes with GLSL fixes
by Brian Paul
· 15 years ago
d8f8eca
mesa: remove unnecessary loop in _mesa_remove_output_reads()
by Brian Paul
· 15 years ago
5076a4f
mesa: check dst reg in _mesa_find_free_register()
by Brian Paul
· 15 years ago
f7f1211
sparc: additional preprocessor test for SPARC 64-bit
by Aurelien Jarno
· 15 years ago
94fba49
mesa: Initialize variable in MatchInstruction.
by Vinson Lee
· 15 years ago
e31df54
mesa: Assign _mesa_lookup_parameter_index return value to GLint.
by Vinson Lee
· 15 years ago
cb1dcb5
i915: Add missing break statement in i915_debug_packet.
by Vinson Lee
· 15 years ago
d38ffed
glsl: Increase size of array in_slang_lookup_constant from 4 to 16.
by Vinson Lee
· 15 years ago
1cf60c9
progs/samples: Byte swap individual members of struct _rawImageRec.
by Vinson Lee
· 15 years ago
bc0509b
progs/util: Byte swap individual members of struct _rawImageRec.
by Vinson Lee
· 15 years ago
51f52ed
glsl: Fix array out-of-bounds access by _slang_lookup_constant.
by Vinson Lee
· 15 years ago
dcb4a37
mesa: Fix array out-of-bounds access by _mesa_TexParameteriv.
by Vinson Lee
· 15 years ago
b827578
mesa: Fix array out-of-bounds access by _mesa_TexGend.
by Vinson Lee
· 15 years ago
444d1f3
mesa: Fix array out-of-bounds access by _mesa_Lighti.
by Vinson Lee
· 15 years ago
34528a3
mesa: Fix array out-of-bounds access by _mesa_Lightf.
by Vinson Lee
· 15 years ago
3488830
mesa: Fix array out-of-bounds access by _mesa_PointParameteri.
by Vinson Lee
· 15 years ago
6f2d51b
mesa: Fix array out-of-bounds access by _mesa_PointParameterf.
by Vinson Lee
· 15 years ago
637970a
mesa: Fix array out-of-bounds access by _mesa_LightModelf.
by Vinson Lee
· 15 years ago
a082d96
glsl: Remove unused member x from struct slang_operation.
by Vinson Lee
· 15 years ago
3de8fff
mesa: fix baseLevel >= MAX_TEXTURE_LEVELS test
by Brian Paul
· 15 years ago
33a120e
r600: fix state size prediction after dc0777d3
by Andre Maasikas
· 15 years ago
af16c82
mesa: Fix array out-of-bounds access by _mesa_LightModeli.
by Vinson Lee
· 15 years ago
d33bf38
mesa: Fix array out-of-bounds access by _mesa_Fogf.
by Vinson Lee
· 15 years ago
3f7c2ac
mesa: Fix array out-of-bounds access by _mesa_TexParameteri.
by Vinson Lee
· 15 years ago
7f146b3
mesa: Fix array out-of-bounds access by _mesa_Fogi.
by Vinson Lee
· 15 years ago
a1d46fb
mesa: Fix array out-of-bounds access by _mesa_TexParameteri.
by Vinson Lee
· 15 years ago
d88f3b9
mesa: Fix array out-of-bounds access by _mesa_TexParameterfv.
by Vinson Lee
· 15 years ago
54b0ed8
vbo: fix array index out of bounds error, and fix evaluator priorities
by Brian Paul
· 15 years ago
1de1def
i915g: Fix memory leak when pci id is unknown.
by Vinson Lee
· 15 years ago
7e93e06
i915g: Add missing break statement in i915_debug_packet.
by Vinson Lee
· 15 years ago
7f8e22a
rbug: Initialize variable in rbug_get_message.
by Vinson Lee
· 15 years ago
369669f
r600: add support for TXB instruction
by Andre Maasikas
· 15 years ago
dc0777d
r600: reorder state for render_target and blend
by Andre Maasikas
· 15 years ago
add6dfb
llvmpipe: Initialize variables in emit_instruction.
by Vinson Lee
· 15 years ago
3e8b2fd
progs/test: Initialize variable in prog_parameter.
by Vinson Lee
· 15 years ago
9dbd47f
mesa: set version string to 7.6.1-rc3
by Ian Romanick
· 15 years ago
7d84169
progs/demos: Fix memory leak in projtex.c.
by Vinson Lee
· 15 years ago
7005f7c
st/egl: Fix memory leak in egl_tracker.c.
by Vinson Lee
· 15 years ago
c994f08
dri: Fix potential null pointer dereference in driBindContext.
by Vinson Lee
· 15 years ago
f622b64
dri: Fix potential null pointer deference in dri_put_drawable.
by Vinson Lee
· 15 years ago
76b3523
glx: Prevent potential null pointer deference in driCreateContext.
by Vinson Lee
· 15 years ago
978b80c
progs/tests: Add tests to Makefile.
by Vinson Lee
· 15 years ago
3cd7455
draw: Initialize variable in draw_pt.c.
by Vinson Lee
· 15 years ago
b2953ee
mesa: Fix array out-of-bounds access by _mesa_TexGenf.
by Vinson Lee
· 15 years ago
d74cd04
mesa: Fix array out-of-bounds access by _mesa_TexGeni.
by Vinson Lee
· 15 years ago
ca8a215
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
by Vinson Lee
· 15 years ago
4071d06
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
by Vinson Lee
· 15 years ago
1446f30
progs/samples: Fix memory leak if malloc fails in rgbtoppm.c.
by Vinson Lee
· 15 years ago
412aeee
progs/samples: Fix memory leak if fopen fails in rgbtoppm.c.
by Vinson Lee
· 15 years ago
6212c81
progs/samples: Add rgbtoppm to Makefile.
by Vinson Lee
· 15 years ago
2cd2341
progs/tests: Removed unused variable from texdown.c.
by Vinson Lee
· 15 years ago
d642edd
progs/vpglsl: Assign glGetUniformLocationARB return value to GLint.
by Vinson Lee
· 15 years ago
8d2f343
progs/fp: Redraw upon keypress.
by Vinson Lee
· 15 years ago
fe8e18b
mesa: Fix array out-of-bounds access in _mesa_TexEnvf.
by Vinson Lee
· 15 years ago
4fb5ae7
progs/util: Fix memory leak if fread returns 0 in CompileShaderFile.
by Vinson Lee
· 15 years ago
Next »