Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
mesa3d
/
c786df2caf54584f1a307d820cbd947db706e20c
c786df2
i965g: Fix memory leak.
by Vinson Lee
· 15 years ago
b7eed19
st/mesa: Fix memory leak on out-of-memory error path.
by Vinson Lee
· 15 years ago
8ff6790
r300g: Remove unnecessary header.
by Vinson Lee
· 15 years ago
701ac58
Link egl progs to libm as necessary.
by Ray Kohler
· 15 years ago
3c244da
r300g: precompute framebuffer register values
by Marek Olšák
· 15 years ago
7a087e1
r300g: add all missing colorbuffer formats
by Marek Olšák
· 15 years ago
5c14fd1
r300g: make r300_translate_texformat private
by Marek Olšák
· 15 years ago
2a30c26
r300g: re-enable SRGB formats
by Marek Olšák
· 15 years ago
7da9da1
mesa: Add assert to check for null pointer dereference.
by Vinson Lee
· 15 years ago
d89de9c
draw: Remove dead code.
by Vinson Lee
· 15 years ago
3194197
i965g: Remove dead code.
by Vinson Lee
· 15 years ago
0b83f48
i965g: Fix assertions that were always true.
by Vinson Lee
· 15 years ago
d1aafb3
glsl/cl: Prevent possible buffer overflow.
by Vinson Lee
· 15 years ago
f56c9c2
i965g: Fix use of out-of-scope variable.
by Vinson Lee
· 15 years ago
1207482
st/egl: Disable SHM in ximage backend.
by Chia-I Wu
· 15 years ago
f96e8a0
radeon: Silence compiler format warning.
by Vinson Lee
· 15 years ago
ae41339
glsl/cl: Prevent possible string overflow.
by Vinson Lee
· 15 years ago
dbaa845
st/egl: Properly convert vrefresh to refresh rate.
by Chia-I Wu
· 15 years ago
5d4d545
st/egl: Enable extensions before adding configs.
by Chia-I Wu
· 15 years ago
719c4b0
st/egl: Do not force validate when update_buffer is called.
by Chia-I Wu
· 15 years ago
9d88006
st/egl: Clean up DRI2 surface.
by Chia-I Wu
· 15 years ago
d6b348d
st/egl: Clean up ximage surface.
by Chia-I Wu
· 15 years ago
71e3abc
st/xlib: Add assert to check for null pointer dereference.
by Vinson Lee
· 15 years ago
e3114d3
Cygwin build fix: Fix linkage
by Jon TURNEY
· 15 years ago
1613735
gamma: Silence uninitialized variable warnings.
by Vinson Lee
· 15 years ago
fdcad8a
gamma: Add missing headers.
by Vinson Lee
· 15 years ago
fbf04ce
gamma: Remove unnecessary header.
by Vinson Lee
· 15 years ago
b76164d
intel: Silence compiler format warnings.
by Vinson Lee
· 15 years ago
6cfdb61
progs/redbook: Silence warn_unused_result warnings.
by Vinson Lee
· 15 years ago
5fd84e0
tgsi: ifdef out unused function micro_sqrt.
by Vinson Lee
· 15 years ago
a45f2ec
mesa: Silence compiler format warning.
by Vinson Lee
· 15 years ago
150cce6
mesa: fix snprintf() typo
by Brian Paul
· 15 years ago
78a0c35
mesa: restore _mesa_snprintf() - it's needed for Windows
by Brian Paul
· 15 years ago
8de5a29
mesa: casts to silence new warnings from printf()
by Brian Paul
· 15 years ago
984b72a
mesa: remove abs/negate from fetch_vector1ui()
by Brian Paul
· 15 years ago
da43aa8
intel: Set buffer stamp before getting new buffers
by Kristian Høgsberg
· 15 years ago
f0c5034
r300g: fix rendering into the L8 and A8 texture formats
by Marek Olšák
· 15 years ago
99ae9e8
Drop macro wrappers for the aligned memory functions
by Kristian Høgsberg
· 15 years ago
3ef51b4
progs/tests: new zbitmap.c test to exercize Z testing of glBitmap
by Brian Paul
· 15 years ago
e9df31f
progs/demos: sort filenames
by Brian Paul
· 15 years ago
f814a49
tgsi: Make more exec opcodes look pretty.
by Michal Krol
· 15 years ago
f1f7006
tgsi: Change prototypes of micro opcodes to explicitly indicates number of args.
by Michal Krol
· 15 years ago
d68f024
tgsi: Rewrite exec implementations of NRM and NRM4.
by Michal Krol
· 15 years ago
298be2b
Replace the _mesa_*printf() wrappers with the plain libc versions
by Kristian Høgsberg
· 15 years ago
32f2fd1
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
by Kristian Høgsberg
· 15 years ago
6bf1ea8
mesa: replace _mesa_bzero() with memset()
by Brian Paul
· 15 years ago
2240ba1
mesa: replace old MEMSET macro with memset
by Brian Paul
· 15 years ago
e197de5
mesa: replace old MEMCPY macro with memcpy
by Brian Paul
· 15 years ago
2efa86e
Remove _mesa_memcmp in favor of plain memcmp.
by Kenneth Graunke
· 15 years ago
26f8fad
Remove _mesa_memset in favor of plain memset.
by Kenneth Graunke
· 15 years ago
c7ac486
Remove _mesa_memcpy in favor of plain memcpy.
by Kenneth Graunke
· 15 years ago
60b0cae
Remove _mesa_atoi in favor of plain atoi.
by Kenneth Graunke
· 15 years ago
9d9afe9
Remove _mesa_strncmp in favor of plain strncmp.
by Kenneth Graunke
· 15 years ago
8d73aa6
Remove _mesa_strcmp in favor of plain strcmp.
by Kenneth Graunke
· 15 years ago
21d0c70
Remove _mesa_strlen in favor of plain strlen.
by Kenneth Graunke
· 15 years ago
f69d1d1
Remove _mesa_strncpy in favor of plain strncpy.
by Kenneth Graunke
· 15 years ago
5fcaa78
Remove _mesa_strcpy in favor of plain strcpy.
by Kenneth Graunke
· 15 years ago
8ff7624
Remove _mesa_strncat in favor of plain strncat.
by Kenneth Graunke
· 15 years ago
0aecdb6
Remove _mesa_strstr in favor of plain strstr.
by Kenneth Graunke
· 15 years ago
71214c6
Revert "r300g: remove L8_UNORM from colorbuffer formats"
by Corbin Simpson
· 15 years ago
e95948e
gamma: s#colormac.h#main/colormac.h#
by Vinson Lee
· 15 years ago
24bdace
gamma: s/gammacontext.h/gamma_context.h/
by Vinson Lee
· 15 years ago
496724b
egl: Silence warnings when compiled with -pedantic.
by Chia-I Wu
· 15 years ago
bef4b47
egl: Silence warnings in check/return macros.
by Chia-I Wu
· 15 years ago
fc427d2
r300g: remove L8_UNORM from colorbuffer formats
by Marek Olšák
· 15 years ago
ae7a702
softpipe: fix depth testing problems
by Brian Paul
· 15 years ago
0c72803
st/mesa: added some bitmap debug code (disabled)
by Brian Paul
· 15 years ago
86bf224
progs/demos: update arbocclude.c to do multiple queries at once
by Brian Paul
· 15 years ago
00d1d8a
softpipe: comments and whitespace fixes
by Brian Paul
· 15 years ago
46b5ae7
softpipe: const qualifiers, comments
by Brian Paul
· 15 years ago
2ecdc2e
identity: Propagate api->name and api->driver_name up
by Jakob Bornecrantz
· 15 years ago
288e4b1
trace: Propagate api->name up
by Jakob Bornecrantz
· 15 years ago
1ee905b
pipebuffer: Include fenced buffer manager in build
by Jakob Bornecrantz
· 15 years ago
0032525
i915: update render buffers at prepare_render time
by Jesse Barnes
· 15 years ago
79cc455
Revert "Make mklib propogate all errors"
by Dan Nicholson
· 15 years ago
cc66847
mklib: remove unused -contents_of_archives(), add comments
by Brian Paul
· 15 years ago
b69dad2
mesa: silence mklib output for libglapi.c as for other targets
by Brian Paul
· 15 years ago
d6f5549
Make mklib propogate all errors
by Jon TURNEY
· 15 years ago
205c965
mklib: Teach mklib to fail build if link fails on cygwin
by Brian Paul
· 15 years ago
9798890
configure: PTHREADS should be defined on cygwin, as well
by Brian Paul
· 15 years ago
a61dce3
swrast: fix left side clipping
by Brian Paul
· 15 years ago
196214b
Revert "st/mesa: Make the frontbuffer visible on st_flush(PIPE_FLUSH_FRAME)."
by Francisco Jerez
· 15 years ago
0aa6105
intel: Include main/hash.h using "" instead of <>
by Kristian Høgsberg
· 15 years ago
82e5a11
progs/trivial: Update .gitignore.
by Vinson Lee
· 15 years ago
7f7b7b9
progs/redbook: Fix array out-of-bounds access.
by Vinson Lee
· 15 years ago
37e955d
st/mesa: always call FLUSH_CURRENT before st->pipe->flush()
by Keith Whitwell
· 15 years ago
64d18b8
progs/rbug: Silence printf format warning.
by Vinson Lee
· 15 years ago
869896f
progs/rbug: Add missing headers.
by Vinson Lee
· 15 years ago
9f5640d
util: Fix typo of debug_dump_float_rgba_bmp.
by Vinson Lee
· 15 years ago
8266f1e
progs/rbug: Use util_format_name().
by Vinson Lee
· 15 years ago
20a1172
progs/rbug: Add missing header.
by Vinson Lee
· 15 years ago
56b7a6f
progs/rbug: s/read/rbug_read/
by Vinson Lee
· 15 years ago
3f7af84
svga: Silence uninitialized variable warnings.
by Vinson Lee
· 15 years ago
ca0e88c
r300g: add support for all missing non-FP sampler formats
by Marek Olšák
· 15 years ago
9a939ad
winsys/drm: Do not use --whole-archive in Makefile.egl.
by Chia-I Wu
· 15 years ago
d449627
intel: Implement the DRI2 invalidate function properly
by Kristian Høgsberg
· 15 years ago
56dcd01
dri/nouveau: Some multithreaded rendering fixes.
by Francisco Jerez
· 15 years ago
52e3f09
st/dri2: Flush FRAME instead of RENDER_CACHE on buffer invalidation.
by Francisco Jerez
· 15 years ago
f455ca6
st/mesa: Make the frontbuffer visible on st_flush(PIPE_FLUSH_FRAME).
by Francisco Jerez
· 15 years ago
7ccbeb4
Merge commit '381d5e209815235911c4aab516037c868c8f695f'
by Ian Romanick
· 15 years ago
Next »