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
/
gallivm
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm/llvmpipe: move lp_bld_blend* files to llvmpipe/ directory
Brian Paul
2010-04-16
4
-874
/
+0
*
gallivm/llvmpipe: move lp_bld_alpha.c to llvmpipe/ directory
Brian Paul
2010-04-16
2
-117
/
+0
*
gallivm/llvmpipe: move lp_bld_depth.[ch] to llvmpipe/ directory
Brian Paul
2010-04-16
2
-737
/
+0
*
gallivm/llvmpipe: move lp_bld_interp.c to llvmpipe/ directory
Brian Paul
2010-04-16
2
-504
/
+0
*
gallivm: init some vars to silence warnings
Brian Paul
2010-04-16
1
-3
/
+3
*
gallivm: remove some old stuff
Brian Paul
2010-04-16
1
-5
/
+0
*
llvmpipe: Respect pipe_sampler_view::format.
José Fonseca
2010-04-12
2
-3
/
+10
*
llvmpipe: pipe_target needs now 3 bits to be represented.
José Fonseca
2010-04-12
1
-1
/
+1
*
scons: Make LLVM a black-white dependency.
José Fonseca
2010-04-11
1
-2
/
+2
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
2
-5
/
+5
*
llvmpipe: fix transposed stencil ref / values comparison
Brian Paul
2010-04-09
1
-1
/
+1
*
util: Add dedicated depth-stencil packing/unpacking functions.
José Fonseca
2010-04-09
1
-5
/
+5
*
gallivm: Get the format translation logic write.
José Fonseca
2010-04-07
1
-5
/
+19
*
Merge branch 'gallium_draw_llvm'
Zack Rusin
2010-04-06
2
-0
/
+36
|
\
|
*
draw llvm: fix loop iteration and vertex header offsets
Zack Rusin
2010-04-06
2
-0
/
+36
*
|
gallivm: Fallback to calling util_format_description::fetch_float for any for...
José Fonseca
2010-04-06
4
-27
/
+192
*
|
gallivm: Move the global LLVM objects (module, engine, provider, target) into...
José Fonseca
2010-04-06
2
-27
/
+36
*
|
gallivm: Add fallthrough comment at end of case statement.
Vinson Lee
2010-04-02
1
-0
/
+1
*
|
llvmpipe: Support sampling from PIPE_FORMAT_R32_FLOAT.
José Fonseca
2010-04-01
1
-3
/
+43
*
|
llvmpipe: Support sampling from signed and mixed siged formats.
José Fonseca
2010-04-01
1
-9
/
+64
|
/
*
gallivm: convert floats to doubles
Zack Rusin
2010-03-31
1
-2
/
+9
*
Merge branch 'gallium-new-formats'
Roland Scheidegger
2010-03-31
1
-2
/
+2
|
\
|
*
Merge branch 'master' into gallium-new-formats
Roland Scheidegger
2010-03-30
3
-1
/
+167
|
|
\
|
*
|
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
1
-2
/
+2
*
|
|
gallivm: Fix USCALED translation. Minor Cleanups.
José Fonseca
2010-03-31
1
-3
/
+3
*
|
|
llvmpipe: Drop the aos format conversion.
José Fonseca
2010-03-31
1
-383
/
+0
*
|
|
util: Generalize lp_format_is_rgba8 into util_format_is_rgba8_variant.
José Fonseca
2010-03-31
2
-73
/
+1
*
|
|
gallivm: cleanup the code (found by coverity)
Zack Rusin
2010-03-30
1
-11
/
+1
*
|
|
gallivm: use constant size array, added assertion check
Brian Paul
2010-03-29
1
-1
/
+5
|
|
/
|
/
|
*
|
gallivm: added lp_bld_printf() function
Chris Li
2010-03-29
2
-0
/
+148
*
|
gallivm: make sure that the alloca's are the very first thing in the function
Zack Rusin
2010-03-29
1
-1
/
+19
|
/
*
gallivm: simplify and clean-up Z/stencil bit mask/shift code
Brian Paul
2010-03-19
1
-87
/
+160
*
gallivm: support PIPE_FORMAT_Z24S8_UNORM in depth/stencil code
Brian Paul
2010-03-18
1
-3
/
+18
*
gallivm: fix broken INCR/DECR stencil modes
Brian Paul
2010-03-18
1
-6
/
+17
*
gallivm/llvmpipe: added lp_rast_shader_inputs::facing and pass through
Brian Paul
2010-03-18
2
-10
/
+15
*
gallivm/llvmpipe: simplify front/back stencil ref value handling
Brian Paul
2010-03-18
2
-36
/
+7
*
gallivm: checkpoint WIP two-sided stencil test
Brian Paul
2010-03-18
1
-30
/
+191
*
gallivm/llvmpipe: basic stencil testing works
Brian Paul
2010-03-17
1
-25
/
+139
*
gallivm: added lp_build_andc()
Brian Paul
2010-03-17
2
-0
/
+15
*
gallivm/llvmpipe: more asst changes for stencil testing
Brian Paul
2010-03-17
2
-36
/
+41
*
gallivm/llmvpipe: pass stencil refs state into z/stencil build code
Brian Paul
2010-03-17
2
-0
/
+2
*
gallivm: checkpoint: stencil test code
Brian Paul
2010-03-15
1
-1
/
+105
*
gallivm/llvmpipe: rename some constant building functions
Brian Paul
2010-03-15
13
-92
/
+90
*
gallivm: fix up some #includes
Brian Paul
2010-03-15
2
-2
/
+2
*
gallivm/llvmpipe: rename os_llvm.h to lp_bld.h
Brian Paul
2010-03-15
19
-18
/
+65
*
gallivm: fix typo/bug in lp_build_sgn()
Brian Paul
2010-03-15
1
-1
/
+1
*
gallivm: add min_lod==max_lod special-case code in lp_build_lod_selector()
Brian Paul
2010-03-15
1
-72
/
+83
*
gallivm: asst clean-ups, comments, etc.
Brian Paul
2010-03-15
1
-54
/
+60
*
gallivm: implement minification/magnification selection
Brian Paul
2010-03-15
1
-51
/
+137
*
gallivm: fix incorrect clamp in lp_build_linear_mip_levels()
Brian Paul
2010-03-15
1
-1
/
+1
[next]