Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
mesa3d
/
fc8f2021815b692b0e2b8d3e879edee0db538a11
fc8f202
Reorganized shader stuff.
by Aapo Tahkola
· 20 years ago
c4e1fd5
Fixes for bugs that were nailed down when compairing against software vertex shading.
by Aapo Tahkola
· 20 years ago
f8ed0aa
Fixing and enabling elt buffers by default.
by Aapo Tahkola
· 20 years ago
d03ab10
If the file name passed to parse_GL_API is None or "-", read from standard
by Ian Romanick
· 20 years ago
93d2d54
Refactor a bunch of common code from the "leaf" scripts to a new functions,
by Ian Romanick
· 20 years ago
8ea2265
Fill-in function offsets and correct a couple typos.
by Ian Romanick
· 20 years ago
2510ba6
Convert all Python scripts to use XML namespaces.
by Ian Romanick
· 20 years ago
b714256
Alpha test fix
by Peter Zubaj
· 20 years ago
61f08d8
Move the DTD to its own file.
by Ian Romanick
· 20 years ago
f905145
comments and clean-up
by Brian Paul
· 20 years ago
02986cb
Add support for pthreads and TLS to libGL for __glXLock / __glXUnlock and
by Ian Romanick
· 20 years ago
2e823f2
Send GL_PACK_INVERT_MESA state to the server. This fixes bug #2538.
by Ian Romanick
· 20 years ago
b526731
s/NORMAL/FOG/ (J.P. Delport)
by Brian Paul
· 20 years ago
49b1d95
by Jouk Jansen
· 20 years ago
e9a3d8a
added SLANG_SOURCES to SOLO_C_SOURCES
by Brian Paul
· 20 years ago
afb3fb4
config for profiling with gprof
by Brian Paul
· 20 years ago
635ee2d
added _mesa_share_state()
by Brian Paul
· 20 years ago
509710c
more gldirect compile fixes. Getting near the linking stage now. No build file yet.
by Ben Crossman
· 20 years ago
efb41b0
remove carriage returns
by Brian Paul
· 20 years ago
78803b2
Fix alpha value of STATE_LIGHTMODEL_SCENECOLOR. From the spec:
by Keith Whitwell
· 20 years ago
a131d50
add shader/slang/slang_preprocess.c
by Michal Krol
· 20 years ago
e3a846b
implement info log; parse #version directive
by Michal Krol
· 20 years ago
65ce508
slang preprocessor
by Michal Krol
· 20 years ago
8855664
slang #version directive syntax
by Michal Krol
· 20 years ago
35725a9
change __asm statement semantics
by Michal Krol
· 20 years ago
d8aa5ff
Reverted the last change back to fix bug 3035
by Ben Crossman
· 20 years ago
067e788
Convert 'variable_param' from a CDATA attribute to a NMTOKENS attribute.
by Ian Romanick
· 20 years ago
73b4c1b
Refactor the handling of the '(true | false)' enumerated attributes.
by Ian Romanick
· 20 years ago
a3deff2
Modify the DTD to use NMTOKEN, enumerants, and explicit default values
by Ian Romanick
· 20 years ago
6cae4f3
In GLX_USE_TLS builds, make GET_CURRENT_CONTEXT use the TLS verion of the
by Ian Romanick
· 20 years ago
f434e07
Add missing includes of indirect.h.
by Ian Romanick
· 20 years ago
3694042
A few getenv() that werent using the mesa wrapper version
by Ben Crossman
· 20 years ago
b2b01a6
Some initial compile fixes. Still some left and warnings that need fixing. No where near runnable yet.
by Ben Crossman
· 20 years ago
60e2810
Disable CLOD (Lod constant) state emit. The values emitted were
by Keith Whitwell
· 20 years ago
99b329c
hook to _slang_compile()
by Michal Krol
· 20 years ago
ed5f790
cosmetic changes
by Michal Krol
· 20 years ago
8c01903
ARB_fragment_shader state
by Michal Krol
· 20 years ago
6372ea0
ARB_fragment/vertex_shader state
by Michal Krol
· 20 years ago
2a37053
ARB_shading_language_100 bit; Fragment shader derivative hint
by Michal Krol
· 20 years ago
1e8fc5f
add GL_ARB_shading_language_100;
by Michal Krol
· 20 years ago
5c968cb
add FEATURE_ARB_shading_language_100;
by Michal Krol
· 20 years ago
98e3502
do not use isdigit() - can cause link errors
by Michal Krol
· 20 years ago
fd451b6
updated procedure for getting CVS-write access
by Brian Paul
· 20 years ago
25fe93f
Add TLS support to libGL and, by virtue of using glthread.h and GL_CALL, all
by Ian Romanick
· 20 years ago
c604e45
Revert revision 1.13. This allows server-side libGLcore (in X.org) to build
by Ian Romanick
· 20 years ago
9a5ba47
add SLANG_SOURCES
by Michal Krol
· 20 years ago
fa2802d
clean-up stuff
by Michal Krol
· 20 years ago
0e7836b
simple front-end compiler
by Michal Krol
· 20 years ago
d3ea221
add __fixed_input and __fixed_output qualifier support;
by Michal Krol
· 20 years ago
2f95168
cosmetic changes;
by Michal Krol
· 20 years ago
5a38200
cosmetic changes; fix syntax errors;
by Michal Krol
· 20 years ago
f18d70b
cosmetic changes;
by Michal Krol
· 20 years ago
cfcf86b
converts a .gc file to a C header containing string form of the file
by Michal Krol
· 20 years ago
0ad2ef2
Added a Spanish translation by David Rubio Miguélezand a Dutch
by Felix Kuehling
· 20 years ago
ad0dbe6
Changed escaping of double quotes.
by Felix Kuehling
· 20 years ago
41bddcf
PF_8A8R8G8B pixel format (Dave Reveman)
by Brian Paul
· 20 years ago
55ba0dc
Manage option translations in separate .po files to make translations
by Felix Kuehling
· 20 years ago
aaa5a66
set table size to 1023 and use new HASH_FUNC() macro
by Brian Paul
· 20 years ago
5f92c38
Bug #2945: Fix math error that left half the hash buckets empty.
by Adam Jackson
· 20 years ago
db382c5
Remove all the radeon_subset files. They were completely unused. Keith
by Ian Romanick
· 20 years ago
a657c1a
Use the same dispatch.c source file for "normal" Mesa builds and DRI
by Ian Romanick
· 20 years ago
d9c389d
Add shaderobjects_3dlabs.c back into build but use #ifdef FEATURE_shading_language to enable/disable relevant code.
by Brian Paul
· 20 years ago
c51ed8c
Follow the GLX_SGIX_fbconfig spec and return the complete list of
by Ian Romanick
· 20 years ago
c617829
added wrappers/helpers for creating/destroying rendering contexts
by Brian Paul
· 20 years ago
c3984fc
changed implementation of GetAllFBConfigs()
by Brian Paul
· 20 years ago
481bdd3
Fix Fake_glXChooseFBConfig so passing NULL attribList causes a list of all
by Brian Paul
· 20 years ago
bfc8a8d
Make linux-dri-x86-64 more like linux-dri-x86. Add ARCH_FLAGS. This is
by Ian Romanick
· 20 years ago
29c909f
Make glxgears_fbconfig compile and respect the DISPLAY setting. Add it
by Ian Romanick
· 20 years ago
5234d17
Don't call PrimitiveNotify with an invalid primitive. Fix ipers wireframe mode.
by Keith Whitwell
· 20 years ago
c39a4bc
s/Togle/Toggle/
by Brian Paul
· 20 years ago
a92100a
updated warning string to match patch in bug report 2868
by Brian Paul
· 20 years ago
fe1230f
Use FEATURE_shading_language to control whether the shading language
by Brian Paul
· 20 years ago
26772ac
Disable _mesa_3dlabs_create_{program,shader}_object references.
by Adam Jackson
· 20 years ago
425569b
Disable C++ shading language code yet again. Doesn't compile with older
by Brian Paul
· 20 years ago
93b52d9
re-enable shading language sources
by Brian Paul
· 20 years ago
1706ba4
re-enable _mesa_init_shaderobjects_3dlabs() call
by Brian Paul
· 20 years ago
9a54843
fix a variety of warnings/errors
by Brian Paul
· 20 years ago
cb80e39
disable 3dlabs shading language code until build is fixed
by Brian Paul
· 20 years ago
32e845f
disable _mesa_init_shaderobjects_3dlabs() call until build is fixed
by Brian Paul
· 20 years ago
7d4abc9
remove INSTALL.GNU from tarball list
by Brian Paul
· 20 years ago
a62fe7f
obsolete
by Brian Paul
· 20 years ago
00e599e
implement gl2_3dlabs_shhandle interface; resolve few TODOs
by Michal Krol
· 20 years ago
1d7f719
cleanup query functions
by Michal Krol
· 20 years ago
05ab19e
add _mesa_init_shaderobjects_3dlabs() declaration
by Michal Krol
· 20 years ago
a095aa4
fix comments; fix TBuiltInResource typedef
by Michal Krol
· 20 years ago
675f802
fix comments; disable DLL linkage for WIN32
by Michal Krol
· 20 years ago
116986b
Fixed segfault due to an off-by-one error in SAVAGE_TEX_MAXLEVELS.
by Felix Kuehling
· 20 years ago
798e753
Initialize texture addresses to something valid.
by Felix Kuehling
· 20 years ago
ce1d7ee
remove file after merge
by Keith Whitwell
· 20 years ago
068039e
no change
by Brian Paul
· 20 years ago
05bbafa
use $(*_LIB) in the *_LIB_NAME definitions
by Brian Paul
· 20 years ago
8fb17f5
rename mesaVis to try and improve clarity
by Keith Whitwell
· 20 years ago
3e62d3a
add FreeTexImageData hook to help single-copy texturing in drivers
by Keith Whitwell
· 20 years ago
050b77a
merge unichrome changes from branch
by Keith Whitwell
· 20 years ago
59b4b7e
Remove test for defined(DRM_USE_MALLOC) around definition of drmSIGIOHandler().
by Keith Whitwell
· 20 years ago
46d50d9
Add more formats to test.
by Keith Whitwell
· 20 years ago
de4fe1e
Add DRM_USE_MALLOC flag
by Keith Whitwell
· 20 years ago
7f8e10f
Calculate haveAccumBuffer, haveDepthBuffer and haveStencilBuffer in
by Keith Whitwell
· 20 years ago
e7c7a0f
Add support for production version of ATI RN50/ES1000. (ATI Technologies Inc.)
by Michel Dänzer
· 20 years ago
6bd3907
Misc fixes.
by Aapo Tahkola
· 20 years ago
Next »