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-02-25
[r300] Sync the names for Z-Buffer registers with the AMD spec
Christoph Brill
2008-02-25
[r300] Add more struct names for r300_hw_state
Christoph Brill
2008-02-25
[r300] rename all unkown structs r300_hw_state to readable names
Christoph Brill
2008-02-25
[r300] Add RB3D_DISCARD_SRC_PIXEL_LTE_THRESHOLD and some HyperZ defintions
Christoph Brill
2008-02-25
[r300] Replace more magic number by register definitions from AMD
Christoph Brill
2008-02-25
[r300] clean some more magic registers based on AMD spec
Christoph Brill
2008-02-25
[r300] Update some magic registers to real names
Christoph Brill
2008-02-25
[r300] Document Z-buffer related register ZB_BW_CNTL
Christoph Brill
2008-02-25
[r300] document VAP_CNTL based on AMD spec
Christoph Brill
2008-02-25
[r300] Document some of the wild guesses in VAP_OUTPUT_VTX_FMT based on AMD spec
Christoph Brill
2008-02-25
[r300] document type 3 packets to draw primitives based on AMD spec
Christoph Brill
2008-02-23
r300: fixup some more names
Dave Airlie
2008-02-23
r300: some initial register info from doc drop
Dave Airlie
2008-02-04
r300: fix isosurf on rs690
Dave Airlie
2008-01-06
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2008-01-02
Revert "r300: fix bug with maniadrive rendering"
Dave Airlie
2008-01-02
rx00: fix off by one error in tempreg check
Hans de Goede
2008-01-02
r300: fix bug with maniadrive rendering
Dave Airlie
2007-11-05
Renamed the R300_VAP_UNKNOWN_221C to R300_VAP_CLIP_CNTL.
Oliver McFadden
2007-11-05
r300: initial user clipping for TCL paths
Dave Airlie
2007-11-03
r300: move more vap registers out of non tcl paths
Dave Airlie
2007-11-03
r300: fix misnumber register
Dave Airlie
2007-11-03
r300: fix texwrap border color
Dave Airlie
2007-10-30
More vblank cleanups.
Michel Dänzer
2007-10-29
Refactor and fix core vblank support
Jesse Barnes
2007-10-17
Framework for supporting z24_s8 and z32 depth textures on r300.
Ian Romanick
2007-10-17
Initial support for ARB_depth_texture
Ian Romanick
2007-10-12
Merge branch 'dri2'
Kristian Høgsberg
2007-10-10
Replace open-coded major, minor, and patch version fields with __DRIversionRec.
Kristian Høgsberg
2007-10-07
r300: fragprog tex instruction now take writemask into acount.
Jerome Glisse
2007-09-11
Fix-up #includes to remove some -I options.
Brian
2007-08-02
remove unnecessary null check (bug 11814)
Brian
2007-07-21
Remove ctx->Point._Size and ctx->Line._Width.
Brian
2007-07-18
r300: Oops, made a mistake on commit fb4e071beda6e3b9e68a21bbc7649b6c4733c485.
Oliver McFadden
2007-07-18
r300: Cleaned up vertprog construction.
Oliver McFadden
2007-07-18
r300: Corrected texcoord start when BFC1 is enabled.
Tommy Schultz Lassen
2007-07-16
r300: Corrected some progs/fp/* regressions from the BFC patch.
Oliver McFadden
2007-07-16
r300: Use _mesa_num_inst_src_regs for number of arguments.
Oliver McFadden
2007-07-16
r300: Corrected vertprog FLR and XPD instruction regression.
Oliver McFadden
2007-07-16
r300: Added code for vertprog opcode ARL.
Oliver McFadden
2007-07-16
r300: Don't need vertprog scalar flag anymore; it's handled explicitly...
Oliver McFadden
2007-07-16
r300: Removed broken RCC vertprog opcode.
Oliver McFadden
2007-07-16
r300: More vertprog rework; give each opcode it's own function.
Oliver McFadden
2007-07-16
Revert "r300: Gracefully exit after GART memory is exhausted."
Oliver McFadden
2007-07-16
r300: Reorder the vertprog code to the ARB specification.
Oliver McFadden
2007-07-16
r300: Use the R300_PVS_UPLOAD_* defines.
Oliver McFadden
2007-07-16
r300: Added the clip plane upload defines.
Oliver McFadden
2007-07-16
r300: Enable the vertprog point size again.
Oliver McFadden
2007-07-16
r300: Corrected position bug with position invariant option. Bug #11594.
Oliver McFadden
2007-07-16
r300: Removed Vim modeline I left in the file by mistake. :-)
Oliver McFadden
[next]