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: Support Z16_UNORM as depth-stencil format.
José Fonseca
2013-01-29
1
-6
/
+2
*
llvmpipe: turn on integer texture support
Roland Scheidegger
2013-01-18
1
-6
/
+16
*
gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE
Marek Olšák
2013-01-15
1
-2
/
+0
*
llvmpipe: Drop PIPE_QUERY_TIME_ELAPSED support.
José Fonseca
2012-12-20
1
-0
/
+1
*
gallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELAPSED/
José Fonseca
2012-12-20
1
-1
/
+1
*
draw/llvmpipe: fix transform feedback position + enable other extensions
Dave Airlie
2012-12-14
1
-1
/
+1
*
llvmpipe: don't use user constant buffers
Brian Paul
2012-12-11
1
-1
/
+2
*
llvmpipe: fix missing tbo cap warning.
Dave Airlie
2012-12-08
1
-0
/
+1
*
llvmpipe: EXT_transform_feedback support (v1.1)
Dave Airlie
2012-12-06
1
-1
/
+2
*
llvmpipe: Implement PIPE_QUERY_TIMESTAMP and PIPE_QUERY_TIME_ELAPSED.
James Benton
2012-12-03
1
-3
/
+10
*
llvmpipe: support array textures
Roland Scheidegger
2012-11-29
1
-2
/
+4
*
llvmpipe: Eliminate color buffer swizzling.
José Fonseca
2012-11-29
1
-2
/
+0
*
llvmpipe: Only advertise unswizzled formats.
José Fonseca
2012-11-29
1
-8
/
+7
*
llvmpipe: Enable vertex color clamping.
James Benton
2012-11-28
1
-1
/
+1
*
gallivm,llvmpipe: handle TXF (texelFetch) instruction, including offsets
Roland Scheidegger
2012-11-27
1
-1
/
+3
*
gallium: fix unused cap warnings in drivers for cube map array cap.
Dave Airlie
2012-11-10
1
-0
/
+1
*
gallium: expose ARB_map_buffer_alignment on Radeon
Marek Olšák
2012-10-31
1
-0
/
+1
*
llvmpipe: implement blit
Marek Olšák
2012-09-30
1
-0
/
+4
*
gallium: add PIPE_CAP_TEXTURE_MULTISAMPLE
Marek Olšák
2012-09-30
1
-0
/
+1
*
llvmpipe: set max cube texture size to 4K x 4K
Brian Paul
2012-09-17
1
-1
/
+1
*
llvmpipe: Make driver name more informative.
José Fonseca
2012-09-06
1
-1
/
+4
*
gallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS #define
Brian Paul
2012-08-16
1
-2
/
+2
*
draw,gallivm: Fix draw_get_shader_param.
José Fonseca
2012-07-13
1
-5
/
+1
*
gallium: add QUERY_TIMESTAMP cap and get_timestamp screen function
Marek Olšák
2012-07-10
1
-0
/
+1
*
llvmpipe: return 120 for PIPE_CAP_GLSL_FEATURE_LEVEL
Brian Paul
2012-06-26
1
-1
/
+1
*
llvmpipe: handle more PIPE_CAP_x queries
Brian Paul
2012-06-26
1
-4
/
+48
*
gallium: add PIPE_CAP_CONSTANT_BUFFER_OFFSET_ALIGNMENT
Marek Olšák
2012-04-30
1
-0
/
+2
*
gallium: add PIPE_CAP_USER_INDEX_BUFFERS and PIPE_CAP_USER_CONSTANT_BUFFERS
Marek Olšák
2012-04-30
1
-0
/
+2
*
gallium drivers: report that user vertex buffers are supported
Marek Olšák
2012-04-24
1
-0
/
+2
*
gallium: add PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION
Christoph Bumiller
2012-02-09
1
-0
/
+2
*
llvmpipe: disable native integers
Dave Airlie
2012-01-11
1
-1
/
+8
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
1
-1
/
+1
*
gallium: separate out floating-point CAPs into its own enum
Marek Olšák
2011-11-22
1
-11
/
+11
*
gallium: remove PIPE_CAP_GLSL and enable GLSL unconditionally
Marek Olšák
2011-11-22
1
-2
/
+0
*
llvmpipe: Make more resilient to out-of-memory situations.
José Fonseca
2011-11-14
1
-2
/
+1
*
llvmpipe/u_format: add support for EXT_texture_shared_exponent + EXT_packed_f...
Dave Airlie
2011-11-10
1
-0
/
+4
*
llvmpipe: add NV_conditional_render support.
Dave Airlie
2011-11-10
1
-0
/
+1
*
llvmpipe: enable RGTC after u_format fix.
Dave Airlie
2011-11-06
1
-5
/
+0
*
llvmpipe: Re-advertise support for stencil formats...
José Fonseca
2011-11-01
1
-5
/
+6
*
llvmpipe: llvmpipe doesn't support pure integers yet.
Dave Airlie
2011-10-26
1
-0
/
+5
*
llvmpipe: don't support rendering to sRGB surfaces
Brian Paul
2011-10-11
1
-1
/
+2
*
gallium: add and use PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS
Marek Olšák
2011-09-30
1
-12
/
+13
*
gallium: remove PIPE_CAP_TEXTURE_MIRROR_REPEAT
Marek Olšák
2011-09-30
1
-2
/
+0
*
llvmpipe: snprintf->util_snprintf.
José Fonseca
2011-08-18
1
-1
/
+2
*
llvmpipe: include LLVM version number in name string
Brian Paul
2011-07-19
1
-1
/
+3
*
scons: make embedding orthogonal to the platform
José Fonseca
2011-06-17
1
-1
/
+1
*
gallium: set PIPE_CAP_MIXED_COLORBUFFER_FORMATS in some drivers
Marek Olšák
2011-04-01
1
-0
/
+1
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-2
/
+1
*
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
1
-6
/
+4
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
1
-1
/
+2
[next]