mesa.git
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
2005-03-23 Brian Paulno change
2005-03-23 Brian Pauluse $(*_LIB) in the *_LIB_NAME definitions
2005-03-22 Keith Whitwellrename mesaVis to try and improve clarity
2005-03-22 Keith Whitwelladd FreeTexImageData hook to help single-copy texturing...
2005-03-22 Keith Whitwellmerge unichrome changes from branch
2005-03-22 Keith WhitwellRemove test for defined(DRM_USE_MALLOC) around definiti...
2005-03-22 Keith WhitwellAdd more formats to test.
2005-03-22 Keith WhitwellAdd DRM_USE_MALLOC flag
2005-03-22 Keith WhitwellCalculate haveAccumBuffer, haveDepthBuffer and haveSten...
2005-03-18 Michel DänzerAdd support for production version of ATI RN50/ES1000...
2005-03-18 Aapo TahkolaMisc fixes.
2005-03-18 Michal Krolupdate against 03-Feb-2005 release
2005-03-18 Michal Krolenable all 3dlabs front-end compiler sources
2005-03-18 Michal Krola little program to change // comments to /* */ ones
2005-03-18 Michal Krolglslang flex and bison sources:
2005-03-17 Aapo TahkolaFix to get doom3 started.
2005-03-17 Ian Romanickxmllint fixes. Revert 'note_unflushed' changes that...
2005-03-17 Aapo TahkolaSimple TCL stage and ability to disable vps.
2005-03-17 Ian RomanickEnable the generation of server-side __glGetBooleanv_si...
2005-03-17 Ian RomanickMinor refactoring and code tweaking. The only notable...
2005-03-17 Ian RomanickMinor vertex array support tweaks. These are in prepar...
2005-03-17 Ian RomanickMinor vertex array support tweaks. Most of these are...
2005-03-17 Ian RomanickRefactored some of the code for PrintGlxReqSize_[ch...
2005-03-17 Ian RomanickFix the handling of zero-sized output parameters (i...
2005-03-17 Ian RomanickHard-code the client-side maximum GL version. It turns...
2005-03-16 Aapo TahkolaProper VAP output configuration as R300_RS_ROUTE_0_COLO...
2005-03-16 Ben SkeggsFixed some strangeness when mixing textured/flat primit...
2005-03-15 Roland Scheideggeradd support for user-configurable brilinear filtering...
2005-03-15 Aapo TahkolaFix to get glxgears display anything.
2005-03-15 Ben SkeggsFor some reason the Makefile didn't commit..
2005-03-15 Ben SkeggsInitial multitexturing support. Old behaviour can...
2005-03-14 Ian RomanickIf setting GL_PACK_INVERT_MESA results in a GL error...
2005-03-14 Felix KuehlingWhen timestamping textures, need to emit the event...
2005-03-14 Peter ZubajStencil support
2005-03-14 Michal Krolre-enable slang sources
2005-03-14 Michal Krolmake it compile under linux
2005-03-14 Michal Krolmake it compile under gcc 3.3.2
2005-03-14 Michal Krolfix enum comma
2005-03-13 Aapo TahkolaReplacing alpha test bits with values that give desired...
2005-03-13 Felix KuehlingUpdated savage_dri.h from Xorg CVS. This removes defini...
2005-03-12 Felix KuehlingRemoved savagedma.[ch]. They have been unused for a...
2005-03-12 Aapo TahkolaUnlike radeon and r200 drivers r300AllocCmdBuf allocs...
2005-03-11 Ian RomanickAdd support for ARB_draw_buffers and ARB_occlusion_quer...
2005-03-11 Brian Pauladd MAT_DIRTY_FLAGS in _math_matrix_mul_floats(), ...
2005-03-11 Paul MackerrasAdd suitable definitions for the _REV formats, plus...
2005-03-10 Felix Kuehling- Flush before updating the timestamp of a texture...
2005-03-09 Felix KuehlingIf the texture image changed force emitting the texture...
next