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
*
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
*
util/u_format: move utility function from r600g
Grigori Goronzy
2014-06-18
2
-0
/
+14
*
cso: fix stream-out clean up in cso_release_all()
Brian Paul
2014-06-12
1
-1
/
+1
*
tgsi_exec: use defines for max inputs/outputs
Dave Airlie
2014-06-11
2
-4
/
+4
*
tgsi/gs: bound max output vertices in shader
Dave Airlie
2014-06-11
2
-0
/
+9
*
vl: add more avc profiles
Leo Liu
2014-06-04
1
-0
/
+4
*
wgl: Disable CRT message boxes when Windows system error messages boxes are d...
José Fonseca
2014-06-04
2
-0
/
+41
*
gallium: create TGSI_PROPERTY to disable viewport and clipping
Christoph Bumiller
2014-06-02
3
-0
/
+21
*
util: Do not use __builtin_clrsb with Intel C++ Compiler.
Vinson Lee
2014-05-30
1
-1
/
+1
*
gallivm: Disable workaround for PR12833 on LLVM 3.2+.
José Fonseca
2014-05-23
1
-2
/
+2
*
gallivm: Support MCJIT on Windows.
José Fonseca
2014-05-23
1
-0
/
+9
*
tgsi: add GS_INVOCATIONS to property names array
Ilia Mirkin
2014-05-21
1
-1
/
+2
*
llvmpipe: do IR counting for shader cache management after optimization.
Roland Scheidegger
2014-05-19
2
-2
/
+20
*
gallivm: (trivial) fix compilation with llvm 3.1, 3.2
Roland Scheidegger
2014-05-17
1
-0
/
+4
*
gallivm: print out how long it takes to optimize shader IR.
Roland Scheidegger
2014-05-16
3
-1
/
+31
*
gallivm: give more verbose names to modules
Roland Scheidegger
2014-05-16
3
-10
/
+17
[next]