Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
772e00478124074c7b954fad52974057f0669a9b
772e004
progs/util: Fix memory leak if malloc fails in tkRGBImageLoad.
by Vinson Lee
· 15 years ago
f1172c4
progs/util: Fix memory leak if LoadRGBImage fails.
by Vinson Lee
· 15 years ago
84de167
progs/util: Fix memory if LoadRGBMipmaps2 fails.
by Vinson Lee
· 15 years ago
4ca8e16
progs/util: Fix memory leak if LoadYUVImage fails.
by Vinson Lee
· 15 years ago
d6a9931
progs/fp: Redraw upon keypress.
by Vinson Lee
· 15 years ago
005242f
prog/tests: Fix MSVC build.
by Vinson Lee
· 15 years ago
d320867
progs/tests: fix MSVC build.
by Vinson Lee
· 15 years ago
97cbf49
progs/tests: Fix MSVC build.
by Vinson Lee
· 15 years ago
a99bf51
progs/tests: Fix MSVC build.
by Vinson Lee
· 15 years ago
28474e1
progs/tests: Use rand() instead of random().
by José Fonseca
· 15 years ago
bb6e3af
progs/tests: Use rand() instead of random().
by José Fonseca
· 15 years ago
a387764
progs/tests: Fix MSVC build.
by Vinson Lee
· 15 years ago
791b754
prog/tests: Fix MSVC build.
by Vinson Lee
· 15 years ago
89e7479
prog/tests: Fix MSVC build.
by Vinson Lee
· 15 years ago
5a25adb
progs/tests: fix MSVC build.
by Vinson Lee
· 15 years ago
3910e88
prog/tests: Fix MSVC build.
by Vinson Lee
· 15 years ago
2b5618f
r200: fix polygon stipple
by Alex Deucher
· 15 years ago
c3b7f93
scons: Add Mac OS to target platform list.
by Vinson Lee
· 15 years ago
235c0c8
progs/vpglsl: Fix psiz-mul.glsl compilation error on Mac OS.
by Vinson Lee
· 15 years ago
0a107d3
progs/glsl: Fix trirast GLSL compilation errors on Mac OS.
by Vinson Lee
· 15 years ago
b094683
progs/glsl: Fix noise GLSL compilation error on Mac OS.
by Vinson Lee
· 15 years ago
592c852
demos/glsl: Add missing break statement to noise test.
by Vinson Lee
· 15 years ago
8f4d361
progs/glsl: Fix multinoise GLSL compilation errors on Mac OS.
by Vinson Lee
· 15 years ago
9ed77d1
progs/glsl: Add missing break statement in multinoise.c.
by Vinson Lee
· 15 years ago
8325937
progs/glsl: Fix mandelbrot GLSL compilation error on Mac OS.
by Vinson Lee
· 15 years ago
2a5cd95
progs/glsl: Include local headers before installed headers during compilation.
by Vinson Lee
· 15 years ago
ccea09c
progs/glsl: minor Makefile clean-ups
by Brian Paul
· 15 years ago
67a0628
progs: Ignore Mac OS dSYM directories.
by Vinson Lee
· 15 years ago
908a3e5
cell: added tex_usage param to xm_surface_buffer_create()
by Brian Paul
· 15 years ago
ba97b98
progs/demos: remove unused glFogCoordPointer_ext var
by Brian Paul
· 15 years ago
b9f4a0b
Simplify hackery added to fix AIX build.
by Tom Fogal
· 15 years ago
d8da270
intel: Remove GL_NV_point_sprite from extension list
by Ian Romanick
· 15 years ago
910aaed
mesa: set version string to 7.6.1-rc2
by Ian Romanick
· 15 years ago
587a52e
i915: Actually put i915PointParameterfv in the driver function table. Duh.
by Ian Romanick
· 15 years ago
533b766
i915: Fallback bit define missed on previous commit
by Ian Romanick
· 15 years ago
718f31b
i915: Round point sizes instead of truncate.
by Ian Romanick
· 15 years ago
d8d4971
i915: Enable point sprite coordinate generation
by Ian Romanick
· 15 years ago
0528f40
Improve implementation of GL_POINT_SPRITE_COORD_ORIGIN errors
by Ian Romanick
· 15 years ago
e4c5fe5
radeon: fix context destroy needing lock for flushing.
by Dave Airlie
· 15 years ago
b12ca6b
i915: Initialize Length and Offset fields when mapping a buffer object
by Ian Romanick
· 15 years ago
da08831
shaderutil: Fix detection of shaders
by Ian Romanick
· 15 years ago
a117502
autoconf: Fix case for not having package
by Jakob Bornecrantz
· 15 years ago
601edbe
Fix the DRI swrast driver for big endian platforms.
by Michel Dänzer
· 15 years ago
3128d65
docs: document fixes for AIX
by Brian Paul
· 15 years ago
7593bcb
gl: added mangled glXGetProcAddressARB define
by Tom Fogal
· 15 years ago
8f24e86
progs: Fix quoting issue with empty set of PROGRAM_DIRS.
by Tom Fogal
· 15 years ago
4e6e246
mesa: define 32bit byteswap for AIX.
by Tom Fogal
· 15 years ago
5117725
docs: removed VC6/7 project files
by Brian Paul
· 15 years ago
e16b59d
docs: update news file for 7.6.1 release
by Brian Paul
· 15 years ago
2a1505b
docs: remove VC6/7 project file info
by Brian Paul
· 15 years ago
cba614b
mesa: omit VC6, VC7 project files from tarballs
by Brian Paul
· 15 years ago
3bcf2d4
windows: remove old VC6 project files directory
by Brian Paul
· 15 years ago
fe5c465
r600: disable compressed texture support
by Alex Deucher
· 15 years ago
c5add6a
docs: Add note about r600
by Alex Deucher
· 15 years ago
13b5a62
Revert "radeon: Fix legacy bo not to reuse dma buffers before refcount is 1."
by Alex Deucher
· 15 years ago
027abdd
mesa: set version string to 7.6.1-rc1
by Brian Paul
· 15 years ago
d449c07
xorg/st: fixup builds against later dpms headers.
by Brian Paul
· 15 years ago
2b3ea2b
docs: i965 clipping fix
by Brian Paul
· 15 years ago
514544f
i965: Fix Ironlake shadow comparisons.
by Eric Anholt
· 15 years ago
5f305b1
i965: Fix VBO last-valid-offset setup on Ironlake.
by Eric Anholt
· 15 years ago
ab12e76
i965: fix EXT_provoking_vertex support
by Roland Scheidegger
· 15 years ago
1220aba
i965: Fix VS constant buffer value loading.
by Eric Anholt
· 15 years ago
e5ffb9f
i965: Unalias src/dst registers for SGE and friends.
by Eric Anholt
· 15 years ago
23a4a67
i965: Allow use of PROGRAM_LOCAL constants in ARB_vp.
by Eric Anholt
· 15 years ago
74ef320
r600: don't emit htile regs
by Alex Deucher
· 15 years ago
2cda507
prog parse: Handle GL_VERTEX_PROGRAM_ARB in glLoadProgramNV
by Ian Romanick
· 15 years ago
6d2ceda
prog parse: Handle GL_VERTEX_PROGRAM_NV in glProgramStringARB
by Ian Romanick
· 15 years ago
289db82
prog parse: Handle GL_FRAGMENT_PROGRAM_ARB in glLoadProgramNV
by Ian Romanick
· 15 years ago
7452877
prog parse: Handle GL_FRAGMENT_PROGRAM_NV in glProgramStringARB
by Ian Romanick
· 15 years ago
26d2ce0
GLX: Change GLX client vendor string to "Mesa Project and SGI"
by Ian Romanick
· 15 years ago
9348ac0
ARB prog parser: Regenerate parser from previous commits.
by Ian Romanick
· 15 years ago
d8e256f
ARB prog parser: Release old program string in _mesa_parse_arb_{fragment,vertex}_program
by Ian Romanick
· 15 years ago
301a9b7
ARB prog parser: Release strings returned from the lexer that don't need to be kept
by Ian Romanick
· 15 years ago
1c7337d
Revert "ARB prog parser: Fix epic memory leak in lexer / parser interface"
by Ian Romanick
· 15 years ago
63191bd
xmesa: pass pixmap to clip_for_xgetimage()
by Brian Paul
· 15 years ago
7c62390
mesa: added cast to silence warning
by Brian Paul
· 15 years ago
1c3f7ab
vbo: fix out-of-bounds array access
by Brian Paul
· 15 years ago
bc4ad7c
mesa: fix broken pack_histogram() case for GLhalf
by Brian Paul
· 15 years ago
76aa0c0
mesa: silence warning from gcc 4.4.1
by Brian Paul
· 15 years ago
60c328d
progs/tests: Fix MSVC build.
by Vinson Lee
· 15 years ago
f1b91cc
Fix YTILE spantmp functions
by Alan Hourihane
· 15 years ago
51f7763
glslcompiler: Fix Mac OS build.
by Vinson Lee
· 15 years ago
6eb7151
mesa: (GLint64) casts in get.c to silence Visual Studio warnings
by Brian Paul
· 15 years ago
c510633
docs: fix 7.6 build with Visual Studio
by Brian Paul
· 15 years ago
804d367
windows: updated VC8 project file
by Karl Schultz
· 15 years ago
077eb0d
windows: remove old entrypoints from mesa.def file
by Karl Schultz
· 15 years ago
e713a95
mesa: added GLAPIENTRY keywords for sync object functions
by Karl Schultz
· 15 years ago
a0cd2b7
st/mesa: clip pixels in draw_stencil_pixels to avoid crash
by Marek Olšák
· 15 years ago
e60ebeb
st/mesa: don't use util_blit_pixels_writemask() for depth or depth/stencil
by Brian Paul
· 15 years ago
0197348
st/mesa: fix tests for depth and depth/stencil texture formats
by Brian Paul
· 15 years ago
e055665
glx: Fix memory leak if XF86DRICreateDrawable() fails
by Vinson Lee
· 15 years ago
35506de
Add --with-dri-searchpath argument
by Chow Loong Jin
· 15 years ago
02b9fb9
progs/tests: fixes for drawbuffers.c
by Brian Paul
· 15 years ago
635ea87
progs/tests: added test for GL_EXT_texture_compression_s3tc support
by Brian Paul
· 15 years ago
96128fd
mesa: Fix memory leak if we run out of memory
by Vinson Lee
· 15 years ago
c0a61c8
intel: Fix memory leak in case of renderbuffer bad format
by Vinson Lee
· 15 years ago
0219cd0
mesa: remove unneeded #includes
by Brian Paul
· 15 years ago
5e3b2ba
mesa: include imports.h to silence warning
by Brian Paul
· 15 years ago
a7d0665
intel: Fix memory leak in event of mip tree allocation failure
by Vinson Lee
· 15 years ago
93dae67
ARB prog parser: Fix epic memory leak in lexer / parser interface
by Ian Romanick
· 15 years ago
Next »