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
Age
Commit message (
Expand
)
Author
2007-03-07
i915tex: Set framebuffer size to match window before calling _mesa_make_current.
Michel Dänzer
2007-02-28
i915tex: Sync pages differently when crossing pipe borders.
Michel Dänzer
2007-02-28
i915tex: Check that intel_rb is valid before trying to add it to an fbo.
Michel Dänzer
2007-02-28
i915tex: Also update intel_rb->vbl_pending when scheduled swap is not a flip.
Michel Dänzer
2007-02-22
i915tex: Schedule flips when possible.
Michel Dänzer
2007-02-20
i915tex: Triple buffering support, only effective with page flipping so far.
Michel Dänzer
2007-02-20
intelWindowMoved: Some debugging output was accidentally left always enabled.
Michel Dänzer
2007-02-20
intelRotateWindow: Only use back buffer and cliprects in very specific cases.
Michel Dänzer
2007-02-20
intelCopyBuffer: Remove incorrect intel_fb->pf_current_page tests.
Michel Dänzer
2007-02-20
i915tex: Support page flipping on both CRTCs independently.
Michel Dänzer
2007-02-20
i915tex: Make page flipping work again.
Michel Dänzer
2007-02-19
i915tex: Fix performance regression with new vbo code and latest drm.
Thomas Hellstrom
2007-02-16
Merge branch 'master' of git+ssh://geckosenator@git.freedesktop.org/git/mesa/...
Sean D'Epagnier
2007-02-16
Commiting a few minor fixes to glut fbdev (segfault on a separate stack)
Sean D'Epagnier
2007-02-16
nouveau: nv50: update
Patrice Mandin
2007-02-16
nouveau: nv10,20: wrong viewport clip setup
Patrice Mandin
2007-02-16
nouveau: nv20: texture matrix
Patrice Mandin
2007-02-16
nouveau: nv20: update
Patrice Mandin
2007-02-16
nouveau: nv10: set clear value for 16 and 24 bits depth
Patrice Mandin
2007-02-16
nouveau: nv10: rescale depth near and far
Patrice Mandin
2007-02-16
nouveau: nv10: fix viewport scale and origin
Patrice Mandin
2007-02-14
r300: Fix cos & add scs to fragment program.
Rune Peterson
2007-02-14
nouveau: nv10: there are 8 clipping regions
Patrice Mandin
2007-02-14
i915tex: Take into account various mapping states when dropping the
Thomas Hellstrom
2007-02-12
I965: fix a failure on waiting irq.
Xiang, Haihao
2007-02-12
r300: Add proper support for sin/cos instruction in fragment program
Rune Peterson
2007-02-09
r200: simplify / unify input map handling for vp and fftnl
Roland Scheidegger
2007-02-09
fix issues in vp when using FRAG_BIT_WPOS in a fragment program (bug #9910)
Roland Scheidegger
2007-02-06
nouveau: a couple of NV3x fixes
Ben Skeggs
2007-02-06
Add support for CN700 chipset in miniglx
Jakob Bornecrantz
2007-02-06
nouveau: OUT_RINGp expects the size in dwords, not bytes.
Ben Skeggs
2007-02-06
nouveau: fix a small bug in nv10 swtcl
Ben Skeggs
2007-02-06
nouveau: new bufferobj code.
Ben Skeggs
2007-02-04
nouveau: nv10: add init for unknown 0x120
Patrice Mandin
2007-02-04
nouveau: fix nv04 and nv10 swtcl, more work on nv04 state.
Stephane Marchesin
2007-02-03
nouveau: forgot function declaration
Patrice Mandin
2007-02-03
nouveau: nv50: use nv50 state
Patrice Mandin
2007-02-03
Merge branch 'origin'
Michel Dänzer
2007-02-03
Fall back to software rasterization if r300_translate_fragment_shader() fails.
Michel Dänzer
2007-02-03
Remove unused r200 files from r300 driver directory.
Michel Dänzer
2007-02-03
r300CreateContext: Really initialize r300->initialMaxAnisotropy.
Michel Dänzer
2007-02-03
nouveau: fix viewport clipping initialization
Patrice Mandin
2007-02-03
nouveau: use color pitch as depth pitch if depth disabled
Patrice Mandin
2007-02-03
disable r200 materials-between-begin-end check if vertex progs are enabled
Roland Scheidegger
2007-02-03
remove now unused vtxfmt stuff from radeon/r200 header files
Roland Scheidegger
2007-02-03
fix errorneously adding fog state params to all vertex programs...
Roland Scheidegger
2007-02-02
Merge branch 'vbo-0.2'
Keith Whitwell
2007-02-02
Modify assert to reflect rebase criteria
Keith Whitwell
2007-02-02
push commit 2dfb3a217f730d6783fb2ac8b73248dc682f923c to i915tex
Zou Nan hai
2007-02-02
Fix fd.o #9686, when fall into vertex fog,
Zou Nan hai
[next]