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_setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
llvmpipe: use triangle subdivision to avoid fixed-point overflow issues
Brian Paul
2013-04-01
1
-0
/
+10
*
llvmpipe: fix incorrect 'j' array index in dummy texture code
Brian Paul
2013-03-06
1
-3
/
+3
*
llvmpipe: support GL_ARB_texture_buffer_object/GL_ARB_texture_buffer_range
Roland Scheidegger
2013-02-25
1
-44
/
+86
*
gallivm: split sampler and texture state
Roland Scheidegger
2013-01-28
1
-8
/
+8
*
llvmpipe: fix clearing integer color buffers
Roland Scheidegger
2013-01-10
1
-4
/
+4
*
llvmpipe: support pipe_resource-based constant buffers
Brian Paul
2012-12-11
1
-9
/
+20
*
gallivm,llvmpipe,draw: Support multiple constant buffers.
José Fonseca
2012-12-07
1
-37
/
+53
*
llvmpipe: fix regression in gears speed.
Dave Airlie
2012-12-07
1
-2
/
+4
*
llvmpipe: Fix statement before declaration.
José Fonseca
2012-12-06
1
-1
/
+2
*
llvmpipe: remove unused variable
Brian Paul
2012-12-06
1
-1
/
+0
*
llvmpipe: EXT_transform_feedback support (v1.1)
Dave Airlie
2012-12-06
1
-1
/
+11
*
llvmpipe: Implement PIPE_QUERY_TIMESTAMP and PIPE_QUERY_TIME_ELAPSED.
James Benton
2012-12-03
1
-13
/
+20
*
llvmpipe: support array textures
Roland Scheidegger
2012-11-29
1
-1
/
+7
*
llvmpipe: Unswizzled rendering.
James Benton
2012-11-28
1
-3
/
+16
*
gallivm,draw,llvmpipe: use base ptr + mip offsets instead of mip pointers
Roland Scheidegger
2012-11-12
1
-15
/
+38
*
llvmpipe: combine vertex/fragment sampler state into an array
Brian Paul
2012-08-06
1
-1
/
+1
*
llvmpipe: Make more resilient to out-of-memory situations.
José Fonseca
2011-11-14
1
-8
/
+21
*
gallium: move border color to be a color union
Dave Airlie
2011-09-27
1
-1
/
+1
*
llvmpipe: move active_query assignment
Brian Paul
2011-04-28
1
-2
/
+2
*
llvmpipe: move active_query assignment in lp_setup_begin_query()
Brian Paul
2011-04-28
1
-2
/
+2
*
llvmpipe: Take the sampler view's first_level into account when sampling.
Fabian Bieler
2011-04-08
1
-1
/
+3
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
1
-6
/
+2
*
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
1
-4
/
+4
*
llvmpipe: make sure binning is active when we begin/end a query
Brian Paul
2011-01-18
1
-0
/
+4
*
llvmpipe: Plug fence leaks.
José Fonseca
2010-12-09
1
-0
/
+2
*
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
1
-1
/
+7
*
llvmpipe: shortcircuit some calls to set_scene_state
Keith Whitwell
2010-11-30
1
-1
/
+1
*
llvmpipe: remove misleading debug string
Keith Whitwell
2010-11-30
1
-1
/
+0
*
Merge remote branch 'origin/master' into lp-setup-llvm
Keith Whitwell
2010-10-17
1
-33
/
+115
|
\
|
*
llvmpipe: fail gracefully on oom in scene creation
Keith Whitwell
2010-10-08
1
-26
/
+71
|
*
llvmpipe: Cleanup depth-stencil clears.
José Fonseca
2010-10-06
1
-4
/
+7
|
*
llvmpipe: Decouple sampler view and sampler state updates.
José Fonseca
2010-09-29
1
-9
/
+34
|
*
llvmpipe: make texture border_color dynamic state
Brian Paul
2010-09-24
1
-0
/
+1
|
*
llvmpipe: make min/max lod and lod bias dynamic state
Brian Paul
2010-09-24
1
-1
/
+7
|
*
llvmpipe: rename sprite field, add sprite_coord_origin
Brian Paul
2010-09-20
1
-2
/
+4
*
|
llvmpipe: use llvm for attribute interpolant calculation
Keith Whitwell
2010-09-18
1
-7
/
+12
|
/
*
llvmpipe: add LP_PERF flag to disable various aspects of rasterization
Keith Whitwell
2010-09-16
1
-3
/
+4
*
llvmpipe: move some debug to DEBUG_SCENE
Keith Whitwell
2010-09-11
1
-2
/
+2
*
llvmpipe: rasterization debugging helpers
Keith Whitwell
2010-09-07
1
-0
/
+3
*
llvmpipe: use opcodes instead of function pointers in bins
Keith Whitwell
2010-09-07
1
-98
/
+146
*
llvmpipe: rearrange queries
Keith Whitwell
2010-09-07
1
-4
/
+7
*
llvmpipe: enforce fixed memory limit on scenes
Keith Whitwell
2010-09-07
1
-132
/
+148
*
llvmpipe: clean up deferred zstencil clears
Keith Whitwell
2010-09-07
1
-66
/
+29
*
llvmpipe: rework fences and queries
Keith Whitwell
2010-09-07
1
-30
/
+50
*
llvmpipe: point sprites rasterization
Hui Qi Tay
2010-08-27
1
-1
/
+5
*
llvmpipe: native point rasterization
Hui Qi Tay
2010-08-27
1
-0
/
+15
*
llvmpipe: native rasterization for lines
Hui Qi Tay
2010-08-27
1
-0
/
+7
*
llvmpipe: fix bad patch application
Keith Whitwell
2010-08-25
1
-5
/
+4
*
llvmpipe: track drawing region as a single u_rect
Keith Whitwell
2010-08-25
1
-5
/
+24
*
llvmpipe: move some fence functions into lp_screen.c
Keith Whitwell
2010-08-25
1
-0
/
+2
[prev]
[next]