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
/
r300
Age
Commit message (
Expand
)
Author
2008-05-02
Update comment
Alex Deucher
2008-05-02
R5xx: various updates
Alex Deucher
2008-05-02
R5xx: Add R5xx pci ids
Alex Deucher
2008-05-02
fixup r500 bits for renaming
Dave Airlie
2008-05-02
r500: fixup fake shader to keep gears going
Dave Airlie
2008-05-02
r500: enable gb tiling for r5xx
Dave Airlie
2008-05-02
r500: fixup support for emitting fragment program to hardware.
Dave Airlie
2008-05-02
r500: setup fragment program constant emission atom
Dave Airlie
2008-05-02
r300: this code really shouldn't be here.
Dave Airlie
2008-05-02
mesa: cleanup state emission and rs for r500
Dave Airlie
2008-05-02
r500 RS unit setup
Dave Airlie
2008-05-02
more r500 vs r300 kickin
Dave Airlie
2008-05-02
some basic r500 portage
Dave Airlie
2008-05-02
r500: fragprog
Dave Airlie
2008-04-24
enable GL_EXT_multi_draw_arrays (see bug 15670)
Pierre Beyssac
2008-04-07
r300: Fix r300VAPInputRoute{0,1} for big endian platforms.
Michel Dänzer
2008-03-31
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg
2008-03-30
r300: Copy-and-paste error from the vertex program branch.
Markus Amsler
2008-03-30
r300: Take PROGRAM_CONSTANT into account.
Markus Amsler
2008-03-29
Merge branch 'r300-vertprog-branch' of ssh://people.freedesktop.org/~z3ro/mesa
Oliver McFadden
2008-03-28
r300: finish conversion of RS_INST regs
Dave Airlie
2008-03-28
r300: move to using RS_INST names
Dave Airlie
2008-03-26
r300: Indented the vertex program code...
Oliver McFadden
2008-03-26
r300: Cleaned up the default vertex program code with longer lines.
Oliver McFadden
2008-03-26
r300: Removed the last of the duplicate vertex program macros.
Oliver McFadden
2008-03-26
r300: Added Copyright lines to the vertex program code.
Oliver McFadden
2008-03-26
r300: Renamed the Mesa opcode translation functions.
Oliver McFadden
2008-03-26
r300: Renamed the destination-and-opcode/source macros to more appropriate na...
Oliver McFadden
2008-03-24
R300: fix typo r300 fog reg
Alex Deucher
2008-03-24
r300: Merged the constant zero/one source macros.
Oliver McFadden
2008-03-24
r300: Merged the Vector and Math Engine opcode macros.
Oliver McFadden
2008-03-17
r300: Simplify r300VAPInputRoute1.
Markus Amsler
2008-03-17
r300: Simplify r300VAPInputRoute0, check for valid input.
Markus Amsler
2008-03-04
r300: replace some hard coded mask by define in stencil area
Christoph Brill
2008-03-04
r300: Fix some issues with masks in stencil buffer area
Christoph Brill
2008-03-02
r300: Corrected a bug with the SUB instruction.
Oliver McFadden
2008-03-02
r300: Corrected a bug with the MAD instruction.
Oliver McFadden
2008-03-01
r300: Added the PVS_SRC_OPERAND documentation from AMD.
Oliver McFadden
2008-03-01
r300: Added the PVS_OP_DST_OPERAND documentation from AMD.
Oliver McFadden
2008-03-01
r300: Added a TODO comment for registers missing from AMD's documentation.
Oliver McFadden
2008-03-01
r300: Moved the vertex program shift/mask defines into the appropriate file.
Oliver McFadden
2008-03-01
r300: Indented the vertex program code with longer lines.
Oliver McFadden
2008-03-01
r300: Moved the PREFER_DP4 define near the position invariant function.
Oliver McFadden
2008-03-01
r300: Added a TODO comment for the MAD opcodes.
Oliver McFadden
2008-03-01
r300: Use the VE_ADD hardware opcode for the SUB opcode.
Oliver McFadden
2008-03-01
r300: Use the VE_MULTIPLY hardware opcode for the MUL opcode.
Oliver McFadden
2008-03-01
r300: Cleaned up the XPD opcode temporary register usage.
Oliver McFadden
2008-03-01
r300: Cleaned up extra white space.
Oliver McFadden
2008-03-01
r300: Prefer to use the VE_ADD for simple MOV style opcodes.
Oliver McFadden
2008-03-01
r300: Removed the (undocumented) MAD_2 opcode.
Oliver McFadden
[next]