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
*
gallium: add cap for MAX_VERTEX_ATTRIB_STRIDE
Timothy Arceri
2014-08-27
1
-0
/
+2
*
draw: fix base instance handling in llvm path
Roland Scheidegger
2014-08-28
1
-1
/
+1
*
llvmpipe: change LP_MAX_SHADER_INSTRUCTIONS definition
Roland Scheidegger
2014-08-21
1
-1
/
+1
*
llvmpipe/softpipe: enable ARB_conditional_render_inverted
Tobias Klausmann
2014-08-19
1
-1
/
+2
*
gallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INVERTED
Tobias Klausmann
2014-08-19
1
-0
/
+1
*
gallium/softpipe/llvmpipe: handle query_renderer caps
Emil Velikov
2014-08-15
1
-0
/
+19
*
gallium: add opcodes/cap for fine derivative support
Ilia Mirkin
2014-08-14
1
-0
/
+1
*
softpipe,llvmpipe: mark BPTC formats as unsupported
Ilia Mirkin
2014-08-12
1
-0
/
+5
*
llvmpipe/tests: automake: link against libmesautil.la
Emil Velikov
2014-08-05
1
-5
/
+6
*
llvmpipe: implement support for cube map arrays
Roland Scheidegger
2014-08-05
5
-4
/
+16
*
gallium: Move sRGB <-> RGB handling to libmesautil
Jason Ekstrand
2014-08-04
1
-1
/
+1
*
llvmpipe: don't store number of layers per level
Roland Scheidegger
2014-08-01
2
-78
/
+50
*
llvmpipe: integrate memory allocation into llvmpipe_texture_layout
Roland Scheidegger
2014-08-01
1
-45
/
+29
*
llvmpipe: get rid of impossible code in alloc_image_data
Roland Scheidegger
2014-08-01
1
-26
/
+13
*
dri: Add a new capabilities for drivers that can't share buffers
Giovanni Campagna
2014-07-30
1
-1
/
+1
*
gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORT
Ilia Mirkin
2014-07-03
1
-1
/
+1
*
llvmpipe: get rid of llvmpipe_get_texture_tile_linear
Roland Scheidegger
2014-07-02
3
-107
/
+17
*
llvmpipe: get rid of llvmpipe_get_texture_image
Roland Scheidegger
2014-07-02
2
-52
/
+1
*
llvmpipe: get rid of llvmpipe_get_texture_image_all
Roland Scheidegger
2014-07-02
4
-65
/
+7
*
llvmpipe: allocate regular texture memory upfront
Roland Scheidegger
2014-07-02
1
-0
/
+7
*
llvmpipe: get rid of linear_img struct
Roland Scheidegger
2014-07-02
4
-33
/
+19
*
llvmpipe: (trivial) rename linear_mip_offsets to mip_offsets
Roland Scheidegger
2014-07-02
4
-6
/
+6
*
gallium: add facilities for indirect drawing
Christoph Bumiller
2014-07-02
2
-0
/
+8
*
gallium: add a cap for max vertex streams
Ilia Mirkin
2014-07-01
1
-0
/
+2
*
gallium: add an index argument to create_query
Ilia Mirkin
2014-07-01
1
-1
/
+2
*
llvmpipe: Fix zero-division in llvmpipe_texture_layout()
Takashi Iwai
2014-06-25
1
-1
/
+1
*
llvmpipe: increase number of queries which can be binned simultaneously to 64
Roland Scheidegger
2014-06-13
1
-1
/
+1
*
gallium: create TGSI_PROPERTY to disable viewport and clipping
Christoph Bumiller
2014-06-02
1
-0
/
+1
*
llvmpipe: (trivial) drop "unswizzled" from some function names
Roland Scheidegger
2014-05-31
2
-28
/
+30
*
llvmpipe: fix crash when not all attachments are populated in a fb
Roland Scheidegger
2014-05-31
1
-3
/
+9
*
llvmpipe: honor the render_condition_enable bit in blits.
Roland Scheidegger
2014-05-31
1
-0
/
+3
*
llvmpipe: do IR counting for shader cache management after optimization.
Roland Scheidegger
2014-05-19
1
-2
/
+2
*
gallivm: give more verbose names to modules
Roland Scheidegger
2014-05-16
7
-16
/
+21
*
llvmpipe: improve setup shader names (for debugging)
Roland Scheidegger
2014-05-15
1
-38
/
+40
*
llvmpipe: kill off llvmpipe_variant_count
Roland Scheidegger
2014-05-15
4
-20
/
+4
*
llvmpipe: Delete unneeded LLVM stuff earlier.
José Fonseca
2014-05-14
7
-34
/
+16
*
gallivm,draw,llvmpipe: Remove support for versions of LLVM prior to 3.1.
José Fonseca
2014-05-14
1
-28
/
+0
*
llvmpipe: change LP_MAX_SHADER_INSTRUCTIONS limit definition.
Roland Scheidegger
2014-05-08
1
-1
/
+3
*
gallium: add a cap for supporting 4-offset TG4 opcodes
Ilia Mirkin
2014-05-07
1
-0
/
+1
*
gallium: add basic support for ARB_sample_shading
Ilia Mirkin
2014-04-26
1
-0
/
+1
*
llvmpipe: fix clearing of individual color buffers in a fb
Roland Scheidegger
2014-04-25
6
-163
/
+190
*
llvmpipe: (trivial) use correct LP_MIN_VECTOR_ALIGN define for alignment.
Roland Scheidegger
2014-04-25
1
-1
/
+1
*
llvmpipe: Advertise GLSL 3.30.
José Fonseca
2014-04-24
1
-1
/
+1
*
gallium: add a way to query min/max texture gather offsets
Ilia Mirkin
2014-04-10
1
-0
/
+2
*
gallium: add support for LODQ opcodes.
Dave Airlie
2014-04-07
1
-0
/
+1
*
llvmpipe: remove no-op checks in sampler, sampler_view functions
Brian Paul
2014-04-03
1
-14
/
+0
*
mesa/soft/llvmpipe: add fake MSAA support
Dave Airlie
2014-04-02
1
-0
/
+2
*
llvmpipe: Fix llvmpipe_create_gs_state.
Zack Rusin
2014-03-26
1
-3
/
+5
*
llvmpipe: Simplify vertex and geometry shaders.
José Fonseca
2014-03-25
5
-70
/
+33
*
llvmpipe: add support for b5g6r5_srgb
Roland Scheidegger
2014-03-21
2
-4
/
+36
[next]