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
/
r300_state.c
Age
Commit message (
Expand
)
Author
2008-03-01
r300: Removed duplicate component selection defines.
Oliver McFadden
2008-03-01
r300: Removed duplicate source register class defines.
Oliver McFadden
2008-03-01
r300: Renamed the vertex program source register macro.
Oliver McFadden
2008-03-01
r300: Removed the (obsolete) special source register macros.
Oliver McFadden
2008-03-01
r300: Renamed the Vector Engine opcode macro.
Oliver McFadden
2008-03-01
r300: Converted to the new Vector Engine defines.
Oliver McFadden
2008-03-01
r300: Removed the duplicate dest register defines.
Oliver McFadden
2008-03-01
r300: Removed the duplicate "easy" vertex program macros.
Oliver McFadden
2008-02-28
r300: R5xx and R3xx use different registers for RS_IP and RS_INST
Christoph Brill
2008-02-27
r300: properly handle GL_POINT in glPolygonMode
Christoph Brill
2008-02-26
[r300] fix wow-pinkness regression. Fixed by Markus Amsler
Christoph Brill
2008-02-26
[r300] Document based on chapter 10.4 and 10.5
Christoph Brill
2008-02-25
r300: Moved the state code into separate functions.
Oliver McFadden
2008-02-25
[r300] Document POLY_MODE and add some TODOs that might have triggered some bugs
Christoph Brill
2008-02-25
[r300] Sync fog register names to the AMD spec
Christoph Brill
2008-02-25
[r300] Further document FG_ALPHA_FUNC (renamed from R300_PP_ALPHA_TEST) and f...
Christoph Brill
2008-02-25
[r300] Document R300_RB3D_COLORMASK properly and rename it to RB3D_COLOR_CHAN...
Christoph Brill
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-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
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-07-21
Remove ctx->Point._Size and ctx->Line._Width.
Brian
2007-07-18
r300: Cleaned up vertprog construction.
Oliver McFadden
2007-07-16
r300: Use the R300_PVS_UPLOAD_* defines.
Oliver McFadden
2007-07-16
r300: Major vertex program code clean up and rework.
Oliver McFadden
2007-07-13
r300: Moved some hardware initialization into appropriate functions.
Oliver McFadden
2007-07-13
r300: Use a switch statement in r300UpdateCulling.
Oliver McFadden
2007-07-11
r300: Corrected r300UpdateCulling; would only set font face if culling was set.
Tommy Schultz Lassen
2007-07-01
Merge branch 'r300-swtcl'
Dave Airlie
2007-06-24
r300: Initial work on merging the real and generated vertex program functions.
Oliver McFadden
2007-06-24
r300: Should use inst_count not 0 for R300_PVS_CNTL_3_PROGRAM_UNKNOWN_SHIFT.
Oliver McFadden
2007-06-24
r300: The vpi, vpp, and vps counts are already initialized; don't do it twice.
Oliver McFadden
2007-06-24
r300: Clean up the vertex program state code slightly; still needs lots of work.
Oliver McFadden
2007-06-24
r300: Vertex program position end bits are known.
Oliver McFadden
2007-06-24
r300: Removed unused vap_param structure.
Oliver McFadden
2007-06-24
r300: Cleaned up long lines in the vertex functions.
Oliver McFadden
2007-06-24
r300: Setup the default state for polygon offset point/line.
Oliver McFadden
2007-06-24
r300: Cleaned up the r300SetupVertexShader function.
Oliver McFadden
2007-06-24
r300: Cleaned up the r300SetupPixelShader function.
Oliver McFadden
2007-06-24
r300: 2288 is a tcl only reg
Dave Airlie
2007-06-21
r300: Corrected a bug in r300LineWidth.
Oliver McFadden
2007-06-10
r300: i can't see why we fallback for polygon offset line/fill
Dave Airlie
2007-05-30
r300: Corrected r300PointSize based on dumping the blob.
Oliver McFadden
2007-05-30
r300: Corrected r300LineWidth based on dumping the blob.
Oliver McFadden
[next]