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
Age
Commit message (
Expand
)
Author
2009-04-27
r300: fix point size clamping when point is not attenuated
Maciej Cencora
2009-04-27
r300: fix performance regression
Maciej Cencora
2009-04-27
r300: add point attenuation stage for TCL fallbacks
Maciej Cencora
2009-04-27
r300: always route 4 texcoord components to RS
Maciej Cencora
2009-04-27
r300: flush stdout to get consistent debugging info
Maciej Cencora
2009-04-27
r300: add atom print function for kernel mm path
Maciej Cencora
2009-04-27
r300: handle texcoords properly
Maciej Cencora
2009-04-27
r300: remove unnecessary function calls
Maciej Cencora
2009-04-27
r300: rename state
Maciej Cencora
2009-04-27
r300: remove unnecessary function calls
Maciej Cencora
2009-04-24
r300: fix cliprect values
Jerome Glisse
2009-04-24
r300: emit cliprect when in dri2 mode
Jerome Glisse
2009-04-22
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-04-21
i965: const correctness
Brian Paul
2009-04-21
r300: r300 hw doesn't support any input modifiers in tex insts
Maciej Cencora
2009-04-20
r300: fix register-negate branch merge regression
Maciej Cencora
2009-04-19
r300: fix missing function declaration
Maciej Cencora
2009-04-19
r300: revert part of cb4bef7ae0b5fe8de82c380bc98f19067394d355
Maciej Cencora
2009-04-19
r300: cleanup includes
Maciej Cencora
2009-04-19
r300: move common fp functions to seperate file
Maciej Cencora
2009-04-19
r300: more r300/r500 unification
Maciej Cencora
2009-04-19
r300: more prepare for merge
Maciej Cencora
2009-04-19
r300: further r300/r500 merge preparation
Maciej Cencora
2009-04-19
r300: merge r300/r500 fragment program compiler structure
Maciej Cencora
2009-04-19
r300: merge r300/r500 fragment program structures
Maciej Cencora
2009-04-19
r300: r300/r500 fp shader merge WIP
Maciej Cencora
2009-04-19
r300: general cleanup
Maciej Cencora
2009-04-19
r300: remove unnecessary forward function declaration
Maciej Cencora
2009-04-19
r300: context creation cleanup
Maciej Cencora
2009-04-19
radeon: update clear state with latest intel code
Dave Airlie
2009-04-18
i965: use region width, height in brw_update_renderbuffer_surface()
Brian Paul
2009-04-18
intel: #include polygon.h to silence warning
Brian Paul
2009-04-18
intel: Handle ARB_vertex_buffer_object state in intel_clear_tris().
Michel Dänzer
2009-04-17
intel: make sure polygon mode is set properly in intel_clear_tris()
Brian Paul
2009-04-17
i915: fix broken indirect constant buffer reads
Brian Paul
2009-04-17
dri: __driUtilMessage(): not all messages are errors
Brian Paul
2009-04-17
i965: updated CURBE allocation code
Brian Paul
2009-04-16
Merge branch 'register-negate'
Brian Paul
2009-04-17
r300: we always want non NDC coords format for swtcl
Maciej Cencora
2009-04-17
r300: cleanup frag prog setup a little
Maciej Cencora
2009-04-17
r300: update r500 path for reordered WPOS and FOG fp attributes
Maciej Cencora
2009-04-16
i915: Remove dead i830TexEnv and i915TexEnv.
Eric Anholt
2009-04-16
intel: Add support for argb1555, argb4444 FBOs and fix rgb565 fbo readpixels.
Eric Anholt
2009-04-16
i965: disable using immediate values for MOV instructions
Brian Paul
2009-04-16
i965: minor debug output changes
Brian Paul
2009-04-16
i965: const buffer debug code (disabled)
Brian Paul
2009-04-16
i965: implement relative addressing for VS constant buffer reads
Brian Paul
2009-04-16
i965: handle address reg in get_dst()
Brian Paul
2009-04-16
i965: fix const buffer temp register clobbering
Brian Paul
2009-04-16
intel: fix small compressed texture upload
Roland Scheidegger
[next]