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_context.c
Age
Commit message (
Expand
)
Author
2006-06-06
prevent run_arb_vertex_program from running tnl programs unless ctx->_Maintai...
Aapo Tahkola
2006-04-23
need to hold before freeing
Aapo Tahkola
2006-04-23
Enable USER_BUFFERS, RADEON_VTXFMT_A and HW_VBOS on big endian by forcing all...
Benjamin Herrenschmidt
2006-04-21
Ensure all GART allocations are freed on context destruction, rather than
Adam Jackson
2006-03-29
FP textures and fixes (Ewald Snel)
Brian Paul
2006-03-13
Clean build.
Aapo Tahkola
2006-03-06
Port r200 tex tiling code to run on r300 but keep it disabled.
Aapo Tahkola
2006-01-27
remove broken non arb fp path
Aapo Tahkola
2006-01-27
enable hw vertex programs by default
Aapo Tahkola
2006-01-27
Work around problems with t_vp_build.c
Aapo Tahkola
2006-01-15
Missing bits of code spotted by Tilman Sauerbeck
Aapo Tahkola
2005-12-04
Fix r300 rectangular texture upload and swtcl coordinate fixing same as radeon
Dave Airlie
2005-11-02
First step of Radeon DRI unification:
Eric Anholt
2005-11-01
Fix broken tnl stage.
Aapo Tahkola
2005-11-01
Re-org and clean-up of vertx/fragment program limits (instructions,
Brian Paul
2005-10-26
Sync with my local tree.
Aapo Tahkola
2005-09-25
Add support for texture compression to R300 driver
Dave Airlie
2005-09-09
add _tnl_arb_vertex_program_stage to all drivers which already have _tnl_vert...
Roland Scheidegger
2005-08-31
fix a cast/assignment warning
Brian Paul
2005-08-06
Fix card_extensions by following corresponding r200 code.
Vladimir Dergachev
2005-07-28
Major rip-up of internal function insertion interface. The old
Ian Romanick
2005-07-20
Clean up warnings in r300 code by making some symbols static, adding prototypes
Eric Anholt
2005-07-01
Adapt extension string to new GL dispatch schema proposed
Jerome Glisse
2005-06-16
Turn off VBO's.
Aapo Tahkola
2005-06-05
Fix xyz/w interaction (needs a cleanup still..)
Ben Skeggs
2005-05-23
Implement enough of ARB_fragment_program for Keith's texenv program
Ben Skeggs
2005-05-19
Ditch unused code and features that arent in subject to get supported any nea...
Aapo Tahkola
2005-05-14
Don't print debug messages unless the user explicitly requested them
Nicolai Haehnle
2005-05-13
Make software fallbacks work again:
Nicolai Haehnle
2005-05-11
VBOs.
Aapo Tahkola
2005-05-06
Updated for EXT_framebuffer_object changes. I don't know if this is correct, ...
Ben Skeggs
2005-05-01
Add support to external tnl switcher and disable hw tnl by default.
Aapo Tahkola
2005-04-30
r300 side support for fixed function pipeline. This isnt functional with curr...
Aapo Tahkola
2005-04-24
Modifying to build against current Mesa. Disabled r200*.c files since they di...
Aapo Tahkola
2005-04-19
Reorganized shader stuff.
Aapo Tahkola
2005-04-19
Fixes for bugs that were nailed down when compairing against software vertex ...
Aapo Tahkola
2005-03-17
Simple TCL stage and ability to disable vps.
Aapo Tahkola
2005-03-12
Unlike radeon and r200 drivers r300AllocCmdBuf allocs dwords not bytes.
Aapo Tahkola
2005-03-08
Improving Vladimirs alpha test fix a bit as it turns out r300Enable didnt cor...
Aapo Tahkola
2005-02-28
fix for 'nasty bug' and some sanity checks to avoid buffer overruns. Bumping ...
Aapo Tahkola
2005-02-20
Adding support for front buffer mode, removing some code we dont really need ...
Aapo Tahkola
2005-02-14
Support for blend color(not tested), "proper line width/point size" clamps an...
Aapo Tahkola
2005-02-10
Added kindly note about single buffer mode.
Aapo Tahkola
2005-02-10
Adding support for selecting line width. Stipple patterns still cause lots of...
Aapo Tahkola
2005-01-28
Add basic sceleton for vertex programs + some other fixes
Aapo Tahkola
2005-01-14
Reduce amount of stderr output.
Vladimir Dergachev
2005-01-13
Prevent "disabling 3D acceleration" message from printing - we do not define ...
Vladimir Dergachev
2005-01-03
Port texture allocation code from R200.
Vladimir Dergachev
2004-11-02
No visible changes, but commit the groundwork for further experiments:
Nicolai Haehnle
2004-10-17
- FIX: flickering
Nicolai Haehnle
[prev]
[next]