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
/
llvmpipe
/
lp_screen.c
Age
Commit message (
Expand
)
Author
2011-03-11
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-08
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-05
gallium: split CAP_INSTANCE_DRAWING into INSTANCEID and INSTANCE_DIVISOR
Marek Olšák
2011-02-28
rgtc: llvmpipe/softpipe refuse RGTC until u_format has support.
Dave Airlie
2011-01-17
llvmpipe: enable PIPE_CAP_INDEP_BLEND_FUNC
Brian Paul
2011-01-15
Merge branch 'draw-instanced'
Brian Paul
2010-12-08
llvmpipe: enable instanced drawing cap
Brian Paul
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-10-21
llvmpipe: enable primitive restart
Brian Paul
2010-09-17
llvmpipe: Default to no threading on single processor systems.
José Fonseca
2010-09-16
llvmpipe: add DEBUG_FS to dump variant information
Keith Whitwell
2010-09-16
llvmpipe: add LP_PERF flag to disable various aspects of rasterization
Keith Whitwell
2010-09-14
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-09-14
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-11
llvmpipe: add DEBUG_MEM option
Keith Whitwell
2010-08-26
llvmpipe: fix PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS query
Brian Paul
2010-08-25
llvmpipe: move some fence functions into lp_screen.c
Keith Whitwell
2010-08-25
llvmpipe: fence debugging, add llvmpipe_finish
Keith Whitwell
2010-08-20
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-07-21
llvmpipe: say no to depth clamp
Marek Olšák
2010-07-13
llvmpipe: move rasterizer to screen instead of setup context
Roland Scheidegger
2010-07-12
llvmpipe: Re-enable threading on windows.
José Fonseca
2010-07-06
draw: implement vertex texture sampling using llvm
Zack Rusin
2010-06-28
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-05
Revert "llvmpipe: handle PIPE_CAP_TEXTURE_SWIZZLE query"
Roland Scheidegger
2010-06-05
llvmpipe: handle PIPE_CAP_TEXTURE_SWIZZLE query
Roland Scheidegger
2010-06-05
llvmpipe: Expose PIPE_CAP_TEXTURE_SWIZZLE.
José Fonseca
2010-06-03
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-06-03
gallium: silence all debug_named_value related warnings
Joakim Sindholt
2010-05-29
llvmpipe: adapt to clear interface changes
Roland Scheidegger
2010-05-28
llvmpipe: add PIPE_BUFFER to assertion
Brian Paul
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-17
llvmpipe: adapt to interface changes
Roland Scheidegger
2010-04-29
softpipe & llvmpipe: Enable SM3 cap
Jakob Bornecrantz
2010-05-17
gallium: EXT_timer_query support.
Mathias Fröhlich
2010-05-15
llvmpipe: Use GALLIVM_DEBUG opt where applicable.
José Fonseca
2010-05-12
llvmpipe: Handle PIPE_CAP_GUARD_*.
José Fonseca
2010-05-12
llvmpipe: Advertise (gallivm's) shader limits.
José Fonseca
2010-05-12
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-05-10
llvmpipe: enable PIPE_CAP_INDEP_BLEND_ENABLE
Brian Paul
2010-05-06
gallivm: Require SSE2 for draw_llvm/llvmpipe due to LLVM PR6960.
Török Edwin
2010-04-25
llvmpipe: Cleanup llvmpipe_is_format_supported().
José Fonseca
2010-04-24
llvmpipe: Move the determination of the number of threads to the screen.
José Fonseca
2010-04-22
llvmpipe: Use resource_is_texture() consistently.
José Fonseca
2010-04-22
llvmpipe: Do not advertise S3TC rendering support.
José Fonseca
2010-04-20
llvmpipe: Re-enable half float formats.
José Fonseca
2010-04-13
llvmpipe: disable half float formats
Alan Hourihane
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-06
llvmpipe: Support S3TC when util_format_s3tc_enabled is set.
José Fonseca
[next]