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-10-10
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-10
softpipe: fix multi-drawbuffers regression
Brian Paul
2009-10-10
softpipe: revert 564df9dc5f6335eb8dc68f3c69cf054d2142663c
Brian Paul
2009-10-09
softpipe: restore/fix print_vertex() debug helper
Brian Paul
2009-10-07
softpipe: new comments
Brian Paul
2009-10-07
softpipe: whitespace and comment fixes
Brian Paul
2009-10-07
softpipe: prefix non-static functions with sp_
Brian Paul
2009-10-05
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-02
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-10-02
gallium: replace // comments with /* */
Brian Paul
2009-10-01
g3dvl: Copyright blocks.
Younes Manton
2009-10-01
g3dvl: Color space conv interface & vl impl.
Younes Manton
2009-10-01
gallium: remove depth.occlusion_count flag
Keith Whitwell
2009-09-29
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-29
softpipe: initialize the clear_flags bitvector in sp_create_tile_cache()
Brian Paul
2009-09-29
softpipe: Grab a ref when the fb is set.
Brian Paul
2009-09-28
softpipe: Fix MSVC build.
José Fonseca
2009-09-27
g3dvl: Formatting and cleanups.
Younes Manton
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
[next]