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
/
auxiliary
/
draw
Commit message (
Expand
)
Author
Age
Files
Lines
*
tgsi: change tgsi_shader_info::properties to a one-dimensional array
Marek Olšák
2014-10-04
1
-3
/
+3
*
tgsi: simplify shader properties in tgsi_shader_info
Marek Olšák
2014-10-04
1
-14
/
+9
*
llvmpipe: Reuse llvmpipes LLVMContext in the draw context.
Mathias Fröhlich
2014-09-30
4
-8
/
+29
*
llvmpipe: Use two LLVMContexts per OpenGL context instead of a global one.
Mathias Fröhlich
2014-09-30
2
-2
/
+15
*
gallivm: More fallout from disabling with LLVM 3.6
Michel Dänzer
2014-09-26
2
-4
/
+3
*
mesa: Replace IS_NEGATIVE(x) with x < 0.0f.
Matt Turner
2014-09-25
1
-6
/
+2
*
draw: use new tgsi_transform inst/decl helpers in pstipple code
Brian Paul
2014-09-22
1
-68
/
+19
*
draw: use new tgsi_transform inst/decl helpers in aapoint code
Brian Paul
2014-09-22
1
-202
/
+54
*
draw: use new tgsi_transform inst/decl helpers in aaline code
Brian Paul
2014-09-22
1
-66
/
+21
*
draw: use tgsi transform prolog callback in polygon stipple code
Brian Paul
2014-09-22
1
-125
/
+110
*
draw: use tgsi transform prolog/epilog callbacks in AA line code
Brian Paul
2014-09-22
1
-90
/
+92
*
draw: use tgsi transform prolog/epilog callbacks in AA point code
Brian Paul
2014-09-22
1
-305
/
+316
*
draw: (trivial) remove duplicated lines
Roland Scheidegger
2014-09-18
1
-12
/
+0
*
draw: kill off bogus assertion in tgsi_fetch_gs_outputs
Roland Scheidegger
2014-08-30
1
-3
/
+2
*
draw: remove fishy num_samplers/num_sampler_views check in llvm path
Roland Scheidegger
2014-08-30
1
-5
/
+1
*
draw: fix base instance handling in llvm path
Roland Scheidegger
2014-08-28
3
-10
/
+18
*
draw: (trivial) use information about gs being present from variant key
Roland Scheidegger
2014-08-09
1
-5
/
+4
*
draw: don't use clipvertex output if user plane clipping is disabled
Roland Scheidegger
2014-08-09
1
-2
/
+2
*
draw: hack around weird primitive id input in gs
Roland Scheidegger
2014-08-08
1
-2
/
+6
*
draw: fix prim id float cast for non-llvm path
Roland Scheidegger
2014-08-08
1
-8
/
+4
*
draw: fix clipvertex trouble if position comes from gs
Roland Scheidegger
2014-08-06
1
-1
/
+5
*
draw: don't run pipeline stages when gs has no position output
Roland Scheidegger
2014-08-06
2
-1
/
+5
*
draw: (trivial) fix clamping of viewport index
Roland Scheidegger
2014-06-24
1
-1
/
+1
*
gallivm: give more verbose names to modules
Roland Scheidegger
2014-05-16
1
-4
/
+12
*
draw: better llvm names for shaders for debugging.
Roland Scheidegger
2014-05-15
1
-6
/
+12
*
draw: Delete unneeded LLVM stuff earlier.
Frank Henigman
2014-05-14
1
-15
/
+4
*
gallivm,draw,llvmpipe: Remove support for versions of LLVM prior to 3.1.
José Fonseca
2014-05-14
1
-48
/
+0
*
draw: do not use draw_get_option_use_llvm() inside draw execution paths
Roland Scheidegger
2014-05-08
5
-12
/
+12
*
draw: Prevent signed/unsigned comparisons.
José Fonseca
2014-05-02
1
-1
/
+1
*
draw/llvm: reduce memory usage
Zack Rusin
2014-04-24
5
-20
/
+27
*
draw: remove unused 'start' variable in draw_stats_clipper_primitives()
Brian Paul
2014-04-11
1
-5
/
+2
*
draw/llvm: improve debugging output a bit
Zack Rusin
2014-03-26
1
-1
/
+1
*
draw/gs: reduce the size of the gs output buffer
Zack Rusin
2014-03-26
1
-7
/
+13
*
draw: Duplicate TGSI tokens in draw_pipe_pstipple module.
José Fonseca
2014-03-25
1
-1
/
+2
*
gallium: allow setting of the internal stream output offset
Zack Rusin
2014-03-07
3
-7
/
+7
*
draw/llvm: fix generation of the VS with GS present
Zack Rusin
2014-03-04
1
-7
/
+7
*
draw: fix incorrect color of flat-shaded clipped lines
Brian Paul
2014-02-03
1
-1
/
+12
*
draw: Save original driver functions earlier.
José Fonseca
2014-01-23
2
-14
/
+14
*
draw: fix points with negative w coords for d3d style point clipping
Roland Scheidegger
2014-01-21
1
-2
/
+6
*
draw: use some cast wrappers in draw_pt_fetch_shade_pipeline*.c
Brian Paul
2014-01-20
2
-19
/
+29
*
draw: whitespace and formatting fixes in draw_pt_fetch_shade_pipeline*.c
Brian Paul
2014-01-20
2
-81
/
+105
*
draw: fix incorrect vertex size computation in LLVM drawing code
Brian Paul
2014-01-20
2
-11
/
+30
*
draw: clean up d3d style point clipping
Roland Scheidegger
2014-01-20
5
-25
/
+42
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
43
-109
/
+109
*
gallium: add bits for clipping points as tris (d3d-style)
Roland Scheidegger
2014-01-17
6
-7
/
+47
*
llvmpipe: do constant buffer bounds checking in shaders
Zack Rusin
2014-01-16
3
-24
/
+56
*
gallium/draw: remove double semicolon
Dave Airlie
2014-01-07
1
-1
/
+1
*
draw: fix vbuf caching of vertices with inject front face
Zack Rusin
2013-12-10
1
-0
/
+1
*
gallium: Make TGSI_SEMANTIC_FOG register four-component wide.
José Fonseca
2013-11-21
2
-12
/
+1
*
draw,llvmpipe: use exponent manipulation instead of exp2 for polygon offset
Roland Scheidegger
2013-11-12
1
-8
/
+13
[next]