Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
mesa3d
/
39a0e4e7de379a182c1544fa24d5cb2a7687ec72
39a0e4e
Push __driDriverExtensions out of dri_util.c and into the drivers
by Kristian Høgsberg
· 15 years ago
d61f073
Remove leftover __DRI{screen,drawable,context}Private references
by Kristian Høgsberg
· 15 years ago
8616cec
Check for libdrm_$chipset.pc when needed
by Kristian Høgsberg
· 15 years ago
a3abb9d
silence compiler warning
by Alan Hourihane
· 15 years ago
4a531fb
Fix test
by Alan Hourihane
· 15 years ago
e04a8186
r600: support vertex_array_bgra
by Andre Maasikas
· 15 years ago
2b218d9
Only enable verbose NoOp dispatch if DEBUG is defined
by Kristian Høgsberg
· 15 years ago
c3047e7
Noop dispatch: move warning code out of the generated functions
by Kristian Høgsberg
· 15 years ago
b8326b0
Fix glut to work with -fvisibility=hidden
by Kristian Høgsberg
· 15 years ago
8d62eb4
Export a few glapi functions used by gallium and r300
by Kristian Høgsberg
· 15 years ago
e388d62
Compile with -fvisibility-hidden by default
by Kristian Høgsberg
· 15 years ago
a600840
mesa: fix blend enable/disable calls in meta.c code
by Francis Galiegue
· 15 years ago
c978ab0
gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS.
by José Fonseca
· 15 years ago
995c342
autoconf: fix build breakage
by Marc Dietrich
· 15 years ago
1fbc719
mesa: added _mesa_GetBufferParameteri64v()
by Brian Paul
· 15 years ago
52eb3e4
scons: Build glew on all platforms.
by José Fonseca
· 15 years ago
321aef7
scons: Update the MSVC SA to match latest scons code.
by José Fonseca
· 15 years ago
58d376a
scons: Axe generic.py.
by José Fonseca
· 15 years ago
8a318ed
scons: Put glut and glew shared libraries into build/xxx/bin or lib.
by José Fonseca
· 15 years ago
ee39dc2
python: Don't generate a import library for python module either.
by José Fonseca
· 15 years ago
6f19ec6
i965: Add missing include.
by José Fonseca
· 15 years ago
2104cbb
scons: Remove duplicated code.
by José Fonseca
· 15 years ago
b2e4064
scons: Disable version symlinking for DLLs.
by José Fonseca
· 15 years ago
187066c
gdi: Don't generate import libraries for opengl32.dll.
by José Fonseca
· 15 years ago
14a8c9d
scons: Fix glew build on MSVC.
by José Fonseca
· 15 years ago
c852e96
util: Silent potential loss of precision warnings.
by José Fonseca
· 15 years ago
9595b59
tgsi: Add missing semantic name in text parser.
by Igor Oliveira
· 15 years ago
486ccb5
r300: Fix scons build.
by José Fonseca
· 15 years ago
89d778f
scons: Don't list cell as a driver.
by José Fonseca
· 15 years ago
cf9be46
llvmpipe: Add missing include path.
by José Fonseca
· 15 years ago
c847a13
gallium: Generate a single library for auxiliaries with Make too.
by José Fonseca
· 15 years ago
f8f4757
scons: Aggregate all tiny libraries in a single library.
by José Fonseca
· 15 years ago
fc8e0b9
gallium: Remove the sct module.
by José Fonseca
· 15 years ago
7bbf7f9
scons: Build progs together with everything else.
by José Fonseca
· 15 years ago
58b4013
progs: Ignore derived files.
by José Fonseca
· 15 years ago
cbb2352
glsl: Ignore programs.
by José Fonseca
· 15 years ago
3d747ed
scons: Don't globally define WIN32_LEAN_AND_MEAN.
by José Fonseca
· 15 years ago
33f44b9
mesa: Avoid WIN32_LEAN_AND_MEAN re-definition.
by José Fonseca
· 15 years ago
04c7f48
mesa: Make condrender.[ch] prototypes match.
by José Fonseca
· 15 years ago
97e2c5a
scons: Expose convienience libraries to the host environment.
by José Fonseca
· 15 years ago
700a2eb
glut: Silent the glut*_ATEXIT_HACK defined but not used warnings.
by José Fonseca
· 15 years ago
45a01bc
nv50: small fix for handling "dangerous" swizzles
by Christoph Bumiller
· 15 years ago
25024d9
Merge branch 'mesa_7_7_branch'
by Brian Paul
· 15 years ago
d14beea
mesa: remove a line of dead code
by Brian Paul
· 15 years ago
06f1090
docs: 7.8 relnotes: GL_NV_conditional_render and GL_EXT_draw_buffers2
by Brian Paul
· 15 years ago
f10470e
mesa: enable ColorMaskIndexed in display lists
by Brian Paul
· 15 years ago
34075d0
progs/tests: added test for GL_EXT_draw_buffers2
by Brian Paul
· 15 years ago
fcc2e1a
mesa: enable GL_EXT_draw_buffers2 for sw drivers
by Brian Paul
· 15 years ago
c28b451
docs: update status for conditional rendering
by Brian Paul
· 15 years ago
08d145e
progs/tests: added conditional rendering test program
by Brian Paul
· 15 years ago
aa491c1
mesa: turn on NV_conditional_render for software drivers
by Brian Paul
· 15 years ago
ab26682
swrast: add check for conditional rendering
by Brian Paul
· 15 years ago
699cfae
tnl: add check for conditional rendering
by Brian Paul
· 15 years ago
ff3a526
mesa: plug in API functions for conditional rendering
by Brian Paul
· 15 years ago
007b1f4
mesa: added dispatch for GL_NV_conditional_render extension
by Brian Paul
· 15 years ago
5a0eb89
mesa: added FLUSH_VERTICES(), more comments
by Brian Paul
· 15 years ago
2be0d77
mesa: add flag for GL_NV_conditional_render extension
by Brian Paul
· 15 years ago
0fbe828
mesa: _mesa_Begin/EndConditionalRender() functions
by Brian Paul
· 15 years ago
534e005
mesa: make _mesa_lookup_query_object() an non-private inline function
by Brian Paul
· 15 years ago
195e765
swrast: use different temp array in _swrast_get_dest_rgba()
by Brian Paul
· 15 years ago
4e4244b
nv50: fix TEXLOD sequence and use it only in FPs
by Christoph Bumiller
· 15 years ago
616ddc8
nv50: cannot kill branch if immediate is used
by Christoph Bumiller
· 15 years ago
b3425bc
nv50: make assimilate_temp safe
by Christoph Bumiller
· 15 years ago
d9ae8f3
nv50: handle TGSI_OPCODE_EXP,LOG
by Christoph Bumiller
· 15 years ago
f2cca04
nv50: add support for subroutines
by Christoph Bumiller
· 15 years ago
170cdb4
nv50: alloc_reg on reg_instance
by Christoph Bumiller
· 15 years ago
0ba518e
nv50: multiply polygon offset units by 2
by Christoph Bumiller
· 15 years ago
4d2551b
nv50: neg and abs modifiers for flops
by Christoph Bumiller
· 15 years ago
3019afd
nv50: don't negate immediates in set_immd
by Christoph Bumiller
· 15 years ago
6e05849
mesa: Silence unused variable warning.
by Vinson Lee
· 15 years ago
5b2713c
progs/glsl: Provide a better fix for fgets warning.
by Vinson Lee
· 15 years ago
9b0bbe1
docs: added GL 3.x feature checklist to track what's done in Mesa
by Brian Paul
· 15 years ago
16e91d4
mesa: implement _mesa_GetStringi() for GL3
by Brian Paul
· 15 years ago
56bdaca
mesa: _mesa_get_enabled_extension() function
by Brian Paul
· 15 years ago
802b808
mesa: implement GL3 GL_NUM_EXTENSIONS query
by Brian Paul
· 15 years ago
1ec6de9
mesa: simplify some extension testing code
by Brian Paul
· 15 years ago
05fb922
mesa: display list support for glClearBuffer functions
by Brian Paul
· 15 years ago
2b5ece5
mesa: implement GL3 glClearBuffer() functions
by Brian Paul
· 15 years ago
12039aa
mklib: use a wrapper for ar
by Brian Paul
· 15 years ago
9656177
nouveau: Fix glTexSubImage on swizzled surfaces on <=NV40
by Luca Barbieri
· 15 years ago
f00bf05
st/mesa: add PIPE_FORMAT_Z24S8_UNORM in st_get_format_info()
by Brian Paul
· 15 years ago
de95e57
glu/sgi: Initialize members of struct O_nurbssurface.
by Vinson Lee
· 15 years ago
1677d5c
mesa: fix-up blend enable/disable code in _mesa_PopAttrib()
by Brian Paul
· 15 years ago
36092fa
mesa: finish-up indexed color mask code in _mesa_PopAttrib()
by Brian Paul
· 15 years ago
81c72a1
mesa: plug in GL_EXT_draw_buffers2 functions
by Brian Paul
· 15 years ago
285d3f9
mesa: regenerate API files related to GL_EXT_draw_buffers2
by Brian Paul
· 15 years ago
ca3a853
glapi: extension info for GL_EXT_draw_buffers2
by Brian Paul
· 15 years ago
ac21edf
tdfx: Silence uninitialized variable warning.
by Vinson Lee
· 15 years ago
0ab29d2
progs/glsl: Silence compiler warnings.
by Vinson Lee
· 15 years ago
70bbe22
glu/sgi: Silence warn_unused_result warnings.
by Vinson Lee
· 15 years ago
31263f4
st/xorg: Use C-style comments.
by Vinson Lee
· 15 years ago
97b8993
glu/sgi: Initialize member of struct GridVertex.
by Vinson Lee
· 15 years ago
5169775
st/xorg: Fix warning and add a TODO comment
by Jakob Bornecrantz
· 15 years ago
d34fdf1
st/xorg: On close wait on fences and then destroy the screen
by Jakob Bornecrantz
· 15 years ago
5fdc4f7
st/xorg: Be proper with pipe pointers on close in exa
by Jakob Bornecrantz
· 15 years ago
8f6f112
mesa: added infrastructure for GL_EXT_draw_buffers2
by Brian Paul
· 15 years ago
53e314c
st/xorg: Make sure we don't overrun the fence array in block handler
by Jakob Bornecrantz
· 15 years ago
3bcf7d7
glu/sgi: Initialize member variables in class Varray.
by Vinson Lee
· 15 years ago
a7db305
glu/sgi: Initialize member of class monoChain.
by Vinson Lee
· 15 years ago
5060fb4
glu/sgi: Initialize members of class sampledLine.
by Vinson Lee
· 15 years ago
Next »