index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
/
lp_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: enable PIPE_CAP_INDEP_BLEND_FUNC
Brian Paul
2011-01-17
1
-1
/
+1
*
Merge branch 'draw-instanced'
Brian Paul
2011-01-15
1
-0
/
+2
|
\
|
*
llvmpipe: enable instanced drawing cap
Brian Paul
2010-12-08
1
-0
/
+2
*
|
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-2
/
+3
|
/
*
llvmpipe: enable primitive restart
Brian Paul
2010-10-21
1
-0
/
+2
*
llvmpipe: Default to no threading on single processor systems.
José Fonseca
2010-09-17
1
-2
/
+1
*
llvmpipe: add DEBUG_FS to dump variant information
Keith Whitwell
2010-09-16
1
-0
/
+1
*
llvmpipe: add LP_PERF flag to disable various aspects of rasterization
Keith Whitwell
2010-09-16
1
-0
/
+15
*
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-09-14
1
-1
/
+0
*
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-14
1
-34
/
+16
*
llvmpipe: add DEBUG_MEM option
Keith Whitwell
2010-09-11
1
-0
/
+1
*
llvmpipe: fix PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS query
Brian Paul
2010-08-26
1
-1
/
+8
*
llvmpipe: move some fence functions into lp_screen.c
Keith Whitwell
2010-08-25
1
-1
/
+48
*
llvmpipe: fence debugging, add llvmpipe_finish
Keith Whitwell
2010-08-25
1
-0
/
+2
*
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-08-20
1
-0
/
+1
*
llvmpipe: say no to depth clamp
Marek Olšák
2010-07-21
1
-0
/
+2
*
llvmpipe: move rasterizer to screen instead of setup context
Roland Scheidegger
2010-07-13
1
-0
/
+14
*
llvmpipe: Re-enable threading on windows.
José Fonseca
2010-07-12
1
-6
/
+0
*
draw: implement vertex texture sampling using llvm
Zack Rusin
2010-07-06
1
-1
/
+1
*
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-28
1
-0
/
+2
*
Revert "llvmpipe: handle PIPE_CAP_TEXTURE_SWIZZLE query"
Roland Scheidegger
2010-06-05
1
-2
/
+0
*
llvmpipe: handle PIPE_CAP_TEXTURE_SWIZZLE query
Roland Scheidegger
2010-06-05
1
-0
/
+2
*
llvmpipe: Expose PIPE_CAP_TEXTURE_SWIZZLE.
José Fonseca
2010-06-05
1
-0
/
+2
*
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-06-03
1
-0
/
+2
|
\
|
*
llvmpipe: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-0
/
+2
*
|
gallium: silence all debug_named_value related warnings
Joakim Sindholt
2010-06-03
1
-11
/
+11
*
|
llvmpipe: add PIPE_BUFFER to assertion
Brian Paul
2010-05-28
1
-1
/
+2
|
/
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-1
/
+5
|
\
|
*
llvmpipe: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-1
/
+5
*
|
gallium: EXT_timer_query support.
Mathias Fröhlich
2010-05-17
1
-0
/
+2
*
|
llvmpipe: Use GALLIVM_DEBUG opt where applicable.
José Fonseca
2010-05-15
1
-3
/
+0
*
|
llvmpipe: Handle PIPE_CAP_GUARD_*.
José Fonseca
2010-05-12
1
-0
/
+5
*
|
llvmpipe: Advertise (gallivm's) shader limits.
José Fonseca
2010-05-12
1
-0
/
+32
*
|
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-05-12
1
-2
/
+2
*
|
llvmpipe: enable PIPE_CAP_INDEP_BLEND_ENABLE
Brian Paul
2010-05-10
1
-1
/
+1
*
|
gallivm: Require SSE2 for draw_llvm/llvmpipe due to LLVM PR6960.
Török Edwin
2010-05-06
1
-1
/
+10
|
/
*
softpipe & llvmpipe: Enable SM3 cap
Jakob Bornecrantz
2010-04-29
1
-0
/
+2
*
llvmpipe: Cleanup llvmpipe_is_format_supported().
José Fonseca
2010-04-25
1
-20
/
+19
*
llvmpipe: Move the determination of the number of threads to the screen.
José Fonseca
2010-04-24
1
-2
/
+19
*
llvmpipe: Use resource_is_texture() consistently.
José Fonseca
2010-04-22
1
-3
/
+1
*
llvmpipe: Do not advertise S3TC rendering support.
José Fonseca
2010-04-22
1
-10
/
+10
*
llvmpipe: Re-enable half float formats.
José Fonseca
2010-04-20
1
-5
/
+0
*
llvmpipe: disable half float formats
Alan Hourihane
2010-04-13
1
-0
/
+5
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-9
/
+7
*
llvmpipe: Support S3TC when util_format_s3tc_enabled is set.
José Fonseca
2010-04-06
1
-18
/
+10
*
llvmpipe: Support sampling from PIPE_FORMAT_R32_FLOAT.
José Fonseca
2010-04-01
1
-1
/
+2
*
llvmpipe: More tweaks to the supported texture formats.
José Fonseca
2010-04-01
1
-10
/
+6
*
llvmpipe: More accurate format capability exporting.
José Fonseca
2010-03-31
1
-5
/
+1
*
winsys/sw: Add a software winsys layered on a pipe
Jakob Bornecrantz
2010-03-16
1
-2
/
+4
*
ws/xlib: remove self-knowledge about users of xlib winsys
Keith Whitwell
2010-03-09
1
-0
/
+1
[next]