index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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
*
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
*
r600: add span support for 2D tiling
Alex Deucher
2010-08-05
4
-5
/
+210
*
radeon: Add DRI2 flush extension support, so we synchronize properly.
Mario Kleiner
2010-08-02
8
-10
/
+85
*
Revert "radeon: Add DRI2 flush extension to so we synchronize properly."
Jerome Glisse
2010-08-02
5
-64
/
+0
*
radeon: Add DRI2 flush extension to so we synchronize properly.
Mario Kleiner
2010-08-02
5
-0
/
+64
*
radeon: Remove unnecessary header.
Vinson Lee
2010-07-20
1
-1
/
+0
*
glx: Remove support for MESA_swap_frame_usage
Kristian Høgsberg
2010-07-19
1
-2
/
+0
*
glx: Drop support for GLX_MESA_allocate_memory
Kristian Høgsberg
2010-07-19
1
-12
/
+0
*
radeon: Also flush if it's not the current context that's being destroyed.
Henri Verbeet
2010-07-15
1
-1
/
+1
*
radeon: allow driconf vblank settings with dri2
Alex Deucher
2010-07-15
1
-0
/
+1
*
radeon: fix some wine d3d9 tests
Maciej Cencora
2010-07-12
1
-0
/
+9
*
radeon: lower texture memory consumption is some cases
Maciej Cencora
2010-07-11
1
-1
/
+1
*
radeon: fix teximage migration failure in rare case
Maciej Cencora
2010-07-11
1
-4
/
+4
*
Revert "Fix image_matches_texture_obj() MaxLevel check"
Will Dyson
2010-06-19
1
-7
/
+4
*
Enable hardware mipmap generation for radeon.
Will Dyson
2010-05-26
1
-3
/
+8
*
Fix image_matches_texture_obj() MaxLevel check
Will Dyson
2010-05-26
1
-4
/
+7
*
Fallback to software render if there is no miptree for an image
Will Dyson
2010-05-26
1
-4
/
+4
*
Merge branch 'gles2-2'
Kristian Høgsberg
2010-05-02
2
-4
/
+6
|
\
|
*
dri: Add DRI entrypoints to create a context for a given API
Kristian Høgsberg
2010-04-28
2
-4
/
+6
*
|
radeon: fix warnings
Marek Olšák
2010-04-28
1
-1
/
+3
*
|
radeon: Remove NULL check of bo_legacy->tobj.
Vinson Lee
2010-04-24
1
-2
/
+1
*
|
Merge branch '7.8'
Michel Dänzer
2010-04-23
1
-0
/
+2
|
\
\
|
*
|
radeon: 9800 SE has only one quadpipe
Tormod Volden
2010-04-22
1
-0
/
+2
*
|
|
DRI2: add config query extension
Jesse Barnes
2010-04-22
2
-1
/
+3
|
|
/
|
/
|
*
|
radeon: fix warning
Marek Olšák
2010-04-21
1
-1
/
+1
*
|
Merge branch '7.8'
Jesse Barnes
2010-04-19
2
-4
/
+6
|
\
|
|
*
radeon: Let this build with gcc 3.3
Matthieu Herrb
2010-04-19
1
-3
/
+5
[next]