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
/
radeon
Age
Commit message (
Expand
)
Author
2009-07-14
R6xx/R7xx: no irqs yet.
Alex Deucher
2009-07-08
Fix buffer age implementaion bug.
Richard Li
2009-07-07
r6xx/r7xx: add sw blit for tex upload
Alex Deucher
2009-07-06
R6xx/r7xx: first pass at texture support
Alex Deucher
2009-06-12
Merge master and fix conflicts
Alex Deucher
2009-06-12
radeon: fix size of mipmap texture array
Dave Airlie
2009-06-12
radeon/r200/r300: fix max texture levels assert
Dave Airlie
2009-06-11
Add RV740 support
Alex Deucher
2009-06-11
radeon: increase max bo count
Maciej Cencora
2009-06-10
move radeon_set_screen_flags() up so CHIP_FAMILY is set before using it
Alex Deucher
2009-06-10
Use correct scratch reg offset for r6xx/r7xx
Alex Deucher
2009-06-09
radeon: fix mipmap_limits crasher.
Dave Airlie
2009-06-01
radeon: Provide a more detailled GL_RENDERER string.
Nicolai Hähnle
2009-05-27
radeon: emit scissor before emiting vertices
Jerome Glisse
2009-05-27
radeon: emit scissor when using cs submission style.
Jerome Glisse
2009-05-26
fix segfault when running glxinfo
Alex Deucher
2009-05-26
add missing RS780 pci id
Alex Deucher
2009-05-26
fix build when HAVE_LIBDRM_RADEON is defined
Alex Deucher
2009-05-25
radeon: on update drawable don't firevertices as it might be call from GetLock
Jerome Glisse
2009-05-24
radeon: realloc dma if needed after revalidate
Jerome Glisse
2009-05-24
radeon: Remove drawable & readable from radeon_dri_mirror
Nicolai Hähnle
2009-05-22
radeon: reading back to scratch reg through status map doesn't work
Jerome Glisse
2009-05-21
radeon: maxbuffer size is in bytes
Jerome Glisse
2009-05-20
r200: fix vbo array rendering
Jerome Glisse
2009-05-20
radeon: Increase reference count of current renderbuffers.
Michel Dänzer
2009-05-20
radeon: set max texture size
Jerome Glisse
2009-05-19
Makeup checkin for radeon code change paired with r6/7 code.
root
2009-05-15
Fix r6 code bugs.
Richard Li
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
Call _mesa_update_stencil() before accessing ctx->Stencil._Enabled
Owen W. Taylor
2009-05-12
radeon: glReadBuffer set _NEW_BUFFERS, not _NEW_PIXEL
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-09
radeon: don't include cs uncondionaly
Jerome Glisse
2009-05-08
R6xx/R7xx: WIP r6xx-rewrite code
Richard Li
2009-05-08
radeon: IRQ always enabled in DRI2 path no need to query kernel for it
Jerome Glisse
2009-05-07
r300: fix compiler warnings
Maciej Cencora
2009-05-06
When clearing the stencil buffer, don't use a two-sided stencil
Owen W. Taylor
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-05
radeon/r200: enable all the optional drm support bits
Dave Airlie
2009-05-04
r300: set proper texture row alignment for IGP chips
Maciej Cencora
2009-04-28
R300: add quadpipe overrides
Alex Deucher
2009-04-28
radeno: cleanup the startup path further
Dave Airlie
2009-04-28
radeon: further cleanup dri1 screen init
Dave Airlie
2009-04-28
radeon: remove kernel mm, dri2 path takes care of it
Dave Airlie
2009-04-27
r300: fix valgrind warnings
Maciej Cencora
2009-04-27
r300: add atom print function for kernel mm path
Maciej Cencora
2009-04-21
Initial pull of code from r6xx-r7xx-support branch
Richard Li
[next]