profile/ivi/mesa.git
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.
2008-02-26 Christoph Brill[r300] fix wow-pinkness regression. Fixed by Markus...
2008-02-26 Christoph Brill[r300] Document based on chapter 10.4 and 10.5
2008-02-26 Zou Nan hai [i915] fix texture size exceed limit case when running...
2008-02-26 Thomas Hellstrom[intel] Handle -EAGAINs correctly in execbuffer.
2008-02-26 Kristian HøgsbergA few more fixes to the dlsym() fix.
2008-02-26 Dave Airliedri2: dlsym requires some quotes..
2008-02-26 Kristian HøgsbergUse dlsym() to avoid referencing __dri2DriverInitScreen.
2008-02-26 Kristian Høgsbergautoconf: Add gcc search patch to MKDEP_OPTIONS to...
2008-02-26 Kristian Høgsbergintel: Add missing include file to silence last couple...
2008-02-26 Kristian Høgsbergintel: Initialize color and spec arrays in LOCAL_VARS...
2008-02-26 Kristian HøgsbergChange GetCompressedTexImage in dd_function_table to...
2008-02-26 Kristian HøgsbergRemove GetMSC DriverAPI function.
2008-02-26 Kristian HøgsbergRemove now unused setTexOffset from __DriverAPIRec.
2008-02-25 Oliver McFaddenr300: Corrected a cache flush bug in r300EmitCacheFlush.
2008-02-25 Oliver McFaddenr300: Moved the state code into separate functions.
2008-02-25 Christoph Brill[r300] revert complete stupid changes
2008-02-25 Christoph Brill[r300] Document registers completed 10.1 to 10.3
2008-02-25 Christoph Brill[r300] Add more register from the AMD spec
2008-02-25 Christoph Brill[r300] Document POLY_MODE and add some TODOs that might...
2008-02-25 Christoph Brill[r300] Document some registers in the POINT area
2008-02-25 Christoph Brill[r300] Further document and add register definitions...
2008-02-25 Christoph Brill[r300] Sync fog color register names
2008-02-25 Christoph Brill[r300] Sync fog register names to the AMD spec
2008-02-25 Christoph Brill[r300] Further document FG_ALPHA_FUNC (renamed from...
2008-02-25 Christoph Brill[r300] Document R300_RB3D_COLORMASK properly and rename...
2008-02-25 Christoph Brill[r300] Add register definitions based on AMD spec start...
2008-02-25 Christoph Brill[r300] Add some more register from the AMD spec in...
2008-02-25 Christoph Brill[r300] Sync the names for Z-Buffer registers with the...
2008-02-25 Christoph Brill[r300] Add more struct names for r300_hw_state
2008-02-25 Christoph Brill[r300] rename all unkown structs r300_hw_state to reada...
2008-02-25 Christoph Brill[r300] Add RB3D_DISCARD_SRC_PIXEL_LTE_THRESHOLD and...
2008-02-25 Christoph Brill[r300] Replace more magic number by register definition...
next