mesa.git
2008-03-18 Zou Nan haiRevert "[i965] make stipple pattern continue across...
2008-03-18 Xiang, Haihaoglx: Add isDirect back to __GLXcontextRec. It is needed
2008-03-18 Zou Nan hai[i965] make stipple pattern continue across GL_LINE_LOO...
2008-03-18 Dave Airlier300: add new rs690 pci id
2008-03-17 Andrzej Trznadel[965] Fix fp temp reg release code to not usually relea...
2008-03-17 Andrzej TrznadelFix compat implementation of ffs() to return 1-based...
2008-03-17 Markus Amsleronly set InputsRead bit if input is really used
2008-03-17 Markus Amslermesa: Add vertex.attrib 0-15 to arb_input_attrib_string.
2008-03-17 Markus Amslerr300: Simplify r300VAPInputRoute1.
2008-03-17 Markus Amslerr300: Simplify r300VAPInputRoute0, check for valid...
2008-03-17 Zou Nan hai[i965] round pointsize to nearest int according to...
2008-03-17 Xiang, Haihaointel: fix the error in commit 7ed1fd5d8438e55fe2409184...
2008-03-17 Xiang, Haihaointel: It is needed to allocating texture memory to...
2008-03-17 Xiang, Haihaointel: Remove an assertion from intel_miptree_create...
2008-03-17 Xiang, Haihaomesa: avoid to unlock an unlocked array in _mesa_PopCli...
2008-03-17 Xiang, Haihaomesa: Follow GL spec to draw DEPTH_COMPONENT pixels...
2008-03-17 Zou Nan hai [i965] fix wpos height 1 pixel higher
2008-03-15 Kristian HøgsbergTest createNewScreen for NULL, not createNewScreenName...
2008-03-14 Brianinit tmpNode to zeros
2008-03-14 Brianmesa: fix emit_clamp() so that we don't use an output...
2008-03-14 Xiang, Haihaoglx: fix rotation regression. bug #14963
2008-03-14 Xiang, Haihaointel: fix abort issue with shadowtex demo when use
2008-03-13 Roland Scheideggerfix state.lightprod ambient/specular w value (bug ...
2008-03-13 Zou Nan hai [i965] multiple rendering target support
2008-03-12 Kristian HøgsberglibGL: Pull the drawable hash back out in the generic...
2008-03-12 Kristian HøgsbergAdd another missing check for uninitialized DRI.
2008-03-11 Dan NicholsonFix include path for rain demo so glut.h is found
2008-03-10 Dan Nicholsonautoconf: Enable xdemos by default when we build libGL
2008-03-10 Jeremy HuddlestonDarwin: Fixed small error in darwin config files
2008-03-10 Kristian HøgsbergMove make install logic for libGL back into src/mesa...
2008-03-10 Kristian HøgsbergOnly try to call DRI function if DRI got initialized...
2008-03-10 Jeremy HuddlestonDarwin: Config/source fixes to now build glxdemo apps...
2008-03-10 Dan Nicholsonautoconf: Add autogen.sh from Xorg for easier setup...
2008-03-10 Dan NicholsonIgnore more demo programs
2008-03-10 Brianremove extra #include of assert.h (bug 14932)
2008-03-10 Brianfix parsing of state.texenv.color (bug 14931)
2008-03-10 Dave Airliedri: fix function call to add new parameter.
2008-03-10 Kristian HøgsbergDRI2: Make setTexBuffer take a __DRIdrawable instead...
2008-03-10 Kristian HøgsbergDRI2: Drop DriverAPI.UpdateBuffer.
2008-03-10 Kristian HøgsbergDRI2: Pass the context instead of the screen to __dri2P...
2008-03-10 Kristian HøgsbergDRI2: Add event buffer head as an argument to driCreate...
2008-03-10 Brianfix botched test for clearing color buffers (should...
2008-03-09 Markus AmslerSet normalized flag for GLubyte arrays in _mesa_VertexA...
2008-03-09 Markus Amslerinit vertex weight attrib to (1,0,0,0)
2008-03-09 Brianfix __builtin_expect() definition test for IBM XLC...
2008-03-09 Kristian HøgsbergProperly revert the libGL loader path breakage.
2008-03-09 Kristian HøgsberglibGL: Fall back to DEFAULT_DRIVER_DIR properly.
2008-03-09 Brianreplace // comment with /* */ (bug 14916)
2008-03-09 Brianadded info about checking out gallium-0.1 for cell...
2008-03-09 Kristian HøgsbergUse _X_HIDDEN to hide a bunch of leaked symbols.
2008-03-09 Kristian HøgsbergMove DRI context functions into dri_glx.c.
2008-03-09 Kristian HøgsbergMove DRI drawable creation into dri_glx.c.
2008-03-09 Kristian HøgsbergIntroduce __GLXDRIscreen so we can start moving functio...
2008-03-09 Kristian HøgsbergMove DRI specific parts of CreateContext into dri_glx.c.
2008-03-09 Kristian HøgsbergConvert driCreateScreen and driDestroyScreen to functio...
2008-03-09 Kristian HøgsbergAbstract __DRIdisplayPrivateRec away in dri_glx.c.
2008-03-08 Kristian HøgsbergMake __glXCloseDisplay static instead of prototyping...
2008-03-08 Kristian HøgsbergMove libGL install target to the libGL Makefile.
2008-03-08 Kristian HøgsbergSimplify LIBGL_DRIVERS_PATH walking.
2008-03-08 Kristian HøgsbergSimplify dri loading code by eliminating dlopen "cache".
2008-03-08 Kristian HøgsberglibGL: Consolidate DRI initialization in dri_glx.c
2008-03-07 Dan Nicholsonautoconf: Print GCC include path directly and be more...
2008-03-07 Kristian Høgsberg[intel] Only enable GL_EXT_texture_sRGB on i965.
2008-03-07 Zou Nan hai [i965] fix fd.o bug #11471 and #11478
2008-03-07 Xiang, Haihaoi965: use RGB565 to render a bitmap if Depth is 16
2008-03-06 Xiang, Haihaoi965: Fix double free issue to pass glean/maskedClear...
2008-03-06 Xiang, Haihaoi965:fix segfault issue when clearing the window which
2008-03-06 Eric Anholt[intel] Add a driconf option to cache freed buffer...
2008-03-04 Christoph Brillr300: replace some hard coded mask by define in stencil...
2008-03-04 Christoph Brillr300: Fix some issues with masks in stencil buffer...
2008-03-04 Kristian Høgsberg[dri2] Add tail pointer to reemitDrawableInfo callback.
2008-03-04 Kristian Høgsberg[dri2] Optimize event parsing to skip obsolete events.
2008-03-04 Kristian Høgsberg[intel] Silence unused variable warning when compiling...
2008-03-02 Patrice Mandinnouveau: compilation fixes
2008-03-01 Roland Scheideggerstate.depth.range alpha value should be 1, not 0 (bug...
2008-02-29 Kristian HøgsbergUpdate libGL DRI loader to latest DRI interface changes.
2008-02-29 Kristian Høgsbergglxgears: oops, remove accidental commit of glFinish...
2008-02-29 Kristian HøgsbergUse __DRIextension mechanism providing loader functiona...
2008-02-29 Kristian HøgsbergReduce the versioning madness required to create a...
2008-02-29 Kristian Høgsbergintel: Set the lock flag early to avoid deadlock.
2008-02-29 Xiang, Haihaoi965: use _Current pointer instead of Current pointer.
2008-02-29 Eric Anholt[965] Fix conditional sequencing to allow the frame_buf...
2008-02-29 Eric Anholt[intel] Bug #14575: Unmap buffers when deleting/dataing...
2008-02-28 Christoph Brillr300: R5xx and R3xx use different registers for RS_IP...
2008-02-28 Eric Anholt[965] Bug #9151: make fragment.position return window...
2008-02-28 Eric Anholt[965] Fix serious copy'n'paste failure in brw state...
2008-02-28 Brianadded git on Windows section
2008-02-28 Briana few words about how the cell driver works.
2008-02-28 Xiang, Haihaomesa: separate shader program object from shader object.
2008-02-28 Zou Nan hai[intel] fix compressed image height
2008-02-28 José FonsecaConvert crlf->lf line endings.
2008-02-28 Jose FonsecaDisable autocrlf for Visual Studio project files.
2008-02-28 Briandocument cell -DSPU_MAIN_PARAM_LONG_LONG flag
2008-02-27 Christoph Brillr300: properly handle GL_POINT in glPolygonMode
2008-02-27 Kristian Høgsbergintel: Always use intelInitExtensions() for initializin...
2008-02-27 Markus Amslerr300: add artificial output to match fragment program...
2008-02-27 Markus Amslermesa: set input read only on success
2008-02-26 Kristian Høgsbergi965: Setup framebuffer texture in meta_draw_region.
2008-02-26 Eric Anholt[965] Don't segfault on INTEL_DEBUG=batch when a surfac...
2008-02-26 Eric Anholt[965] remove dead brw_parameter_list_state_flags.
next