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
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-11
r200: revalidate after radeon_update_renderbuffers
Daniel Vetter
2010-09-30
dri/radeon: remove duplicated includes
Nicolas Kaiser
2010-09-27
mesa: Force GL_SGIS_generate_mipmap to always be enabled
Ian Romanick
2010-09-24
r600c: fix mipmap stride on evergreen
Alex Deucher
2010-09-23
radeon: Remove copied minimum pitch alignment code.
Eric Anholt
2010-09-23
mesa: Remove EXT_convolution.
Eric Anholt
2010-09-10
r600c: add OQ support for evergreen
Alex Deucher
2010-09-08
dri: Unset current context and dispatch table when unbinding
Kristian Høgsberg
2010-09-05
radeon: Add radeon_buffer_objects.c.
Henri Verbeet
2010-09-05
radeon: Make do_blit_readpixels() into a PBO work.
Henri Verbeet
2010-09-01
r600: cube mipmap levels are aligned to 8 faces only starting from r7xx
Andre Maasikas
2010-08-23
radeon: print chip family for evergreen in renderer string
Alex Deucher
2010-08-20
evergreen : initial support driver code.
richard
2010-08-16
dri/radeon: test for FEATURE defines
nobled
2010-08-09
radeon: Use MESA_FORMAT_SARGB8 for sRGB formats
Henri Verbeet
2010-08-09
radeon: fix npot mipmap alignment on r600
Andre Maasikas
2010-08-07
dri: Add missing header m_xform.h.
Vinson Lee
2010-08-07
r300c: do not advertise half float vertex on RV3xx, RS4xx, RC4xx
Marek Olšák
2010-08-05
r600c: tiling require drm 2.6.0, not 2.5.0
Alex Deucher
2010-08-05
r600: add support for getting the tiling config via drm ioctl (v2)
Alex Deucher
2010-08-05
r600: add span support for 2D tiling
Alex Deucher
2010-08-02
radeon: Add DRI2 flush extension support, so we synchronize properly.
Mario Kleiner
2010-08-02
Revert "radeon: Add DRI2 flush extension to so we synchronize properly."
Jerome Glisse
2010-08-02
radeon: Add DRI2 flush extension to so we synchronize properly.
Mario Kleiner
2010-07-20
radeon: Remove unnecessary header.
Vinson Lee
2010-07-19
glx: Remove support for MESA_swap_frame_usage
Kristian Høgsberg
2010-07-19
glx: Drop support for GLX_MESA_allocate_memory
Kristian Høgsberg
2010-07-15
radeon: Also flush if it's not the current context that's being destroyed.
Henri Verbeet
2010-07-15
radeon: allow driconf vblank settings with dri2
Alex Deucher
2010-07-12
radeon: fix some wine d3d9 tests
Maciej Cencora
2010-07-11
radeon: lower texture memory consumption is some cases
Maciej Cencora
2010-07-11
radeon: fix teximage migration failure in rare case
Maciej Cencora
2010-06-19
Revert "Fix image_matches_texture_obj() MaxLevel check"
Will Dyson
2010-05-26
Enable hardware mipmap generation for radeon.
Will Dyson
2010-05-26
Fix image_matches_texture_obj() MaxLevel check
Will Dyson
2010-05-26
Fallback to software render if there is no miptree for an image
Will Dyson
2010-05-02
Merge branch 'gles2-2'
Kristian Høgsberg
2010-04-28
dri: Add DRI entrypoints to create a context for a given API
Kristian Høgsberg
2010-04-21
radeon: fix warning
Marek Olšák
2010-04-28
radeon: fix warnings
Marek Olšák
2010-04-24
radeon: Remove NULL check of bo_legacy->tobj.
Vinson Lee
2010-04-23
Merge branch '7.8'
Michel Dänzer
2010-04-22
radeon: 9800 SE has only one quadpipe
Tormod Volden
2010-04-22
DRI2: add config query extension
Jesse Barnes
2010-04-19
Merge branch '7.8'
Jesse Barnes
2010-04-19
radeon: Let this build with gcc 3.3
Matthieu Herrb
2010-04-19
radeon: Fix command type for DRM_RADEON_IRQ_EMIT ioctl.
Owain Ainsworth
[next]