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
2005-11-19
No longer derive 'ati_fragment_shader' from 'program' class. Only the
Brian Paul
2005-11-19
remove #include arbfragparse.h
Brian Paul
2005-11-18
Try to detect when native support to given texture width is not available.
Aapo Tahkola
2005-11-12
Move stuff common to vertex/fragment_program into the base class, including:
Brian Paul
2005-11-07
s/_mesa_debug_fp_inst/_mesa_print_program/
Brian Paul
2005-11-05
s/Negate/NegateBase/
Brian Paul
2005-11-05
Unify vertex/fragment program instuctions.
Brian Paul
2005-11-05
Fix broken build.
Aapo Tahkola
2005-11-02
Use ctx->VertexProgram._Current .
Aapo Tahkola
2005-11-02
First step of Radeon DRI unification:
Eric Anholt
2005-11-01
Fix broken tnl stage.
Aapo Tahkola
2005-11-01
Re-enable fallbacks.
Aapo Tahkola
2005-11-01
-Fix first frame -bug
Aapo Tahkola
2005-11-01
Re-org and clean-up of vertx/fragment program limits (instructions,
Brian Paul
2005-10-31
fix problems found with gcc 2.96 (bug 4934)
Brian Paul
2005-10-28
Fix texture mixup when two or more contexts.
Aapo Tahkola
2005-10-28
fix missing commit for span changes
Dave Airlie
2005-10-28
fix up radeon span functions using latest r200 code from Brian,
Dave Airlie
2005-10-28
Compiled arrays for vtxfmt_a path.
Aapo Tahkola
2005-10-28
GC a bit of dead code I noticed while looking at texwrap.
Eric Anholt
2005-10-28
Correct the ordering of the blend constant color.
Eric Anholt
2005-10-26
Cover my arse.
Aapo Tahkola
2005-10-26
Reduce stderr noise and fix some compiler warnings.
Aapo Tahkola
2005-10-26
Remove few outdated r200 files.
Aapo Tahkola
2005-10-26
Sync with my local tree.
Aapo Tahkola
2005-10-26
Fix invalid vsf temp count for rv350.
Aapo Tahkola
2005-10-24
Add RV350 AQ chip. (popolon at popolon dot org)
Adam Jackson
2005-10-21
add the tile bits for offset, and unk bit 31 of size
Dave Airlie
2005-10-20
fixes for r300_tex.c from Aapo Tahkola
Dave Airlie
2005-10-05
In gl_texture_image replace IntFormat with InternalFormat and Format with
Brian Paul
2005-09-25
Add support for texture compression to R300 driver
Dave Airlie
2005-09-25
add link for radeon_egl.c
Dave Airlie
2005-09-14
fix breakage from Brians changes earlier
Dave Airlie
2005-09-14
pageflip change from radeon driver
Brian Paul
2005-09-13
Replace ctx->Driver.StencilOp/Func/Mask() functions with
Brian Paul
2005-09-11
add 1002:5460 M22 X300 card
Dave Airlie
2005-09-09
add _tnl_arb_vertex_program_stage to all drivers which already have _tnl_vert...
Roland Scheidegger
2005-09-04
Add new void *addr and __DRIdrawablePrivate parameters to
Brian Paul
2005-09-04
Use InitPointers helper
Brian Paul
2005-09-03
remove SetBuffer(). Misc renderbuffer changes.
Brian Paul
2005-09-03
silence misc warnings
Brian Paul
2005-08-31
fix a cast/assignment warning
Brian Paul
2005-08-25
Attempt to fix the issue reported by Alan Grimes with DRM_RADEON_TEXTURE
Eric Anholt
2005-08-15
Add Egberts fixes for 64bit architectures
Alan Hourihane
2005-08-06
Fix card_extensions by following corresponding r200 code.
Vladimir Dergachev
2005-07-29
Fix a == vs !- typo for glx_enable_extension
Jon Smirl
2005-07-28
Use the routines supplied in the __DRIinterfaceMethods structure to create a
Ian Romanick
2005-07-28
glxEnableExtension is a platform-specific function exported by the loader.
Ian Romanick
2005-07-28
Major rip-up of internal function insertion interface. The old
Ian Romanick
2005-07-27
test for the proper drm version, at least 1.17 is required
Roland Scheidegger
[next]