Merge branch 'master' of git+ssh://znh@git.freedesktop.org/git/mesa/mesa
[mesa.git] / src / mesa / drivers / dri / r300 /
2007-01-18 Aapo Tahkolasupport as much of GL_EXT_stencil_two_side as we can...
2007-01-14 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-01-14 Jerome Glisser300: Fix vertex program position invariant bug, force...
2007-01-11 Jerome GlisseFix typo from commit 1d312ae0137eb39bf74fac91eb97ed25c2...
2007-01-05 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-05 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-01-04 Jerome Glisser300: Correct bug introduced by fragprog rework.
2006-12-26 Jerome GlisseDeleted unused file which likely have be reintroduced...
2006-12-25 Jerome GlisseRework r300 fragprog avoid using bitfield structure.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-06 Michel DänzerMake git ignore files only generated at build time.
2006-11-20 Rune PetersenDisable fragment program debug messages.
2006-11-17 Rune Petersenfragment.position support
2006-11-17 Rune Petersenr300_select_vertex_shader4:
2006-11-09 Ian RomanickRemove unnecessary setting of GetBufferSize to NULL.
2006-11-05 Jerome GlisseAdd sin instruction to fragment program.
2006-11-04 Jerome GlisseAdd cos instruction and remove left over debug.
2006-11-02 Jerome GlisseAdd requested size to r300RefillCurrentDmaRegion.
2006-11-02 Brian PaulUse RGBA_LOGICOP_ENABLED() instead of ctx->Color._Logic...
2006-11-01 Brian PaulRemove x/y/width/height parameters from Clear functions.
2006-11-01 Brian Paulremove unused vars
2006-11-01 Jerome GlisseRemove deprecated GetBufferSize interface.
2006-11-01 Jerome GlisseAdd LIT instruction to fragment program.
2006-11-01 Jerome GlisseAdd CMPH instruction to fragprog
2006-10-18 Brian PaulWant to stop passing x/y/width/height to Clear() function.
2006-10-15 Jerome GlisseUse endianness test function provided by mesa.
2006-10-15 Brian PaulRemove Driver.ResizeBuffers = _mesa_resize_framebuffer...
2006-09-28 Michel DänzerMake driDrawableInitVBlank() initialize the sequence...
2006-09-26 Jerome GlisseRemove r200 dependency
2006-09-26 Jerome GlisseRemove r200 dependency.
2006-09-20 Roland Scheideggertry to use a 8888 texture format which will result...
2006-09-14 Jerome GlisseFallback if ColorLogicOp is enabled. Cleanup a bit...
2006-09-14 Michel DänzerRemove MESA_LITTLE_ENDIAN guard for code that seems...
2006-09-12 Jerome GlisseFix compilation warning.
2006-09-12 Jerome GlisseRemoving some of r200 dependency, cleaning up code...
2006-09-04 Rune PetersenManaged to make a commit that can't build... Sorry...
2006-09-03 Rune Petersenadd missing change to skip low impact RAST fallback...
2006-08-31 Rune Petersenre-apply shader fix.
2006-08-31 Rune PetersenGive the user posibility to choose speed over correctness.
2006-08-28 Brian PaulCheck mesa_vp->Base.NumInstructions == 0 instead of...
2006-08-26 Aapo Tahkolafix #8008
2006-08-24 Brian Paulfix bad casts, carry over r200 fix to check for null...
2006-08-23 Brian Paulsilence warning
2006-08-23 Brian PaulAdded _mesa_lookup_program() and _mesa_lookup_bufferobj...
2006-08-22 Aapo Tahkolaremove duplicate pieces of code.
2006-08-22 Aapo Tahkolaextend some DrawRangeElements cases to support renderin...
2006-08-22 Aapo Tahkolafix broken write-only depth setting. use early z where...
2006-08-15 Ian RomanickEnable support for GL_EXT_gpu_program_parameters for...
2006-08-12 Aapo Tahkolagcc-4.1.1 compile fix
2006-08-11 Aapo Tahkolasupport shorts as vertex data
2006-07-31 Aapo Tahkolafix #6991
2006-07-27 Jerome Glisser300_emit.h cleanup.
2006-07-20 Brian PaulSome structure renaming. Prefix vertex/fragment-relate...
2006-07-15 Rune PetersenA small logic error.
2006-07-11 Tilman Sauerbeck_mesa_destroy_context() frees radeon->glCtx so we must...
2006-07-09 Aapo TahkolaFix #7195
2006-07-05 Aapo TahkolaR300_RR_ROUTE_1 still needs to be initialized.
2006-07-04 Jerome GlisseAdd R300_VAP_CNTL 0x2140 and cosmetic cleanup.
2006-07-03 Jerome GlisseAdd copyright header and minor cleanup.
2006-07-01 Tilman Sauerbeckinitialize offset to avoid bogus warnings from valgrind
2006-06-30 Brian PaulVertex/fragment program patches (Rune Petersen)
2006-06-29 Jerome GlisseFix typo.
2006-06-29 Tilman Sauerbeckdestroy left-over VBOs on shutdown
2006-06-29 Tilman Sauerbeckinstead of messing with _TNL_LAST_GENERIC and _TNL_FIRS...
2006-06-29 Tilman Sauerbeckcleanup, avoid magic values
2006-06-27 Aapo TahkolaFix stencil clears that have caused problems with redbo...
2006-06-27 Aapo TahkolaFix generic vertex attribs (Rune Petersen)
2006-06-23 Tilman Sauerbeckmore cleanups
2006-06-18 Tilman Sauerbeckno need to handle ARL in a special way, it's a generic...
2006-06-18 Aapo Tahkolafix broken address register reads
2006-06-12 Ian RomanickMake r300 driver build with GL_APPLE_vertex_array_objec...
2006-06-11 Tilman Sauerbeckdestroy the memory manager along with the context
2006-06-08 Tilman Sauerbeckinclude tnl/tnl.h for _tnl_program_string()
2006-06-08 Tilman Sauerbeckmark ARL operand as scalar (Roland Scheidegger)
2006-06-08 Tilman Sauerbeckstruct op_names: get rid of the 'output operands' field...
2006-06-06 Aapo Tahkolaprevent possible program mix up with sw vps (Roland...
2006-06-06 Aapo Tahkolaprevent run_arb_vertex_program from running tnl program...
2006-06-06 Aapo Tahkolamake sure tex format is supported.
2006-06-06 Aapo Tahkolavarious fixes (Roland Scheidegger)
2006-06-02 Roland Scheideggerremove code dealing with drmMinor version < 6 since...
2006-06-01 Roland Scheideggerretry on EBUSY instead of EAGAIN in radeonWaitIrq ...
2006-05-31 Tilman SauerbeckSWZ is nearly identical to MOV. the difference is that...
2006-05-31 Tilman Sauerbeckpass src->NegateBase as-is in t_src() now, as the flags...
2006-05-30 Tilman Sauerbeckminor code cleanup, no actual changes
2006-05-23 Brian Paulinit mask=0 to silence warning
2006-05-12 Dave Airliethis should use the configured number not the MAX,...
2006-05-08 Keith Whitwellupdates to dri drivers for recent stencil changes
2006-04-26 Aapo Tahkolafix warnings.
2006-04-26 Aapo TahkolaR300_SPAN_DISABLE_LOCKING env var
2006-04-25 Brian Pauluse _TNL_FIRST/LAST_MAT indexes
2006-04-24 Brian Paulextended swizzle (bug 6727)
2006-04-23 Aapo Tahkolaenable feedback rendering
2006-04-23 Aapo Tahkoladisable hw locking when entering span rendering for now
2006-04-23 Aapo Tahkolaneed to hold before freeing
2006-04-23 Benjamin HerrenschmidtEnable USER_BUFFERS, RADEON_VTXFMT_A and HW_VBOS on...
2006-04-21 Adam JacksonEnsure all GART allocations are freed on context destru...
2006-04-21 Adam JacksonFix format strings for LP64
2006-04-20 Aapo Tahkolalimit max program/param length to 255 (spotted by sroland)
2006-04-12 Aapo TahkolaGLboolean cannot hold GLuint! usage of tmus >= 4 no...
next