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
/
lp_setup_vbuf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
draw: add stream member to stats callback
Dave Airlie
2019-04-09
1
-1
/
+1
*
llvmpipe: improve rasterization discard logic
Roland Scheidegger
2018-05-23
1
-1
/
+1
*
gallium: s/unsigned/enum pipe_prim_type/
Brian Paul
2017-10-27
1
-1
/
+1
*
gallium: fix warnings in release build
Grazvydas Ignotas
2016-04-25
1
-1
/
+1
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
draw: clean up setting stream out information a bit
Roland Scheidegger
2013-08-27
1
-5
/
+11
*
llvmpipe: support nested/overlapping queries for all query types
Roland Scheidegger
2013-08-27
1
-1
/
+1
*
llvmpipe: fix pipeline statistics with a null ps
Zack Rusin
2013-08-14
1
-2
/
+6
*
draw: implement pipeline statistics in the draw module
Zack Rusin
2013-04-16
1
-0
/
+23
*
llvmpipe: EXT_transform_feedback support (v1.1)
Dave Airlie
2012-12-06
1
-0
/
+14
*
gallium: make vbuf_render::set_primitive() return void
Brian Paul
2012-01-07
1
-2
/
+1
*
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
1
-0
/
+2
*
llvmpipe: fail gracefully on oom in scene creation
Keith Whitwell
2010-10-08
1
-2
/
+4
*
llvmpipe: use opcodes instead of function pointers in bins
Keith Whitwell
2010-09-07
1
-3
/
+3
*
llvmpipe: restore call to lp_setup_update_state()
Brian Paul
2010-06-29
1
-0
/
+6
*
llvmpipe: Ensure outdated framebuffer state is not reused in lp_setup_bind_fr...
José Fonseca
2010-06-28
1
-4
/
+0
*
gallium: rename draw() to draw_elements() in vbuf code
Brian Paul
2010-05-05
1
-2
/
+2
*
llvmpipe: update driver's provoking vertex code
Brian Paul
2010-05-05
1
-91
/
+171
*
llvmpipe: free vertex buffer memory in lp_setup_vbuf_destroy()
Brian Paul
2010-04-28
1
-1
/
+6
*
llvmpipe: make sure state is up to date before getting vertex layout/info
Brian Paul
2010-04-16
1
-0
/
+4
*
llvmpipe: setup_context -> lp_setup_context
José Fonseca
2010-03-13
1
-12
/
+12
*
llvmpipe: quads never provoke the first vertex
Marek Olšák
2010-03-09
1
-93
/
+36
*
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-02-07
1
-2
/
+0
*
llvmpipe: rename some functions
Keith Whitwell
2010-01-06
1
-18
/
+18
*
llvmpipe: merge setup and draw vbuf submodules
Keith Whitwell
2010-01-06
1
-0
/
+520