Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
mesa3d
/
15321a55e541c3209be6636ea467695a0bc6d55d
15321a5
graw: combine graw_init and graw_create_window functions
by Keith Whitwell
· 14 years ago
c267514
graw: split util code into new file
by Keith Whitwell
· 14 years ago
7375d7a
graw: move towards glut-like interface, add tri.c
by Keith Whitwell
· 14 years ago
39087f6
scons: add 'targets' variable, for specifying ... targets
by Keith Whitwell
· 14 years ago
fc4d1b9
util: fix copy_rect stride in default transfer_inline_write
by Keith Whitwell
· 15 years ago
52c554a
egl: Implement EGL_NOK_swap_region
by Kristian Høgsberg
· 15 years ago
13ef7a4
r300g: fix for piglit/fp-indirections2
by Marek Olšák
· 14 years ago
f667526
rtasm: fix void * / func * casting warnings
by Brian Paul
· 14 years ago
56da0cb
draw: silence casting warnings
by Brian Paul
· 14 years ago
415c407
gallivm: silence uninitialized var warning
by Brian Paul
· 14 years ago
d909692
llvmpipe: silence casting warnings
by Brian Paul
· 14 years ago
17542c1
gallivm: silence casting warning
by Brian Paul
· 14 years ago
c91d9cb
gallivm: silence uninitialized var warning
by Brian Paul
· 14 years ago
77ee438
llvmpipe: silence uninitialized var warnings
by Brian Paul
· 14 years ago
966d28c
llvmpipe: silence cast warnings in test programs
by Brian Paul
· 14 years ago
45d6289
gallivm: added lp_dump_llvmtype() debug helper
by Brian Paul
· 14 years ago
adc6e73
llvmpipe: additional comments
by Brian Paul
· 14 years ago
5b5ce16
gallivm: rename a var
by Brian Paul
· 14 years ago
681fd73
egl: Allow a prioritized list of default drivers
by Kristian Høgsberg
· 14 years ago
7413d9a
egl_dri2: Downgrade initialization errors to warnings
by Kristian Høgsberg
· 14 years ago
f19b202
util: Fix ptr -> int conversion.
by José Fonseca
· 14 years ago
c5c0e01
Conditionally revert "gallivm: Use a more compact approach for lp_build_broadcast_scalar()."
by José Fonseca
· 14 years ago
c67d9d8
i965: Reduce a single GL_QUADS to GL_TRIANGLE_FAN.
by Eric Anholt
· 14 years ago
61aa9c8
intel: Don't update window system renderbuffers on TexImage.
by Eric Anholt
· 14 years ago
165694a
mesa: Remove no-op wrappers around trig functions.
by Eric Anholt
· 15 years ago
fef303b
mesa: Remove _mesa_pow(), which is always just pow().
by Eric Anholt
· 15 years ago
60a0535
r300g: fix texture transfers
by Marek Olšák
· 14 years ago
8b3bf9c
mesa: silence compiler warning
by Alan Hourihane
· 14 years ago
f379e7d
llvmpipe: Update instructions for MSVC builds.
by José Fonseca
· 14 years ago
021a68b
egl: Drop broken _EGL_PLATFORM_NO_OS code
by Kristian Høgsberg
· 14 years ago
41797e1
egl: Don't try to load driver basename if the platform needs a suffix
by Kristian Høgsberg
· 14 years ago
8230ead
trace: Add missing header.
by Vinson Lee
· 14 years ago
3f168ee
st/mesa: Remove unnecessary header.
by Vinson Lee
· 14 years ago
1775829
gallium: Add tokens for Cygwin.
by Vinson Lee
· 14 years ago
65e82f0
trace: Remove unnecessary headers.
by Vinson Lee
· 14 years ago
0ccc136
r300g: re-order caps
by Marek Olšák
· 14 years ago
dca2a9f
r300g: fill out the shader limits
by Marek Olšák
· 14 years ago
617c51d
trace: Update README
by Jakob Bornecrantz
· 14 years ago
5d2e24f
rbug: Update and add READMEs
by Jakob Bornecrantz
· 14 years ago
2ebe027
scons: Add -fvisibility=hidden to CFLAGS for gcc builds
by Jakob Bornecrantz
· 14 years ago
0f9b496
graw: Make functions public
by Jakob Bornecrantz
· 14 years ago
9f7f711
rbug: No need to have rbug as a input
by Jakob Bornecrantz
· 14 years ago
07d7419
gallivm: Ensure PIPE_OS_xxx are defined.
by José Fonseca
· 15 years ago
a09e46c
gallivm: Use a more compact approach for lp_build_broadcast_scalar().
by José Fonseca
· 15 years ago
648c9d5
llvmpipe: Dump fs key's stencil state.
by José Fonseca
· 15 years ago
994e45d
util: Add function to dump PIPE_STENCIL_OP_xxx
by José Fonseca
· 15 years ago
5326e18
llvmpipe: Enable mem2reg pass even with LP_DEBUG=nopt.
by José Fonseca
· 14 years ago
53cbb81
rbug: Add to all targets that link against trace
by Jakob Bornecrantz
· 14 years ago
5494332
trace: Remove rbug from trace
by Jakob Bornecrantz
· 14 years ago
395e944
rbug: Use container of macro
by Jakob Bornecrantz
· 14 years ago
f6946c9
rbug: Fix draw blocking
by Jakob Bornecrantz
· 14 years ago
7368421
rbug: Fix sampler views and surfaces in context info
by Jakob Bornecrantz
· 14 years ago
21b668e
rbug: Fix shaders
by Jakob Bornecrantz
· 14 years ago
2c3fb4e
rbug: Break out of trace
by Jakob Bornecrantz
· 15 years ago
92b1908
gallivm: additional comments
by Brian Paul
· 14 years ago
c722029
llvmpipe: s/bool/boolean/ in test progs
by Brian Paul
· 14 years ago
f81ec06
gallivm: s/bool/boolean
by Brian Paul
· 14 years ago
5b87624
gallivm: rename vars, update comments, etc
by Brian Paul
· 14 years ago
880acbe
egl_dri2: Zero out driver struct
by Kristian Høgsberg
· 14 years ago
5f16126
r300g: Correct viewport setup for SW TCL.
by Corbin Simpson
· 14 years ago
3bb1724
r300g: Add VBO dumper for SW TCL.
by Corbin Simpson
· 14 years ago
505bea8
r300g: Immediate mode won't work with SW TCL right now.
by Corbin Simpson
· 14 years ago
c037c37
r300g: Fix indentation.
by Corbin Simpson
· 14 years ago
fcf532c
gallivm: comment out LLVMUnionTypeKind case
by Brian Paul
· 14 years ago
1cd3145
gallivm: rename texel result param
by Brian Paul
· 14 years ago
0a0d176
gallivm: add a few comments
by Brian Paul
· 14 years ago
3f6dc8e
gallivm/llvmpipe: add const qualifiers
by Brian Paul
· 14 years ago
3dcb253
gallivm: added lp_typekind_name() util function
by Brian Paul
· 14 years ago
6080e56
tgsi: also count instructions in tgsi_scan_shader()
by Brian Paul
· 14 years ago
cf9baf6
llvmpipe: Handle PIPE_CAP_GUARD_*.
by José Fonseca
· 14 years ago
4c4f98c
llvmpipe: Use RAST_WHOLE/EDGE_TEST in more places.
by José Fonseca
· 14 years ago
10fdbb9
llvmpipe: Move the opaque flag computation into the variant.
by José Fonseca
· 14 years ago
686215d
svga: Advertise shader limits.
by José Fonseca
· 14 years ago
a1b3ca6
llvmpipe: Advertise (gallivm's) shader limits.
by José Fonseca
· 14 years ago
7b5931b
softpipe: Adverstise (tgsi_exec's) shader limits.
by José Fonseca
· 14 years ago
6ac93e4
mesa/st: Expose pipe driver's shader limits.
by José Fonseca
· 14 years ago
bfc702d
gallium: Add new fine grained PIPE_CAP_xx for shader limits.
by José Fonseca
· 14 years ago
e1238b5
gallium: Make PIPE_CAP_xxx enums.
by José Fonseca
· 14 years ago
084eada
st/egl: Link egl-apis to LLVM when enabled.
by Chia-I Wu
· 14 years ago
d9f38e1
st/mesa: Do not use draw module in OpenGL ES build.
by Chia-I Wu
· 14 years ago
87cc2da
mesa/es: Merge back to core mesa.
by Chia-I Wu
· 14 years ago
8d5c83c
mesa/es: Remove omit list.
by Chia-I Wu
· 14 years ago
eb5100a
mesa: Make FEATURE_ATI_fragment_shader more modular.
by Chia-I Wu
· 14 years ago
82c6c31
mesa/es: Remove sources.mak.
by Chia-I Wu
· 14 years ago
cc289e2
mesa/es: Update sources.mak and fix the build.
by Chia-I Wu
· 15 years ago
1975208
st/mesa: Make st_cb_drawtex.h FEATURE_OES_draw_texture aware.
by Chia-I Wu
· 14 years ago
278bca0
mesa: Add dummy _mesa_lookup_query_object to queryobj.h.
by Chia-I Wu
· 15 years ago
e76e17d
st/mesa: Make st_cb_blit.h FEATURE_EXT_framebuffer_blit aware.
by Chia-I Wu
· 15 years ago
16775f4
st/mesa: Make st_cb_queryobj.h FEATURE_queryobj aware.
by Chia-I Wu
· 15 years ago
bcce57c
st/mesa: Make FEATURE_feedback and FEATURE_rastpos more modular.
by Chia-I Wu
· 15 years ago
14a92b2
st/mesa: Make st_cb_{bitmap,drawpixels}.h FEATURE_drawpix aware.
by Chia-I Wu
· 15 years ago
e33ad49
st/mesa: Make st_cb_accum.h FEATURE_accum aware.
by Chia-I Wu
· 15 years ago
b093016
mesa: Make FEATURE_EXT_transform_feedback more modular.
by Chia-I Wu
· 14 years ago
903986c
glapi: fix generator scripts w.r.t. GLX_USE_APPLEGL
by Brian Paul
· 14 years ago
6c06e2f
glapi: added GL_ARB_transform_feedback2 entrypoints
by Brian Paul
· 14 years ago
92a8ba8
progs/tests: disable invalid 3D texture compression tests
by Brian Paul
· 14 years ago
67a27b8
progs/tests: fix a couple bugs in the getprocaddress.c test
by Brian Paul
· 14 years ago
2236a30
mesa: fix error message strings
by Brian Paul
· 14 years ago
0dc1884
progs/tests: update getprocaddress test since moving glapi files
by Brian Paul
· 14 years ago
42d31bf
mesa: added glGet code for GL_ARB_transform_feedback2
by Brian Paul
· 14 years ago
Next »