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
/
drivers
/
softpipe
Age
Commit message (
Expand
)
Author
2009-09-27
g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs
Younes Manton
2009-09-27
softpipe: Grab a ref when the fb is set.
Younes Manton
2009-09-25
softpipe: Grab fs output z from the correct file.
Michal Krol
2009-09-25
softpipe: Do not advertise support for L16 and YCBCR formats.
Michal Krol
2009-09-24
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-24
softpipe: Increase GL_MAX_3D_TEXTURE_SIZE to 256.
Vinson Lee
2009-09-24
softpipe: fix compiler warnings
Keith Whitwell
2009-09-24
softpipe: Use portable INLINE macro.
José Fonseca
2009-09-24
softpipe: Update SConscript.
José Fonseca
2009-09-23
softpipe: replace macros with inline functions
Brian Paul
2009-09-23
softpipe: white-space/formatting fixes and updated comments
Brian Paul
2009-09-23
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-23
softpipe: added max texture/surface size sanity check
Brian Paul
2009-09-23
softpipe: increase MAX_WIDTH/HEIGTH 4096 to match max texture size
Brian Paul
2009-09-23
Merge branch 'softpipe-opt'
Keith Whitwell
2009-09-23
gallium: Update vendor string.
José Fonseca
2009-09-22
softpipe: fix bugs in POT texture sampling when texture is not square
root
2009-09-22
softpipe: additional assertions
Brian Paul
2009-09-22
softpipe: disable a _debug_printf()
Brian Paul
2009-09-22
softpipe: need to write depth/stencil values even when stencil fails
Keith Whitwell
2009-09-22
softpipe: set quad->facing value
Keith Whitwell
2009-09-22
softpipe: fix polygon stipple
Keith Whitwell
2009-09-22
softpipe: fix occlusion counting
Keith Whitwell
2009-09-21
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-21
softpipe: Fix cube face selection.
Brian Paul
2009-09-18
softpipe: Fix cube face selection.
Michal Krol
2009-09-17
softpipe: Respect input interpolators for the shader.
Michal Krol
2009-09-16
gallium: Deprecate PIPE_CAP_S3TC.
José Fonseca
2009-09-16
softpipe: Do not advertise Z32_UNORM as a supported format.
Michal Krol
2009-09-10
softpipe: remove no-op softpipe_init_texture_funcs() function
Brian Paul
2009-09-10
softpipe: remove unused #includes, move comment
Brian Paul
2009-09-10
softpipe: reformatting, clean-ups, comments
Brian Paul
2009-09-10
softpipe: remove unneeded #includes
Brian Paul
2009-09-10
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-10
softpipe: minor indentation fix
Brian Paul
2009-09-10
softpipe: set dirty_render_cache in softpipe_clear()
Brian Paul
2009-08-24
softpipe: use one fewer divide in sample_cube
Keith Whitwell
2009-08-24
softpipe: separate out 2d and cube img filter functions
Keith Whitwell
2009-08-24
softpipe: make the various get_texel routines more similar
Keith Whitwell
2009-08-23
softpipe: lift tex_address construction up to img_filter
Keith Whitwell
2009-08-23
softpipe: remove old prim_setup draw stage
Keith Whitwell
2009-08-23
softpipe: add missing header
Keith Whitwell
2009-08-23
Merge branch 'tex-tilecache' into softpipe-opt
Keith Whitwell
2009-08-21
softpipe: remove duplicate #include, move another
Brian Paul
2009-08-21
softpipe: remove tex sample dependencies on softpipe
Brian Paul
2009-08-21
softpipe: minor code refactoring to remove softpipe/tile cache dependencies
Brian Paul
2009-08-21
softpipe: remove unused #includes, white-space clean-up
Brian Paul
2009-08-21
softpipe: remove unneeded const qualifier
Brian Paul
2009-08-21
softpipe: per-unit sampler varients
Brian Paul
[next]