nouveau: Add notifier support functions
[mesa.git] / src / mesa /
2006-11-22 Brian Paulreindent
2006-11-22 Brian Paulfix comments
2006-11-22 Ben SkeggsSome missing state init
2006-11-22 Roland Scheideggerremove unneded call to _tnl_invalidate_state() in _tnl_...
2006-11-22 Brian PaulGLX protocol fixes for glMap* functions (bug 8899)
2006-11-22 Keith WhitwellPrune incoming state to the atoms of interest. Hopeful...
2006-11-22 Keith WhitwellAnother fix
2006-11-22 Keith WhitwellSet _NEW_LIGHT when materials are present in display...
2006-11-22 Keith WhitwellMove setting of _NEW_LIGHT to only occur when materials...
2006-11-21 Roland Scheideggerfix segfault with ATI_fs when trying to use a not enabl...
2006-11-21 Patrice MandinEnable nv10 tcl state
2006-11-21 Patrice Mandinnv10,nv20: nvX0ShadeModel static function
2006-11-21 Patrice Mandinnv10,nv20,nv30: color light components renamed from...
2006-11-21 Patrice Mandinah, correct revision now
2006-11-21 Patrice Mandinupdate from renouveau
2006-11-21 Patrice Mandinnv10: update state
2006-11-21 Brian Paullist header files in sources files (Dan Nicholson)
2006-11-21 Keith Whitwellblend, logicop changes for intelEmitCopyBlit backported...
2006-11-21 Ben SkeggsnouveauCreateDmaObject
2006-11-21 Keith WhitwellMore fixes, glean seems to run now.
2006-11-21 Stephane MarchesinRemaining state cache changes
2006-11-21 Stephane MarchesinAdd the state caching mechanism. It seems to work,...
2006-11-21 Keith WhitwellFix more typos.
2006-11-21 Keith WhitwellGary Wong's patches for CopyPixels Logiop (enable)...
2006-11-21 Keith WhitwellGary Wong's fix for 64 bit cleanness of vertex program...
2006-11-21 Keith WhitwellCommit Gary Wong & Keith Packard's changes for bug...
2006-11-21 Sean D'EpagnierglTexCoord3dv was not using third coordinate
2006-11-21 Jeremy KolbMore state.
2006-11-20 Rune PetersenDisable fragment program debug messages.
2006-11-20 Jeremy KolbAdd state initialization to context creation.
2006-11-20 Keith WhitwellFix typos that meant vbos were never unmapped
2006-11-20 Brian Paulfix glPopAttrib/color material bug #9091
2006-11-20 Jouk Jansen Committing in .
2006-11-20 Keith WhitwellDon't perform dangling attribute check on POS attribute...
2006-11-19 Stephane MarchesinCleanup the swtcl code.
2006-11-19 Stephane MarchesinUse NONINC_METHOD for vertex data.
2006-11-19 Stephane MarchesinMore work on the swtcl
2006-11-19 Stephane MarchesinMore fifo debug fixes
2006-11-19 Stephane MarchesinOops.
2006-11-19 Stephane MarchesinFix the fifo debugging feature.
2006-11-19 Stephane MarchesinNew swtcl implementation. It's simpler than the previou...
2006-11-19 Ben SkeggsDon't bother touching lighting stuff if shaders are...
2006-11-19 Ben SkeggsFix nv30LineWidth, hw expects a ubyte.
2006-11-19 Ben SkeggsAvoid sharing subchannels with the ddx until context...
2006-11-19 Ben SkeggsMore FIFO fixes.
2006-11-19 Ben SkeggsStupid bug..
2006-11-19 Ben Skeggspoke the correct FIFO regs
2006-11-18 Brian Paulmove fix-up code into new slang_fixup_save() function
2006-11-18 Brian Pauldelete shader objects when destroying shared context...
2006-11-18 Brian Paulcomments
2006-11-18 Brian Paulreindent
2006-11-18 Brian Paulfix mgl name mangling problem
2006-11-18 Stephane MarchesinMore state functions
2006-11-18 Stephane MarchesinAdd nv20_state.c ; hook nv10_state.c into the build...
2006-11-17 Stephane MarchesinSmall unneeded nv03 fix
2006-11-17 Ben SkeggsUse RENDERINPUTS macros to access render_inputs_bitset
2006-11-17 Rune Petersenfragment.position support
2006-11-17 Rune Petersenr300_select_vertex_shader4:
2006-11-17 Brian Paulreindent, doxygen-style comments
2006-11-17 Michal KrolComment and indent the atom functions.
2006-11-17 Brian Pauladd STATE_INTERNAL_DRIVER, etc (Rune Petersen)
2006-11-17 Ben SkeggsAdapt FIFO code to deal with cases where the base GET...
2006-11-16 Ben Skeggsjkolb pointed out that face can also be FRONT_AND_BACK...
2006-11-16 Brian Paulrevert prev check-in
2006-11-16 Ben SkeggsAdd nv30InitStateFuncs
2006-11-16 Brian PaulAdd a lot of const qualifiers for const-correctness.
2006-11-16 Brian Paulreindent
2006-11-16 Brian Paulremove unused imesa local var to silence warnings
2006-11-16 Brian PaulInitial implementation work for CAL, RET, and BRA instr...
2006-11-16 Brian Pauldisable yesterday's _mesa_add_named_constant() change...
2006-11-16 Brian Paulfix bug 9046
2006-11-16 Patrice Mandinnv10 state copy/pasted from nv30 state
2006-11-16 Brian Pauluse LONGSTRING to silence warning
2006-11-16 Brian Paulfix glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) bug 9044
2006-11-16 Keith WhitwellMake sure vbo's are mapped before accessing their conte...
2006-11-16 Brian Paulreindent, clean-up
2006-11-15 Brian PaulAdd a size parameter to _mesa_add_unnamed_constant...
2006-11-15 Brian PaulAdd new _mesa_lookup_parameter_constant() to search...
2006-11-15 Brian Paulreindent, add some comments
2006-11-15 Brian Paulreindent
2006-11-15 Brian Paulindent, comments
2006-11-15 Brian Pauls/int/GLboolean/
2006-11-15 Brian Paulimproved error mesages
2006-11-15 Brian Paulfix casts to silence warnings
2006-11-15 Brian Paul#define LONGSTRING __extension__ in imports.h and use...
2006-11-15 Brian PaulComments for operations.
2006-11-15 Jerome GlisseRemove use of GetBufferSize (depreciated).
2006-11-14 Keith WhitwellMake sure RENDER_FINISH is called on the zero pixel...
2006-11-14 Ian RomanickEnable GLX_SGI_make_current_read for tdfx.
2006-11-13 Ian RomanickClean-up compiler warnings.
2006-11-13 Ian RomanickImplement GL_ARB_occlusion_query.
2006-11-13 Ian RomanicktdfxDDWriteDepthPixels can be called with mask == NULL.
2006-11-13 Ian RomanickMajor clean-up of tdfxDDGetString.
2006-11-13 Ian RomanickEliminate use of deprecated GetBufferSize interface.
2006-11-13 Ian RomanickFix "3D driver claims to not support visual ..." warnings.
2006-11-13 Ben SkeggsFix segfault in nouveauCalcViewport
2006-11-12 Jeremy KolbAdd include guard.
2006-11-12 Ben SkeggsSome more nouveau_screen.c setup, not sure how correct...
2006-11-12 Ben SkeggsWe need nmesa->driFd and friends setup before we call...
2006-11-12 Ben SkeggsDont call exit() from the DRI driver, with AIGLX this...
next