mesa.git
2008-03-15 Stephane Marchesinnouveau: latest header.
2008-03-15 Stephane Marchesinnv30: only 2 RTs.
2008-03-13 Ben Skeggsnouveau: NV9X is basically a G80, fix issue with NV6X...
2008-03-13 Ben Skeggsnouveau: match interface changes
2008-03-13 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-03-13 Zack RusinAdd some basic documentation for gallivm code
2008-03-13 Zack Rusindocument hash collision resolutions
2008-03-13 Briangallium: fix polygon stipple
2008-03-13 Briangallium: in clear_stencil_buffer() check surface format...
2008-03-12 Stephane Marchesinnouveau: update to latest nouveau_class.h
2008-03-12 Briani915: handle NULL object in i915_bind_rasterizer_state()
2008-03-12 Brianmesa: set SamplersUsed bitmask when parsing ARB fragmen...
2008-03-12 Briangallium: pass NULL to cso_single_sampler() when the...
2008-03-12 Brianremove reference to obsolete ExtDivide
2008-03-12 Briangallium: use TXP rather than ExtDivide flag
2008-03-12 Briangallium: change draw_vertex_shader->state from pointer...
2008-03-12 Patrice Mandinnv30: debug dumps vp constants
2008-03-12 Stephane Marchesinnouveau: update to latest reg header.
2008-03-12 Stephane Marchesinnv30: line up the miptree creation to latest changes.
2008-03-12 Michal Kroltgsi: Remove ExtDivide field from existence. Implement...
2008-03-12 Michal Kroltgsi: Dump TXP opcode.
2008-03-12 José Fonsecagallium: Generic handle table.
2008-03-12 José Fonsecagallium: Change assert behavior on runtime (Mark Mueller).
2008-03-12 Michal Kroltgsi: Introduce OPCODE_TXP. Depricate ExdDivide field.
2008-03-12 José Fonsecascons: Faithfully mimic every WINDDK builtin compiler...
2008-03-12 Keith Whitwellgallium: reduce signed/unsigned warnings
2008-03-12 Keith Whitwellgallium: Add TEX_FILTER_ANISO img filter
2008-03-12 Michal Kroltgsi: Dump source register divide component.
2008-03-12 Briancell: check for NULL shader pointer in cell_bind_vs_state()
2008-03-12 Briangallium: dummy install target
2008-03-12 Briangallium: rework CSO-related code in state tracker
2008-03-12 José Fonsecagallium: Silence MSVC warnings.
2008-03-12 José Fonsecagallium: Conditional debugging output.
2008-03-11 Michal Kroltgsi: Map OPCODE_TEXKILL to OPCODE_KILP.
2008-03-11 Briangallium: fix some cso_state_callback cast warnings
2008-03-11 Briangallium: fix fs/vs typo in cso_set_vertex_shader()
2008-03-11 Patrice Mandinnv30: silence some warnings
2008-03-11 Ben Skeggsnv50: start on fb state
2008-03-11 Ben Skeggsnv50: rasterizer stateobj
2008-03-11 Ben Skeggsnv50: scissor/viewport/blend colour/stipple
2008-03-11 Ben Skeggsnv50: depth_stencil_alpha stateobj
2008-03-11 Ben Skeggsnv50: ouch, next_subchannel++ :)
2008-03-11 Ben Skeggsnv50: crappy state validate/emit function
2008-03-11 Ben Skeggsnv50: create blend stateobj
2008-03-11 Ben Skeggsnv50: convert to hwctx-in-screen as nv40 is
2008-03-11 Ben Skeggsnv50: some forgotten changes
2008-03-11 Keith Whitwelldraw: don't free our copy of the render stage -- just...
2008-03-11 Keith Whitwellgallium: missing file
2008-03-11 Zack Rusinfix double deletion
2008-03-11 Zack Rusinfix compilation
2008-03-11 Brianfix Height2/Depth2 init problem when using texture...
2008-03-11 Briangallium: disable an unneeded assertion (hit with texwrap.c)
2008-03-11 Ian RomanickMove SPE register allocator to rtasm code
2008-03-10 Keith Whitwelldraw: placeholder/prototype code for a passthrough...
2008-03-10 Keith Whitwellmesa: fast-track glColor and similar calls when not...
2008-03-10 Keith Whitwellgallium: fix compiler warning
2008-03-10 Keith Whitwellgallium: use the same bypass_clipping logic on all...
2008-03-10 Keith Whitwellgallium: enable bug workaround in draw_vertex_cache_inv...
2008-03-10 Briangallium: new surface/context tracker (sct) module
2008-03-10 Briancell: sync up with sampler/texture state-setting changes
2008-03-10 José Fonsecagallium: Use hardcoded breakpoints on x86 targets.
2008-03-10 José FonsecaSome notes about debugging
2008-03-10 José Fonsecagallium: Import Dennis Smit cpu detection code.
2008-03-10 José Fonsecagallium: WinCE portability fixes.
2008-03-10 Ben Skeggsnv30: put the card into vtxprog mode + small cleanups...
2008-03-09 Keith Whitwellgallium: avoid deleting currently-bound CSO's on cache...
2008-03-09 Keith Whitwelldraw: cope with binding NULL vertex shader (on context...
2008-03-09 Keith Whitwellcso: fix line endings
2008-03-09 Keith Whitwellcso: Use MALLOC
2008-03-09 Keith Whitwellcso: add a higher-level interface which does all pipe...
2008-03-09 Keith Whitwellgallium: add some commonly implemented bits of hw state
2008-03-09 José Fonsecascons: Ensure the paths to the WINDDK's executables...
2008-03-08 José Fonsecagallium: Document debug_printf usage.
2008-03-07 Ben Skeggsnouveau: another "argh gallium fscks with assert" fix
2008-03-06 Michal Krolgallium: Surround externs with extern "C".
2008-03-06 Ben Skeggsnv30: a couple of vtxprog fixes
2008-03-05 Keith Whitwellgallium: michel's patch to rework texture/sampler bindi...
2008-03-05 José Fonsecagallium: Use custom vsnprintf in WINDDK.
2008-03-05 José Fonsecascons: Preliminary code for quieting command lines.
2008-03-04 Keith Whitwelldraw: dont' compute clipmask or apply viewport when...
2008-03-04 Michel Dänzergallium: Add missing file for scons build.
2008-03-04 Michel Dänzergallium: Fix scons condition for building the xlib...
2008-03-04 Michel Dänzergallium: Make scons build gallivm before other auxiliar...
2008-03-04 Michel Dänzergallium: Only use C++ compiler for linking when using...
2008-03-04 José Fonsecascons: Force C++ linkage.
2008-03-03 José Fonsecascons: Make command line arguments effective again.
2008-03-03 Keith Whitwellwin32: don't prepend all debug with gallium3d
2008-03-03 Keith Whitwelldraw: add fetch for bgra ubyte surfaces
2008-03-03 Keith Whitwellgallium: remove obsolete comment
2008-03-03 Keith Whitwellgallium: document user_buffer_create a little
2008-03-02 Ben Skeggsnv40: re-do vtxbuf format code
2008-03-02 Ben Skeggsnv40: nuke debug
2008-03-02 Ben Skeggsnouveau: silence some warnings
2008-03-02 Ben Skeggsnouveau: fix potential crash
2008-03-02 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-03-02 Ben Skeggsnv40: fix segv when app "skips" texture units.
2008-03-02 Ben Skeggsnouveau: enable multi-context/single-channel support...
2008-03-02 Ben Skeggsnouveau: turn pushbuf macros into inline functions
2008-03-01 Zack Rusinrefactor code calling builtins and implement dp4
2008-03-01 Zack Rusinmake the first builtin work (dp3)
next