mesa.git
2008-03-26 Oliver McFaddenr300: Added Copyright lines to the vertex program code.
2008-03-26 Oliver McFaddenr300: Renamed the Mesa opcode translation functions.
2008-03-26 Oliver McFaddenr300: Renamed the destination-and-opcode/source macros...
2008-03-24 Oliver McFaddenr300: Merged the constant zero/one source macros.
2008-03-24 Oliver McFaddenr300: Merged the Vector and Math Engine opcode macros.
2008-03-02 Oliver McFaddenr300: Corrected a bug with the SUB instruction.
2008-03-02 Oliver McFaddenr300: Corrected a bug with the MAD instruction.
2008-03-01 Oliver McFaddenr300: Added the PVS_SRC_OPERAND documentation from...
2008-03-01 Oliver McFaddenr300: Added the PVS_OP_DST_OPERAND documentation from...
2008-03-01 Oliver McFaddenr300: Added a TODO comment for registers missing from...
2008-03-01 Oliver McFaddenr300: Moved the vertex program shift/mask defines into...
2008-03-01 Oliver McFaddenr300: Indented the vertex program code with longer...
2008-03-01 Oliver McFaddenr300: Moved the PREFER_DP4 define near the position...
2008-03-01 Oliver McFaddenr300: Added a TODO comment for the MAD opcodes.
2008-03-01 Oliver McFaddenr300: Use the VE_ADD hardware opcode for the SUB opcode.
2008-03-01 Oliver McFaddenr300: Use the VE_MULTIPLY hardware opcode for the MUL...
2008-03-01 Oliver McFaddenr300: Cleaned up the XPD opcode temporary register...
2008-03-01 Oliver McFaddenr300: Cleaned up extra white space.
2008-03-01 Oliver McFaddenr300: Prefer to use the VE_ADD for simple MOV style...
2008-03-01 Oliver McFaddenr300: Removed the (undocumented) MAD_2 opcode.
2008-03-01 Oliver McFaddenr300: Cleaned up the MAD/MAD_2 opcode selection.
2008-03-01 Oliver McFaddenr300: Renamed some misleading macro arguments.
2008-03-01 Oliver McFaddenr300: Cleaned up the vertex program macros.
2008-03-01 Oliver McFaddenr300: Removed duplicate component selection defines.
2008-03-01 Oliver McFaddenr300: Removed duplicate source register class defines.
2008-03-01 Oliver McFaddenr300: Renamed the vertex program source register macro.
2008-03-01 Oliver McFaddenr300: Removed the (obsolete) special source register...
2008-03-01 Oliver McFaddenr300: Cleaned up the special vertex program source...
2008-03-01 Oliver McFaddenr300: Added the vertex program swizzle (aka selection...
2008-03-01 Oliver McFaddenr300: Converted to the new src/dest register defines.
2008-03-01 Oliver McFaddenr300: Removed an obsolete comment from the vertex progr...
2008-03-01 Oliver McFaddenr300: Converted to the new Math Engine defines.
2008-03-01 Oliver McFaddenr300: Added the Math Engine opcode macro.
2008-03-01 Oliver McFaddenr300: Renamed the Vector Engine opcode macro.
2008-03-01 Oliver McFaddenr300: Converted to the new Vector Engine defines.
2008-03-01 Oliver McFaddenr300: Removed the duplicate dest register defines.
2008-03-01 Oliver McFaddenr300: Removed the duplicate "easy" vertex program macros.
2008-03-01 Oliver McFaddenr300: Added the vertex program src/dest register defines.
2008-03-01 Oliver McFaddenr300: Added the Vector Engine and Math Engine defines...
2008-03-01 Oliver McFaddenr300: Moved the vertex and fragment program macros...
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...
2008-02-25 Christoph Brill[r300] clean some more magic registers based on AMD...
2008-02-25 Christoph Brill[r300] Update some magic registers to real names
next