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
*
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
*
gallivm: Fix build with latest LLVM
Jan Vesely
2014-08-05
1
-0
/
+8
*
gallivm: fix cube map array (and cube map shadow with bias) handling
Roland Scheidegger
2014-08-05
2
-29
/
+125
*
gallium: Move sRGB <-> RGB handling to libmesautil
Jason Ekstrand
2014-08-04
7
-316
/
+3
*
gallium: Fix compiler warning.
Jan Vesely
2014-08-04
2
-2
/
+2
*
target-helpers: Do not build kms_dri on libdrm-less platforms.
Jon TURNEY
2014-08-01
1
-0
/
+2
*
gallium: Add a uif() helper function to complement fui()
Eric Anholt
2014-07-30
1
-0
/
+8
*
gallivm: fix up out-of-bounds level when using conformant out-of-bound behavior
Roland Scheidegger
2014-07-31
1
-0
/
+1
*
gallium: Add a dumb drm/kms winsys backed swrast provider
Giovanni Campagna
2014-07-30
1
-0
/
+32
*
os_process.c: Add cygwin as an expected platform
Yaakov Selkowitz
2014-07-29
1
-2
/
+2
*
gallium/util: add a helper for calculating primitive count from vertex count
Marek Olšák
2014-07-28
1
-0
/
+15
*
gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE
Marek Olšák
2014-07-28
3
-8
/
+8
*
util: Fix typo
Tom Stellard
2014-07-28
1
-1
/
+1
*
util: Add util_memcpy_cpu_to_le32() v3
Tom Stellard
2014-07-28
1
-0
/
+17
*
targets/dri: fix freedreno targets
Rob Clark
2014-07-23
1
-2
/
+10
*
util/tgsi: Fix ureg_EMIT/ENDPRIM prototype.
José Fonseca
2014-07-15
1
-2
/
+2
*
gallium: add INTERP_* opcodes to support interpolateAt*
Ilia Mirkin
2014-07-09
1
-0
/
+4
*
targets/dri-swrast: Convert to static/shared pipe-driver
Emil Velikov
2014-07-10
1
-0
/
+36
*
targets/dri: cleanup conversion leftovers
Emil Velikov
2014-07-10
1
-8
/
+3
*
targets/dri: Add __driDriverGetExtensions_vmwgfx
Emil Velikov
2014-07-10
1
-0
/
+12
*
targets/dri: Add __driDriverGetExtensions_i965 symbol
Emil Velikov
2014-07-10
1
-0
/
+12
*
targets/dri: Add __driDriverGetExtensions_i915 symbol
Emil Velikov
2014-07-10
1
-0
/
+12
*
targets/dri: Add __driDriverGetExtensions_freedreno symbol
Emil Velikov
2014-07-10
1
-0
/
+12
*
targets/dri: Add __driDriverGetExtensions_(r300|r600|radeonsi) symbols
Emil Velikov
2014-07-10
1
-0
/
+36
*
targets/dri: Add __driDriverGetExtensions_nouveau symbol
Emil Velikov
2014-07-10
1
-0
/
+12
*
tgsi: add interpolation location modifier support to text parser
Ilia Mirkin
2014-07-09
1
-0
/
+17
*
gallium: switch dedicated centroid field to interpolation location
Ilia Mirkin
2014-07-09
8
-15
/
+25
*
gallium/u_blitter: fix some shader memory leaks
Brian Paul
2014-07-09
1
-0
/
+9
*
tgsi: properly parse indirect dimension references (e.g. for UBOs)
Ilia Mirkin
2014-07-09
1
-0
/
+7
*
gallium: fix u_default_transfer_inline_write for textures
Marek Olšák
2014-07-08
1
-2
/
+2
*
gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORT
Ilia Mirkin
2014-07-03
1
-1
/
+1
*
gallium: Add PIPE_SHADER_CAP_DOUBLES
Tom Stellard
2014-07-02
2
-0
/
+4
*
target-helpers: don't use designated initializers
Roland Scheidegger
2014-07-02
1
-4
/
+4
*
gallium/u_vbuf: get draw info from an indirect buffer if there's any
Marek Olšák
2014-07-02
1
-44
/
+72
*
gallium: add facilities for indirect drawing
Christoph Bumiller
2014-07-02
3
-0
/
+54
*
gallium: add an index argument to create_query
Ilia Mirkin
2014-07-01
1
-3
/
+3
*
gallium: add vertex stream argument to EMIT/ENDPRIM
Ilia Mirkin
2014-07-01
1
-2
/
+2
*
auxiliary/vl: Remove no longer used SPLIT_TARGETS
Emil Velikov
2014-06-26
1
-8
/
+0
*
draw: (trivial) fix clamping of viewport index
Roland Scheidegger
2014-06-24
1
-1
/
+1
*
targets/vdpau-nouveau: convert to static/shared pipe-drivers
Emil Velikov
2014-06-22
2
-1
/
+25
*
gallivm: Fix build after LLVM commit 211259
Aaron Watry
2014-06-20
1
-1
/
+3
*
gallivm: set mcpu when initializing llvm execution engine
Roland Scheidegger
2014-06-19
1
-2
/
+20
*
target-helpers: add dd_configuration(), dd_driver_name()
Emil Velikov
2014-06-19
1
-0
/
+78
*
target-helpers: add dd_create_screen() helper
Emil Velikov
2014-06-19
1
-0
/
+206
*
target-helpers: add a note about debug wrappers
Emil Velikov
2014-06-19
1
-0
/
+4
*
pipe-loader: add pipe_loader_ops::configuration()
Emil Velikov
2014-06-19
5
-0
/
+53
*
pipe-loader: note that we leak pipe_loader_drm_device->base->driver_name
Emil Velikov
2014-06-19
1
-0
/
+1
*
gallium: implement ARB_texture_query_levels
Marek Olšák
2014-06-19
1
-1
/
+1
*
gallivm: fix SCALED -> NORM conversions
Roland Scheidegger
2014-06-18
1
-16
/
+23
[next]