index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
softpipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium,st/mesa: don't use blit-based transfers with software rasterizers
Marek Olšák
2013-03-23
1
-0
/
+1
*
softpipe: silence some asst. MSVC type warnings in sp_tex_sample.c
Brian Paul
2013-03-21
1
-6
/
+6
*
softpipe: silence some MSVC signed/unsigned warnings
Brian Paul
2013-03-21
2
-2
/
+2
*
softpipe: silence some MSVC float/double warnings
Brian Paul
2013-03-21
1
-6
/
+6
*
gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
Christoph Bumiller
2013-03-20
1
-0
/
+2
*
softpipe: fix up NUM_ENTRIES confusion
Brian Paul
2013-03-14
3
-13
/
+13
*
softpipe: Shrink context size.
José Fonseca
2013-03-14
1
-1
/
+1
*
softpipe: don't assert when creating surfaces with multiple layers
Roland Scheidegger
2013-03-14
2
-16
/
+32
*
softpipe: don't use samplers with prebaked sampler and sampler_view state
Roland Scheidegger
2013-03-11
6
-866
/
+779
*
tgsi: add texel offsets and derivatives to sampler interface
Roland Scheidegger
2013-03-02
1
-1
/
+9
*
softpipe/draw/tgsi: simplify driver/tgsi sampler interface
Roland Scheidegger
2013-02-28
8
-117
/
+186
*
softpipe: clean up lod computation
Roland Scheidegger
2013-02-08
2
-70
/
+93
*
softpipe: get rid of tgsi_sampler_control param in img_filter
Roland Scheidegger
2013-02-08
2
-40
/
+37
*
softpipe: fix using optimized filter function
Roland Scheidegger
2013-02-08
1
-0
/
+1
*
gallium/util: remove duplicated function util_format_is_rgb_no_alpha
Marek Olšák
2013-02-06
1
-1
/
+1
*
gallium: handle unhandled PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT
Andreas Boll
2013-02-04
1
-0
/
+2
*
softpipe: add casts to silence MSVC warnings
Brian Paul
2013-01-25
1
-2
/
+2
*
gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE
Marek Olšák
2013-01-15
1
-2
/
+0
*
softpipe: implement separate depth-stencil clear
Marek Olšák
2013-01-15
1
-3
/
+12
*
Remove hacks for static Makefiles
Matt Turner
2013-01-13
1
-3
/
+0
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
softpipe: Convert to automake
Matt Turner
2013-01-10
3
-37
/
+65
*
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
2
-4
/
+6
*
gallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELAPSED/
José Fonseca
2012-12-20
1
-1
/
+1
*
softpipe: fix up FS variant unbinding / deletion
Brian Paul
2012-12-19
3
-11
/
+9
*
softpipe: fix unreliable FS variant binding bug
Brian Paul
2012-12-19
3
-14
/
+10
*
draw: add support for later transform feedback extensions
Dave Airlie
2012-12-14
1
-1
/
+1
*
softpipe: remove unused corner0 variable
Brian Paul
2012-12-12
1
-1
/
+0
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-1
/
+0
*
softpipe: implement seamless cubemap support. (v1.1)
Dave Airlie
2012-12-12
2
-9
/
+139
*
softpipe: Use os_time_get_nano() everywhere.
José Fonseca
2012-12-11
2
-5
/
+5
*
softpipe: enable GLSL 1.40
Dave Airlie
2012-12-08
1
-1
/
+1
*
softpipe: add texture buffer object support
Dave Airlie
2012-12-08
2
-1
/
+9
*
softpipe: fix unused variable warning.
Dave Airlie
2012-11-10
1
-1
/
+1
*
softpipe: Fix rgb_dst_factor == PIPE_BLENDFACTOR_SRC_ALPHA_SATURATE.
José Fonseca
2012-11-09
1
-3
/
+3
*
softpipe: Handle adjacency primitives.
José Fonseca
2012-11-09
1
-0
/
+46
*
softpipe: add ARB_texture_cube_map_array support (v1.1)
Dave Airlie
2012-11-09
4
-14
/
+171
*
gallium: expose ARB_map_buffer_alignment on Radeon
Marek Olšák
2012-10-31
1
-0
/
+1
*
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
2012-10-31
3
-8
/
+12
*
softpipe: remove extraneous whitespace
Brian Paul
2012-10-26
1
-2
/
+0
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
8
-183
/
+74
*
softpipe: remove unused functions
Marek Olšák
2012-10-11
2
-26
/
+0
*
softpipe: initialize quadColor2 to fix compile warnings
Marek Olšák
2012-10-09
1
-1
/
+1
*
softpipe: implement blit
Marek Olšák
2012-09-30
3
-0
/
+69
*
gallium: add PIPE_CAP_TEXTURE_MULTISAMPLE
Marek Olšák
2012-09-30
1
-0
/
+1
*
softpipe: fix set_framebuffer_state with uninitialized surfaces past nr_cbufs-1
Marek Olšák
2012-09-30
1
-3
/
+5
*
softpipe: implement the new can_create_resource() function
Brian Paul
2012-09-17
2
-5
/
+29
*
softpipe: update SP_MAX_TEXTURE_3D_LEVELS comment
Brian Paul
2012-09-16
1
-1
/
+1
*
llvmpipe: remove polygon stipple assertion
Brian Paul
2012-08-17
1
-2
/
+0
*
softpipe: add 'start' parameter to bind_sampler_states/views()
Brian Paul
2012-08-16
1
-25
/
+49
[next]