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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: replace pipe_driver_query_info::max_value by a union
Samuel Pitoiset
2015-05-06
1
-1
/
+2
*
gallium: add new fields to pipe_driver_query_info
Samuel Pitoiset
2015-05-06
1
-1
/
+3
*
winsys/radeon: move radeon_winsys.h to drivers/radeon
Marek Olšák
2015-04-29
1
-3
/
+3
*
gallium/util: get h264 level based on number of max references and resolution
Leo Liu
2015-04-28
1
-0
/
+36
*
softpipe: fix another stencil-as-float issue
Roland Scheidegger
2015-04-27
1
-2
/
+2
*
Fix a few typos
Zoë Blade
2015-04-27
2
-2
/
+2
*
gallium/hud: add more options to customize HUD panes
Gediminas Jakutis
2015-04-26
2
-6
/
+161
*
os/os_memory_aligned.h: Handle integer overflow.
Jose Fonseca
2015-04-23
1
-1
/
+27
*
draw: fix prim ids when there's no gs
Roland Scheidegger
2015-04-23
3
-2
/
+15
*
cso: minor comment fix
Brian Paul
2015-04-22
1
-1
/
+1
*
android: fix the building rules for Android 5.0
Chih-Wei Huang
2015-04-22
2
-2
/
+2
*
android: add $(mesa_top)/src include to the whole of mesa
Emil Velikov
2015-04-22
1
-2
/
+1
*
gallivm: Fix build against LLVM 3.7 SVN r235265
Nick Sarnie
2015-04-20
2
-2
/
+2
*
indices: fix provoking vertex for quads/quadstrips
Ilia Mirkin
2015-04-18
1
-3
/
+10
*
primconvert: select pv convention only from flatshade_first
Ilia Mirkin
2015-04-18
1
-2
/
+1
*
gallium/ttn: fix TXF
Rob Clark
2015-04-17
1
-1
/
+7
*
gallium/ttn: add UBO support
Rob Clark
2015-04-17
1
-9
/
+60
*
gallium/ttn: minor cleanup
Rob Clark
2015-04-17
1
-23
/
+17
*
gallium/ttn: add support for TXL2
Rob Clark
2015-04-17
1
-0
/
+11
*
gallium/ttn: add support for texture offsets
Rob Clark
2015-04-17
1
-1
/
+28
*
tgsi: also dump label for TGSI_OPCODE_BGNSUB opcode
Brian Paul
2015-04-15
1
-0
/
+1
*
gallium/ttn: add support for system values
Rob Clark
2015-04-11
1
-0
/
+34
*
gallium/ttn: fix TXD
Rob Clark
2015-04-11
1
-3
/
+17
*
gallium/ttn: add TXQ support (v2)
Rob Clark
2015-04-11
1
-8
/
+51
*
gallium/ttn: split out helper to get texture info
Rob Clark
2015-04-11
1
-53
/
+59
*
gallium/ttn: add support for temp arrays
Rob Clark
2015-04-11
1
-15
/
+145
*
gallium/ttn: minor cleanup
Rob Clark
2015-04-11
1
-5
/
+6
*
gallivm: Fix build since llvm-3.7.0svn r234495
Nick Sarnie
2015-04-10
1
-4
/
+0
*
gallivm: Fix build since llvm-3.7.0svn r234460.
Vinson Lee
2015-04-09
1
-0
/
+4
*
draw: (trivial) don't print the shader twice with GALLIVM_DEBUG=tgsi (or ir)
Roland Scheidegger
2015-04-09
1
-5
/
+5
*
gallivm: don't use control flow when doing indirect constant buffer lookups
Roland Scheidegger
2015-04-09
2
-67
/
+54
*
u_tile: fix warnings about incompatible casts.
Dave Airlie
2015-04-08
1
-3
/
+3
*
u_tile: fix stencil texturing tests under softpipe
Dave Airlie
2015-04-08
1
-6
/
+6
*
gallium/ttn: MOD is an integer instruction
Rob Clark
2015-04-05
1
-1
/
+1
*
gallium/ttn: add UMAD
Rob Clark
2015-04-05
1
-1
/
+11
*
i915g: Implement EGL_EXT_image_dma_buf_import
Stéphane Marchesin
2015-04-01
1
-1
/
+1
*
gallium: ship tgsi_to_nir.h in the tarball
Emil Velikov
2015-04-01
1
-1
/
+2
*
automake,scons: Put NIR source files in a separate var to fix SCons build.
Jose Fonseca
2015-04-01
2
-1
/
+4
*
automake: Fix out-of-source builds.
Jose Fonseca
2015-04-01
1
-0
/
+1
*
gallium: Add tgsi_to_nir to get a nir_shader for a TGSI shader.
Eric Anholt
2015-04-01
3
-0
/
+1454
*
gallivm: (trivial) fix the logic deciding if function call should be used...
Roland Scheidegger
2015-04-01
1
-3
/
+1
*
gallivm: do some hack heuristic to disable texture functions
Roland Scheidegger
2015-04-01
1
-0
/
+40
*
gallivm: implement TG4 for ARB_texture_gather
Roland Scheidegger
2015-03-31
2
-40
/
+133
*
gallivm: add gather support to sampler interface
Roland Scheidegger
2015-03-31
3
-21
/
+34
*
gallivm: simplify sampler interface
Roland Scheidegger
2015-03-31
5
-245
/
+211
*
util/debug: Update MgwHelp link, drop BfdHelp link.
Jose Fonseca
2015-03-31
1
-10
/
+2
*
gallivm: Fix build against LLVM 3.7 SVN r233648
Michel Dänzer
2015-03-31
1
-0
/
+5
*
gallivm: fix texture function name (key) when using txf/ld
Roland Scheidegger
2015-03-28
1
-2
/
+5
*
gallivm: Fix build since llvm r233411
Jan Vesely
2015-03-27
1
-0
/
+4
*
gallivm: use llvm function calls for texturing instead of inlining
Roland Scheidegger
2015-03-27
2
-26
/
+438
[next]