index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r200
Age
Commit message (
Expand
)
Author
2009-01-21
r200: make tri render on my r200.
Dave Airlie
2009-01-20
r200: tri runs without crashing - doesn't draw anything
Dave Airlie
2009-01-20
r200: clear is working at least - not much else
Dave Airlie
2009-01-15
radeon/r200/r300: start to make cmd buf useful
Dave Airlie
2009-01-15
r100/r200: move to new atom style emission
Dave Airlie
2009-01-14
r200: add missing symbols
Dave Airlie
2009-01-14
radeon/r200/r300: make legacy emit non-r300 specific
Dave Airlie
2009-01-14
radeon: move debug symbol add DRI2
Dave Airlie
2009-01-14
r300: start moving new r300 cmdbuf into common code
Dave Airlie
2009-01-14
radeon/r200/r300: consolidate swap buffers
Dave Airlie
2009-01-14
radeon: remove old lock code
Dave Airlie
2009-01-14
radeon/r200/r300: consolidate the buffer copy/flip code into one place
Dave Airlie
2009-01-14
radeon/r200/r300: attempt to move lock to common code
Dave Airlie
2009-01-14
radeon/r200/r300: initial attempt to convert to common context code
Dave Airlie
2009-01-14
radeon/r200: move more stuff closer together in context
Dave Airlie
2009-01-14
radeon/r200: move state atom to common header
Dave Airlie
2009-01-13
radeon/r200: start splitting out commonalities into separate headers
Dave Airlie
2008-12-21
radeno: hopefully make r200/radeon build
Dave Airlie
2008-09-21
mesa: standardize on C99's uint*_t instead of u_int*_t
Keith Whitwell
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-08-05
dri: Fix write/read depth buffer issue under 16bpp mode. See bug #16646
Xiang, Haihao
2008-07-26
r200: Do not set second coordinate clamping for 1D textures
Nicolai Haehnle
2008-06-21
replace __inline and __inline__ with INLINE macro
Brian Paul
2008-06-21
r200: fix typo in r200TryDrawPixels parameter validation (bug 16406)
Roland Scheidegger
2008-05-29
R1/2/3/4/5xx: fixed calculation of cliprects in CopyBuffer.
Dennis Kasprzyk
2008-04-29
r200: fix state submission issue causing bogus textures (bug 15730)
Ove Kaaven
2008-04-24
enable GL_EXT_multi_draw_arrays (see bug 15670)
Pierre Beyssac
2008-04-17
r200: accept PROGRAM_CONSTANT inputs due to mesa changes
Andrew Randrianasulu
2008-04-12
r200: fix XPD vertex program instruction when using temps as inputs
Roland Scheidegger
2008-03-31
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg
2008-02-29
Use __DRIextension mechanism providing loader functionality to the driver.
Kristian Høgsberg
2008-01-06
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2008-01-06
Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835.
Brian
2008-01-02
rx00: fix off by one error in tempreg check
Hans de Goede
2007-12-22
fix GL_LINE_LOOP with drivers using own render pipeline stage (#12410, #13527)
Roland Scheidegger
2007-11-28
r200: Fix texture format regression on big endian systems.
Michel Dänzer
2007-11-06
r200: Fix SetTexOffset format for 16 bit pixmaps/textures.
Michel Dänzer
2007-10-30
More vblank cleanups.
Michel Dänzer
2007-10-29
Refactor and fix core vblank support
Jesse Barnes
2007-10-10
Replace open-coded major, minor, and patch version fields with __DRIversionRec.
Kristian Høgsberg
2007-10-10
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
Kristian Høgsberg
2007-09-29
r200: Implement SetTexOffset hook.
Chris Rankin
2007-09-11
Fix-up #includes to remove some -I options.
Brian
2007-07-21
Remove ctx->Point._Size and ctx->Line._Width.
Brian
2007-05-17
change max anisotropy test
Christoff Brill
2007-05-17
use R200_DEBUG for debug output
Christoff Brill
2007-05-17
remove CVS/XFree86 keywords
Christoff Brill
2007-05-12
bring over recent radeonMakeCurrent fixes for r300 to radeon/r200
Roland Scheidegger
2007-04-16
remove _tnl_arb_vertex_program_stage
Brian
2007-03-27
r128, radeon, r200: Check ctx->WinSysDrawBuffer before calling function that ...
Roland Scheidegger
[next]