index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: replace NEED_SECONDARY_COLOR(), RGBA_LOGICOP_ENABLED() with inlines
Brian Paul
2011-03-11
1
-1
/
+2
*
mesa: move PBO-related functions into a new file
Brian Paul
2011-02-28
1
-0
/
+1
*
radeon: add default switch case to silence unhandled enum warning
Brian Paul
2011-02-21
1
-0
/
+2
*
radeon: Remove setup of the old dri/ meta code, which is now unused.
Eric Anholt
2011-02-12
3
-7
/
+1
*
mesa: remove _mesa_create_context_for_api()
Brian Paul
2011-02-08
1
-1
/
+1
*
r200: remove 0x4243 pci id
Alex Deucher
2011-02-01
2
-2
/
+0
*
r600c: get OQ results only for 4 DBs on r600 class
Andre Maasikas
2011-01-21
1
-2
/
+6
*
radeon: avoid segfault on 3D textures.
Dave Airlie
2011-01-19
1
-0
/
+3
*
radeon: oops didn't need this logbase2 fn
Dave Airlie
2011-01-19
1
-15
/
+0
*
radeon: calculate complete texture state inside TFP function
Dave Airlie
2011-01-19
1
-3
/
+25
*
radeon/r200: fix fbo-clearmipmap + gen-teximage
Dave Airlie
2011-01-19
2
-5
/
+5
*
r600c: preserve correct buffer when using fbo
Andre Maasikas
2011-01-18
1
-1
/
+1
*
mesa: begin implementation of GL_ARB_draw_buffers_blend
Brian Paul
2011-01-15
1
-11
/
+11
*
radeon: Include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-09
5
-0
/
+5
*
r600c: add support for NI asics
Alex Deucher
2011-01-06
3
-0
/
+93
*
radeon: fix build on non-KMS systems.
Dave Airlie
2011-01-03
1
-0
/
+3
*
radeon: bump mip tree levels to 15
Alex Deucher
2010-12-09
1
-1
/
+1
*
r600c: add Ontario Fusion APU support
Alex Deucher
2010-11-22
3
-0
/
+15
*
mesa: pass gl_format to _mesa_init_teximage_fields()
Brian Paul
2010-11-18
1
-8
/
+10
*
r600c/evergreen: texture align is group_bytes just like 6xx/7xx
Alex Deucher
2010-11-17
2
-14
/
+15
*
radeon: set gl_texture_image::TexFormat field in radeonSetTexBuffer2()
Brian Paul
2010-11-15
1
-2
/
+8
*
radeon: fix potential segfault in renderbuffer update
Daniel Lichtenberger
2010-11-15
1
-2
/
+1
*
radeon: Implement GL_OES_EGL_image
Johann Rudloff
2010-11-08
5
-0
/
+125
*
radeon: Implement __DRI_IMAGE and EGL_MESA_image_drm
Johann Rudloff
2010-11-08
2
-0
/
+196
*
radeon: Implement EGL_MESA_no_surface_extension
Johann Rudloff
2010-11-08
2
-37
/
+55
*
r600c: properly align mipmaps to group size
Alex Deucher
2010-11-08
2
-4
/
+7
*
r100: revalidate after radeon_update_renderbuffers
Alex Deucher
2010-10-27
2
-0
/
+4
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
37
-274
/
+274
*
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
5
-8
/
+8
*
r200: revalidate after radeon_update_renderbuffers
Daniel Vetter
2010-10-11
1
-3
/
+5
*
dri/radeon: remove duplicated includes
Nicolas Kaiser
2010-09-30
2
-2
/
+0
*
mesa: Force GL_SGIS_generate_mipmap to always be enabled
Ian Romanick
2010-09-27
1
-1
/
+0
*
r600c: fix mipmap stride on evergreen
Alex Deucher
2010-09-24
1
-3
/
+10
*
radeon: Remove copied minimum pitch alignment code.
Eric Anholt
2010-09-23
1
-12
/
+0
*
mesa: Remove EXT_convolution.
Eric Anholt
2010-09-23
1
-12
/
+4
*
r600c: add OQ support for evergreen
Alex Deucher
2010-09-10
1
-1
/
+1
*
dri: Unset current context and dispatch table when unbinding
Kristian Høgsberg
2010-09-08
1
-0
/
+3
*
radeon: Add radeon_buffer_objects.c.
Henri Verbeet
2010-09-05
1
-0
/
+1
*
radeon: Make do_blit_readpixels() into a PBO work.
Henri Verbeet
2010-09-05
1
-11
/
+31
*
r600: cube mipmap levels are aligned to 8 faces only starting from r7xx
Andre Maasikas
2010-09-01
1
-3
/
+3
*
radeon: print chip family for evergreen in renderer string
Alex Deucher
2010-08-23
2
-2
/
+5
*
evergreen : initial support driver code.
richard
2010-08-20
3
-1
/
+105
*
dri/radeon: test for FEATURE defines
nobled
2010-08-16
1
-0
/
+4
*
radeon: Use MESA_FORMAT_SARGB8 for sRGB formats
Henri Verbeet
2010-08-09
1
-1
/
+1
*
radeon: fix npot mipmap alignment on r600
Andre Maasikas
2010-08-09
1
-1
/
+1
*
dri: Add missing header m_xform.h.
Vinson Lee
2010-08-07
1
-0
/
+3
*
r300c: do not advertise half float vertex on RV3xx, RS4xx, RC4xx
Marek Olšák
2010-08-07
1
-1
/
+1
*
r600c: tiling require drm 2.6.0, not 2.5.0
Alex Deucher
2010-08-05
1
-1
/
+1
*
r600: add support for getting the tiling config via drm ioctl (v2)
Alex Deucher
2010-08-05
1
-0
/
+57
[next]