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
2011-02-28
mesa: move PBO-related functions into a new file
Brian Paul
2011-02-21
radeon: add default switch case to silence unhandled enum warning
Brian Paul
2011-02-12
radeon: Remove setup of the old dri/ meta code, which is now unused.
Eric Anholt
2011-02-08
mesa: remove _mesa_create_context_for_api()
Brian Paul
2011-02-01
r200: remove 0x4243 pci id
Alex Deucher
2011-01-21
r600c: get OQ results only for 4 DBs on r600 class
Andre Maasikas
2011-01-19
radeon: avoid segfault on 3D textures.
Dave Airlie
2011-01-19
radeon: oops didn't need this logbase2 fn
Dave Airlie
2011-01-19
radeon: calculate complete texture state inside TFP function
Dave Airlie
2011-01-19
radeon/r200: fix fbo-clearmipmap + gen-teximage
Dave Airlie
2011-01-18
r600c: preserve correct buffer when using fbo
Andre Maasikas
2011-01-15
mesa: begin implementation of GL_ARB_draw_buffers_blend
Brian Paul
2011-01-09
radeon: Include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-06
r600c: add support for NI asics
Alex Deucher
2011-01-03
radeon: fix build on non-KMS systems.
Dave Airlie
2010-12-09
radeon: bump mip tree levels to 15
Alex Deucher
2010-11-22
r600c: add Ontario Fusion APU support
Alex Deucher
2010-11-18
mesa: pass gl_format to _mesa_init_teximage_fields()
Brian Paul
2010-11-17
r600c/evergreen: texture align is group_bytes just like 6xx/7xx
Alex Deucher
2010-11-15
radeon: set gl_texture_image::TexFormat field in radeonSetTexBuffer2()
Brian Paul
2010-11-15
radeon: fix potential segfault in renderbuffer update
Daniel Lichtenberger
2010-11-08
radeon: Implement GL_OES_EGL_image
Johann Rudloff
2010-11-08
radeon: Implement __DRI_IMAGE and EGL_MESA_image_drm
Johann Rudloff
2010-11-08
radeon: Implement EGL_MESA_no_surface_extension
Johann Rudloff
2010-11-08
r600c: properly align mipmaps to group size
Alex Deucher
2010-10-27
r100: revalidate after radeon_update_renderbuffers
Alex Deucher
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
[next]