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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Init Geom.UsesEndPrimitive in shader programs.
Iago Toral Quiroga
2014-06-20
1
-0
/
+1
*
glsl: Optimize (v.x + v.y) + (v.z + v.w) into dot(v, 1.0).
Matt Turner
2014-06-19
1
-0
/
+46
*
glsl: Pass in options to do_algebraic().
Matt Turner
2014-06-19
4
-6
/
+12
*
glsl: Rebalance expression trees that are reduction operations.
Matt Turner
2014-06-19
4
-0
/
+303
*
automake: include the libdeps in the correct order
Emil Velikov
2014-06-19
4
-8
/
+8
*
clover: Calculate the serialized size of a module efficiently.
Francisco Jerez
2014-06-19
3
-4
/
+34
*
clover: Optimize module serialization for vectors of fundamental types.
Francisco Jerez
2014-06-19
1
-1
/
+22
*
gallivm: set mcpu when initializing llvm execution engine
Roland Scheidegger
2014-06-19
1
-2
/
+20
*
clover: Don't use llvm's global context
Tom Stellard
2014-06-19
1
-6
/
+9
*
clover: Prevent Clang from printing number of errors and warnings to stderr.
Tom Stellard
2014-06-19
1
-0
/
+5
*
radeon/llvm: Adapt to AMDGPU.rsq intrinsic change in LLVM 3.5
Michel Dänzer
2014-06-19
1
-0
/
+4
*
targets: use GALLIUM_PIPE_LOADER_WINSYS_LIB_DEPS
Emil Velikov
2014-06-19
4
-54
/
+9
*
automake: introduce helper variable
Emil Velikov
2014-06-19
1
-0
/
+16
*
target-helpers: add dd_configuration(), dd_driver_name()
Emil Velikov
2014-06-19
2
-0
/
+82
*
target-helpers: add dd_create_screen() helper
Emil Velikov
2014-06-19
2
-0
/
+208
*
target-helpers: add a note about debug wrappers
Emil Velikov
2014-06-19
1
-0
/
+4
*
targets/pipe-loader: add driver specific drm_configuration
Emil Velikov
2014-06-19
5
-5
/
+120
*
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
*
automake: stop building i915-sw and drop explicit linking to softpipe
Emil Velikov
2014-06-19
3
-13
/
+2
*
nv30: hack to avoid errors on unexpected color/zeta combinations
Ilia Mirkin
2014-06-19
1
-0
/
+17
*
nv30: tidy screen caps, add missing ones
Ilia Mirkin
2014-06-19
1
-16
/
+17
*
nv30: avoid dangling references to deleted contexts
Ilia Mirkin
2014-06-19
1
-0
/
+3
*
nv30: plug some memory leaks on screen destroy and shader compile
Ilia Mirkin
2014-06-19
2
-0
/
+7
*
nv50: organize screen caps
Ilia Mirkin
2014-06-19
1
-67
/
+57
*
nvc0: organize screen caps
Ilia Mirkin
2014-06-19
1
-61
/
+51
*
nvc0: remove vport_int hack and instead use the usual state validation
Ilia Mirkin
2014-06-19
3
-11
/
+3
*
r300g: don't advertize PIPE_FORMAT_B10G10R10X2_UNORM on < r500
David Heidelberger
2014-06-19
1
-0
/
+1
*
radeonsi: implement ARB_texture_query_lod
Marek Olšák
2014-06-19
2
-25
/
+40
*
radeonsi: pass ARB_conservative_depth parameters to the hardware
Marek Olšák
2014-06-19
4
-1
/
+29
*
gallium: implement ARB_texture_query_levels
Marek Olšák
2014-06-19
5
-9
/
+28
*
st/mesa: set sampler_view::last_level correctly
Marek Olšák
2014-06-19
2
-6
/
+12
*
st/mesa: handle array textures in st_texture_image_copy
Dave Airlie
2014-06-19
1
-0
/
+8
*
radeonsi: cosmetic changes in si_shader.c
Marek Olšák
2014-06-19
1
-18
/
+13
*
radeonsi: implement ARB_texture_gather and Gather functions from GLSL 4.00
Marek Olšák
2014-06-19
2
-12
/
+123
*
st/mesa: fix geometry shader max texture limit in state validation
Marek Olšák
2014-06-19
1
-1
/
+1
*
r600g: fix the max vertex shader input limit
Marek Olšák
2014-06-19
1
-1
/
+1
*
meta: Respect the driver's maximum number of draw buffers
Ian Romanick
2014-06-18
1
-2
/
+2
*
gallivm: fix SCALED -> NORM conversions
Roland Scheidegger
2014-06-18
1
-16
/
+23
*
mesa: Remove glClear optimization based on drawable size
Kristian Høgsberg
2014-06-18
1
-5
/
+0
*
mesa: In emit_texenv() type mismatch was forced with typecast
Juha-Pekka Heikkila
2014-06-18
1
-8
/
+9
*
radeon/uvd: disable VC-1 simple/main on UVD 2.x
Grigori Goronzy
2014-06-18
1
-1
/
+4
*
radeonsi: add sampling of 4:2:2 subsampled textures
Grigori Goronzy
2014-06-18
3
-40
/
+71
*
util/u_format: move utility function from r600g
Grigori Goronzy
2014-06-18
3
-11
/
+15
*
radeon/vce: set number of cpbs based on level
Leo Liu
2014-06-18
2
-5
/
+61
*
radeon/vce: implement h264 level support
Leo Liu
2014-06-18
1
-1
/
+1
*
st/omx/enc: implement h264 level support
Leo Liu
2014-06-18
1
-0
/
+39
*
vl: add level interface
Leo Liu
2014-06-18
1
-0
/
+1
*
st/st/omx: fix switch-case indentation in vid_enc.c
Leo Liu
2014-06-18
1
-16
/
+16
*
glx: Add an error message when a direct renderer's createScreen() routine fails
Jon TURNEY
2014-06-18
4
-4
/
+12
[next]