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
2009-05-20
radeon: set max texture size
Jerome Glisse
2009-05-20
r200: fix indexed draw color order and cs missmatch
Jerome Glisse
2009-05-18
radeon: fix DRI1 cmd stream
Jerome Glisse
2009-05-16
r300: cleanup vertex program related functions
Maciej Cencora
2009-05-16
r300: minor code movement
Maciej Cencora
2009-05-16
r300: more cleanup
Maciej Cencora
2009-05-16
r300: move some code to common path
Maciej Cencora
2009-05-16
r300: rename functions
Maciej Cencora
2009-05-16
r300: move forward declarations to where they belong
Maciej Cencora
2009-05-16
r300: software fallbacking handling rewrite
Maciej Cencora
2009-05-16
r300: r300EmitArrays should never fail
Maciej Cencora
2009-05-16
r300: remove unnecessary switch cases
Maciej Cencora
2009-05-16
r300: further cleanup
Maciej Cencora
2009-05-14
r300: don't send now forbidden register to kernel when with memory manager
Jerome Glisse
2009-05-13
R1xx/r2xx: Don't use an alpha texture format for GLX_TEXTURE_FORMAT_RGB_EXT
Alex Deucher
2009-05-13
radeon: Don't crash generating mipmaps when pixels=NULL
Owen W. Taylor
2009-05-13
Don't use an alpha texture format for GLX_TEXTURE_FORMAT_RGB_EXT
Owen W. Taylor
2009-05-13
Call _mesa_update_stencil() before accessing ctx->Stencil._Enabled
Owen W. Taylor
2009-05-13
Remove subpixel offset from viewport
Owen W. Taylor
2009-05-12
radeon: glReadBuffer set _NEW_BUFFERS, not _NEW_PIXEL
Jerome Glisse
2009-05-12
r300/r500: make sure we detect constant buffer changes
Jerome Glisse
2009-05-12
radeon: avoid segfault in radeon_update_renderbuffers() if using DRI1
Tormod Volden
2009-05-10
radeon: add support for new dri2 interfaces & fix single buffer rendering
Joel Bosveld
2009-05-10
Merge commit 'origin/master' into radeon-rewrite
Jerome Glisse
2009-05-09
radeon: don't include cs uncondionaly
Jerome Glisse
2009-05-08
i965: improve debug logging
Robert Ellison
2009-05-08
i965: fix memory leak in context/renderbuffer region management
Robert Ellison
2009-05-08
i965: fix segfault on low memory conditions
Robert Ellison
2009-05-08
intel: Add a metaops version of glGenerateMipmapEXT/SGIS_generate_mipmaps.
Eric Anholt
2009-05-08
intel: Put the constant texcoords used in metaops into a vbo.
Eric Anholt
2009-05-08
i965: const qualifiers
Brian Paul
2009-05-08
i965: don't use GRF regs 126,127 for WM programs
Brian Paul
2009-05-08
radeon: IRQ always enabled in DRI2 path no need to query kernel for it
Jerome Glisse
2009-05-07
r300: add missing texture format
Maciej Cencora
2009-05-07
r300: moar cleanup
Maciej Cencora
2009-05-07
r300: fix compiler warnings
Maciej Cencora
2009-05-07
i965: relAddr local var (to make debug/test a little easier)
Brian Paul
2009-05-06
i965: Remove bad constant buffer constant-reg-already-loaded optimization.
Eric Anholt
2009-05-06
intel: Unmap buffers if needed at DeleteBuffer time.
Eric Anholt
2009-05-06
When clearing the stencil buffer, don't use a two-sided stencil
Owen W. Taylor
2009-05-06
i965: Remove the forced lack of caching for renderbuffer surface state.
Eric Anholt
2009-05-06
i965: Remove _NEW_PROGRAM from brw_wm_surfaces setup dependencies.
Eric Anholt
2009-05-06
i965: Split WM constant buffer update from other WM surfaces.
Eric Anholt
2009-05-06
i965: Disentangle VS constant surface state from WM surface state.
Eric Anholt
2009-05-06
i965: Don't create constant buffers if they won't be used.
Eric Anholt
2009-05-06
radeon: hopefully fixup radeon cube state emission for kms
Dave Airlie
2009-05-06
r100/r200: try and allocate miptree correct for hw.
Dave Airlie
2009-05-06
r200: fix cubic emission.
Dave Airlie
2009-05-05
r200: fix some cube map issues
Roland Scheidegger
2009-05-05
r200: fix another section size mismatch
Roland Scheidegger
[next]