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
/
gallium
/
state_trackers
/
dri
Age
Commit message (
Expand
)
Author
2010-03-12
st/dri: Always try to set up R5G6B5 configs.
Michel Dänzer
2010-03-01
dri: Rename pipe formats.
José Fonseca
2010-02-27
st/dri: Assert pointer is not null before dereferencing.
Vinson Lee
2010-02-18
Revert "st/mesa: Make the frontbuffer visible on st_flush(PIPE_FLUSH_FRAME)."
Francisco Jerez
2010-02-17
st/dri2: Flush FRAME instead of RENDER_CACHE on buffer invalidation.
Francisco Jerez
2010-02-16
st/dri2: Use event-driven buffer validation.
Francisco Jerez
2010-02-12
st/dri: don't expose visuals we'll have trouble supporting
Zack Rusin
2010-02-12
st/dri, st/xorg: fix buffers that have attachements of different depth
Zack Rusin
2010-02-10
dri: Allow selective generation of accum. buffer configs
Ian Romanick
2010-02-09
dri_interface: Introduce DRI tokens for the texBuffer texture formats
Kristian Høgsberg
2010-02-08
st/dri: fix compile breakage
Keith Whitwell
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-04
gallium: fix more missing includes from various places
Dave Airlie
2010-01-31
st/dri: Remove duplicate type qualifier.
Vinson Lee
2010-01-28
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
st/dri: Remove unnecessary headers.
Vinson Lee
2010-01-25
st/mesa: handle EXT_draw_buffers2 per rendertarget blend enables / colormasks
Roland Scheidegger
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-19
st/dri: update dri2 drawables when viewport is changed
Ben Skeggs
2010-01-18
st/dri: Add comment for intentional fallthrough in case statement.
Vinson Lee
2010-01-18
st/dri: fix optionCache memory leaks
Marcin Slusarz
2010-01-18
dri: Add an MSAA-enabled factor to DRI configs.
Corbin Simpson
2010-01-18
dri: Properly calculate number of modes for MSAA.
Corbin Simpson
2010-01-18
st/dri: Don't request a fake front if the server adds one automatically.
Thomas Hellstrom
2010-01-14
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-13
st/dri: Make sure we always request a fake front.
Thomas Hellstrom
2010-01-11
st/dri: update dri2 drawables when viewport is changed
Ben Skeggs
2010-01-11
Revert "st/dri: no need to request fake front buffer, only handle it being re...
Thomas Hellstrom
2010-01-04
Push __driDriverExtensions out of dri_util.c and into the drivers
Kristian Høgsberg
2010-01-04
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-11-30
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-11-26
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-11
dri-st: Add some required GL 2.0 extensions.
Corbin Simpson
2009-10-23
mesa: Enable remap table in core.
Chia-I Wu
2009-10-19
dri-st: Add EXT_provoking_vertex.
Corbin Simpson
2009-10-17
gallium: Permit surface_copy and surface_fill to be NULL.
Corbin Simpson
2009-10-07
st/dri: Add missing front buffer case in dri_get_buffers().
Michel Dänzer
2009-10-05
st/dri: avoid segfault if we can't get a pixmap's buffers
Ben Skeggs
2009-10-05
st/dri: no need to request fake front buffer, only handle it being returned
Ben Skeggs
2009-10-03
st/dri: Install APPLE_vertex_array_object functions
Nicolai Hähnle
2009-10-03
st/dri: Install ARB_vertex_array_object functions
Nicolai Hähnle
2009-09-02
st/dri: Slight consolidation of DRI2 buffer handling.
Michel Dänzer
2009-08-28
drm_api: Operate on textures instead of buffers
Jakob Bornecrantz
2009-08-28
st/dri: Fix some warnings
Jakob Bornecrantz
2009-08-28
Revert "st/xorg/dri: Pass texture formats via the DRI2 protocol flags."
Jakob Bornecrantz
2009-08-27
st/dri: Make sure the front left renderbuffer is there for texture-from-pixmap.
Michel Dänzer
2009-08-27
st/dri: Only ask for fake front buffer for single buffer visuals by default.
Michel Dänzer
2009-08-27
st/xorg/dri: Pass texture formats via the DRI2 protocol flags.
Michel Dänzer
[next]