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
/
llvmpipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: don't assert when trying to render to surfaces with multiple layers
Roland Scheidegger
2013-03-14
2
-2
/
+3
*
llvmpipe: Fix geometry shader token leak.
José Fonseca
2013-03-13
1
-0
/
+1
*
llvmpipe: remove the power of two sizeof(struct cmd_block) assertion
Brian Paul
2013-03-07
1
-7
/
+0
*
llvmpipe: fix incorrect 'j' array index in dummy texture code
Brian Paul
2013-03-06
1
-3
/
+3
*
llvmpipe: remove unused cmd_block_list struct
Brian Paul
2013-03-06
1
-4
/
+0
*
llvmpipe: add some scene limit sanity check assertions
Brian Paul
2013-03-06
1
-0
/
+22
*
llvmpipe: tweak CMD_BLOCK_MAX and LP_SCENE_MAX_SIZE
Brian Paul
2013-03-06
1
-2
/
+8
*
llvmpipe: don't assert on illegal surface creation.
Roland Scheidegger
2013-03-02
2
-4
/
+4
*
llvmpipe: bump glsl version to 140
Roland Scheidegger
2013-03-02
1
-1
/
+1
*
llvmpipe: check buffers in llvmpipe_is_resource_referenced.
Roland Scheidegger
2013-02-28
3
-8
/
+24
*
llvmpipe: support rendering to buffer render targets.
Roland Scheidegger
2013-02-28
4
-47
/
+61
*
llvmpipe: (trivial) get rid of old function prototypes.
Roland Scheidegger
2013-02-25
1
-7
/
+0
*
llvmpipe: support GL_ARB_texture_buffer_object/GL_ARB_texture_buffer_range
Roland Scheidegger
2013-02-25
6
-103
/
+177
*
llvmpipe: Fix creation of shared and scanout textures.
John Kåre Alsaker
2013-02-23
1
-1
/
+3
*
llvmpipe: rename polygon offset fields to something more specific
Brian Paul
2013-02-22
2
-8
/
+11
*
llvmpipe: add missing checks for polygon offset point/line modes
Brian Paul
2013-02-22
1
-0
/
+6
*
llvmpipe/build: add DLOPEN_LIBS and PTHREAD_LIBS to the lp_test_* targets
Andreas Boll
2013-02-22
1
-5
/
+12
*
llvmpipe: Fix rendering into PIPE_FORMAT_X8*_UNORM.
Roland Scheidegger
2013-02-22
1
-15
/
+31
*
llvmpipe: simplify buffer allocation logic.
Roland Scheidegger
2013-02-22
1
-7
/
+5
*
llvmpipe: lp_resource_copy cleanup
Roland Scheidegger
2013-02-20
5
-49
/
+47
*
llvmpipe: fix lp_resource_copy using more than one 3d slice
Roland Scheidegger
2013-02-20
1
-84
/
+86
*
llvmpipe: fix handling of 0 x 0 framebuffer size
Brian Paul
2013-02-19
1
-2
/
+2
*
gallivm: fix issues with trunc/round/floor/ceil with no arch rounding
Roland Scheidegger
2013-02-16
1
-0
/
+12
*
llvmpipe: implement dual source blending
Roland Scheidegger
2013-02-12
5
-93
/
+210
*
llvmpipe: remove lp_swizzled_cbuf
Adhemerval Zanella
2013-02-11
3
-16
/
+0
*
gallivm: fix up size queries for dx10 sviewinfo opcode
Roland Scheidegger
2013-02-08
1
-0
/
+2
*
llvmpipe: first steps of adding dual source blend support
Roland Scheidegger
2013-02-08
4
-27
/
+57
*
llvmpipe: refactoring of visibility counter handling
Roland Scheidegger
2013-02-08
5
-20
/
+56
*
llvmpipe: remove extraneous const qualifier
Brian Paul
2013-02-06
2
-2
/
+2
*
gallium: handle unhandled PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT
Andreas Boll
2013-02-04
1
-0
/
+1
*
llvmpipe: Don't advertise S8_UNORM (with feeble attempt at supporting it).
José Fonseca
2013-01-29
2
-36
/
+46
*
llvmpipe: Fix deferred depth writes for Z16_UNORM.
José Fonseca
2013-01-29
1
-1
/
+6
*
llvmpipe: Support Z16_UNORM as depth-stencil format.
José Fonseca
2013-01-29
4
-22
/
+43
*
gallivm,draw,llvmpipe: mass rename of unit->texture_unit/sampler_unit
Roland Scheidegger
2013-01-28
1
-16
/
+16
*
gallivm: split sampler and texture state
Roland Scheidegger
2013-01-28
9
-84
/
+225
*
llvmpipe: turn on integer texture support
Roland Scheidegger
2013-01-18
1
-6
/
+16
*
llvmpipe: more fixes for integer color buffers
Roland Scheidegger
2013-01-18
1
-3
/
+39
*
llvmpipe: trivial code and comment cleanup.
Roland Scheidegger
2013-01-18
1
-14
/
+12
*
llvmpipe: fix using wrong format with MRT in blend code
Roland Scheidegger
2013-01-18
4
-11
/
+26
*
gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE
Marek Olšák
2013-01-15
1
-2
/
+0
*
Remove hacks for static Makefiles
Matt Turner
2013-01-13
1
-2
/
+0
*
llvmpipe: fix clearing integer color buffers
Roland Scheidegger
2013-01-10
5
-31
/
+87
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
llvmpipe: Convert to automake
Matt Turner
2013-01-10
3
-70
/
+110
*
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
1
-1
/
+2
*
llvmpipe: Drop PIPE_QUERY_TIME_ELAPSED support.
José Fonseca
2012-12-20
3
-13
/
+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: remove unneeded draw_flush() call
Brian Paul
2012-12-12
1
-2
/
+0
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-1
/
+0
[next]