mesa.git
2005-04-22 Brian Paulundef DEPTH_TYPE at end
2005-04-21 Felix KuehlingFixed some suspicious pointer casts that caused lots of
2005-04-21 Felix KuehlingFixed TexEnv modes GL_BLEND and GL_ADD on Savage4-based...
2005-04-21 Aapo TahkolaAdding some comments.
2005-04-21 Keith WhitwellReduce the size of mesa's internal fragment and vertex...
2005-04-21 Brian Pauluse _mesa_pow() for LIT (bug 3087)
2005-04-21 Keith WhitwellFacility to construct a vertex program which executes...
2005-04-21 Keith WhitwellNew software implementation of ARB_vertex_program....
2005-04-21 Aapo TahkolaHad some odd problems with add and temps so doing it...
2005-04-20 Brian Paulfix state.light[n].spot.direction.w value (bug 3083)
2005-04-20 Brian Paulclean up buffer creation code
2005-04-19 Aapo TahkolaReorganized shader stuff.
2005-04-19 Aapo TahkolaFixes for bugs that were nailed down when compairing...
2005-04-18 Aapo TahkolaFixing and enabling elt buffers by default.
2005-04-18 Ian RomanickIf the file name passed to parse_GL_API is None or...
2005-04-18 Ian RomanickRefactor a bunch of common code from the "leaf" scripts...
2005-04-18 Ian RomanickFill-in function offsets and correct a couple typos.
2005-04-18 Ian RomanickConvert all Python scripts to use XML namespaces.
2005-04-18 Peter ZubajAlpha test fix
2005-04-18 Ian RomanickMove the DTD to its own file.
2005-04-18 Brian Paulcomments and clean-up
2005-04-18 Ian RomanickAdd support for pthreads and TLS to libGL for __glXLock...
2005-04-18 Ian RomanickSend GL_PACK_INVERT_MESA state to the server. This...
2005-04-18 Brian Pauls/NORMAL/FOG/ (J.P. Delport)
2005-04-18 Jouk Jansen Updates for OpenVMS : New makefiles
2005-04-15 Brian Pauladded SLANG_SOURCES to SOLO_C_SOURCES
2005-04-15 Brian Paulconfig for profiling with gprof
2005-04-15 Brian Pauladded _mesa_share_state()
2005-04-15 Ben Crossmanmore gldirect compile fixes. Getting near the linking...
2005-04-15 Brian Paulremove carriage returns
2005-04-15 Keith WhitwellFix alpha value of STATE_LIGHTMODEL_SCENECOLOR. From...
2005-04-15 Michal Kroladd shader/slang/slang_preprocess.c
2005-04-15 Michal Krolimplement info log; parse #version directive
2005-04-15 Michal Krolslang preprocessor
2005-04-15 Michal Krolslang #version directive syntax
2005-04-15 Michal Krolchange __asm statement semantics
2005-04-15 Ben CrossmanReverted the last change back to fix bug 3035
2005-04-14 Ian RomanickConvert 'variable_param' from a CDATA attribute to...
2005-04-14 Ian RomanickRefactor the handling of the '(true | false)' enumerate...
2005-04-14 Ian RomanickModify the DTD to use NMTOKEN, enumerants, and explicit...
2005-04-14 Ian RomanickIn GLX_USE_TLS builds, make GET_CURRENT_CONTEXT use...
2005-04-14 Ian RomanickAdd missing includes of indirect.h.
2005-04-14 Ben CrossmanA few getenv() that werent using the mesa wrapper version
2005-04-14 Ben CrossmanSome initial compile fixes. Still some left and warning...
2005-04-14 Keith WhitwellDisable CLOD (Lod constant) state emit. The values...
2005-04-14 Michal Krolhook to _slang_compile()
2005-04-14 Michal Krolcosmetic changes
2005-04-14 Michal KrolARB_fragment_shader state
2005-04-14 Michal KrolARB_fragment/vertex_shader state
2005-04-14 Michal KrolARB_shading_language_100 bit;
2005-04-14 Michal Kroladd GL_ARB_shading_language_100;
2005-04-14 Michal Kroladd FEATURE_ARB_shading_language_100;
2005-04-14 Michal Kroldo not use isdigit() - can cause link errors
2005-04-13 Brian Paulupdated procedure for getting CVS-write access
2005-04-13 Ian RomanickAdd TLS support to libGL and, by virtue of using glthre...
2005-04-13 Ian RomanickRevert revision 1.13. This allows server-side libGLcor...
2005-04-13 Michal Kroladd SLANG_SOURCES
2005-04-13 Michal Krolclean-up stuff
2005-04-13 Michal Krolsimple front-end compiler
2005-04-13 Michal Kroladd __fixed_input and __fixed_output qualifier support;
2005-04-13 Michal Krolcosmetic changes;
2005-04-13 Michal Krolcosmetic changes;
2005-04-13 Michal Krolcosmetic changes;
2005-04-13 Michal Krolconverts a .gc file to a C header containing string...
2005-04-12 Felix KuehlingAdded a Spanish translation by David Rubio Miguélezand...
2005-04-12 Felix KuehlingChanged escaping of double quotes.
2005-04-12 Brian PaulPF_8A8R8G8B pixel format (Dave Reveman)
2005-04-11 Felix KuehlingManage option translations in separate .po files to...
2005-04-10 Brian Paulset table size to 1023 and use new HASH_FUNC() macro
2005-04-09 Adam JacksonBug #2945: Fix math error that left half the hash bucke...
2005-04-08 Ian RomanickRemove all the radeon_subset files. They were complete...
2005-04-07 Ian RomanickUse the same dispatch.c source file for "normal" Mesa...
2005-04-07 Brian PaulAdd shaderobjects_3dlabs.c back into build but use...
2005-04-07 Ian RomanickFollow the GLX_SGIX_fbconfig spec and return the comple...
2005-04-06 Brian Pauladded wrappers/helpers for creating/destroying renderin...
2005-04-06 Brian Paulchanged implementation of GetAllFBConfigs()
2005-04-06 Brian PaulFix Fake_glXChooseFBConfig so passing NULL attribList...
2005-04-06 Ian RomanickMake linux-dri-x86-64 more like linux-dri-x86. Add...
2005-04-05 Ian RomanickMake glxgears_fbconfig compile and respect the DISPLAY...
2005-04-05 Keith WhitwellDon't call PrimitiveNotify with an invalid primitive...
2005-04-04 Brian Pauls/Togle/Toggle/
2005-04-04 Brian Paulupdated warning string to match patch in bug report...
2005-04-01 Brian PaulUse FEATURE_shading_language to control whether the...
2005-03-30 Adam JacksonDisable _mesa_3dlabs_create_{program,shader}_object...
2005-03-29 Brian PaulDisable C++ shading language code yet again. Doesn...
2005-03-29 Brian Paulre-enable shading language sources
2005-03-29 Brian Paulre-enable _mesa_init_shaderobjects_3dlabs() call
2005-03-29 Brian Paulfix a variety of warnings/errors
2005-03-26 Brian Pauldisable 3dlabs shading language code until build is...
2005-03-26 Brian Pauldisable _mesa_init_shaderobjects_3dlabs() call until...
2005-03-26 Brian Paulremove INSTALL.GNU from tarball list
2005-03-26 Brian Paulobsolete
2005-03-25 Michal Krolimplement gl2_3dlabs_shhandle interface; resolve few...
2005-03-25 Michal Krolcleanup query functions
2005-03-25 Michal Kroladd _mesa_init_shaderobjects_3dlabs() declaration
2005-03-25 Michal Krolfix comments; fix TBuiltInResource typedef
2005-03-25 Michal Krolfix comments; disable DLL linkage for WIN32
2005-03-24 Felix KuehlingFixed segfault due to an off-by-one error in SAVAGE_TEX...
2005-03-23 Felix KuehlingInitialize texture addresses to something valid.
2005-03-23 Keith Whitwellremove file after merge
next