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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
st/mesa: add support for ARB_texture_query_lod
Dave Airlie
2014-04-07
2
-2
/
+4
*
gallium: add support for LODQ opcodes.
Dave Airlie
2014-04-07
17
-2
/
+32
*
i965/vec4: Allow constant propagation into dot product.
Matt Turner
2014-04-05
1
-0
/
+4
*
glsl: Optimize (x + y cmp 0) into (x cmp -y).
Matt Turner
2014-04-05
1
-0
/
+22
*
i965/fs: Split out can_coalesce_vars() function.
Matt Turner
2014-04-05
1
-44
/
+47
*
i965/fs: Split out is_coalesce_candidate() function.
Matt Turner
2014-04-05
1
-14
/
+23
*
i965/fs: Split fs_visitor::register_coalesce() into its own file.
Matt Turner
2014-04-05
3
-181
/
+209
*
i965/fs: Mark appropriate fs_inst members as const.
Matt Turner
2014-04-05
2
-15
/
+15
*
i965: Mark is_tex() and friends as const.
Matt Turner
2014-04-05
2
-10
/
+10
*
i965/fs: Don't propagate saturation modifiers if there are source modifiers.
Matt Turner
2014-04-05
1
-0
/
+2
*
i965/fs: Don't propagate saturate modifiers into partial writes.
Matt Turner
2014-04-05
1
-1
/
+2
*
i965/fs: Fix off-by-one in saturate propagation.
Matt Turner
2014-04-05
1
-1
/
+1
*
i965/vec4: Consider sources of non-GRF-dst instructions for dead channels.
Matt Turner
2014-04-05
1
-12
/
+8
*
i965/fs: Name temporary ralloc contexts something other than mem_ctx.
Matt Turner
2014-04-05
2
-10
/
+10
*
i965/fs: Recalculate live intervals in calculate_register_pressure().
Matt Turner
2014-04-05
1
-0
/
+1
*
egl/dri2: use drm macros to construct device name
Jonathan Gray
2014-04-05
1
-1
/
+6
*
configure: don't require libudev for gbm or egl drm/wayland
Jonathan Gray
2014-04-05
1
-5
/
+16
*
egl/dri2: don't require libudev to build drm/wayland platforms
Jonathan Gray
2014-04-05
1
-2
/
+0
*
automake: don't enable -Wl,--no-undefined on OpenBSD
Jonathan Gray
2014-04-05
18
-20
/
+20
*
targets/dri: move common libraries to GALLIUM_DRI_LIB_DEPS
Emil Velikov
2014-04-05
10
-18
/
+2
*
targets/omx: use GALLIUM_COMMON_LIB_DEPS
Emil Velikov
2014-04-05
1
-2
/
+2
*
targets/xvmc: use GALLIUM_COMMON_LIB_DEPS
Emil Velikov
2014-04-05
3
-3
/
+2
*
r600/omx: drop -lstdc++ hack
Emil Velikov
2014-04-05
1
-2
/
+1
*
drivers/nouveau: mention dummy.cpp to use g++ linker
Emil Velikov
2014-04-05
1
-1
/
+1
*
drivers/nouveau: use GALLIUM_COMMON_LIB_DEPS
Emil Velikov
2014-04-05
1
-2
/
+1
*
drivers/r300: use GALLIUM_COMMON_LIB_DEPS
Emil Velikov
2014-04-05
1
-1
/
+1
*
automake: introduce GALLIUM_COMMON_LIB_DEPS
Emil Velikov
2014-04-05
7
-35
/
+15
*
automake: move GALLIUM_DRI_LIB_DEPS to Automake.inc
Emil Velikov
2014-04-05
2
-3
/
+9
*
configure.ac: fix the detection of expat with pkg-config
Johannes Nixdorf
2014-04-05
1
-1
/
+1
*
megadriver_stub.c: don't use _GNU_SOURCE to gate the compat code
Jonathan Gray
2014-04-05
1
-2
/
+2
*
loader: don't limit the non-udev path to only android
Jonathan Gray
2014-04-05
1
-1
/
+1
*
loader: use 0 instead of FALSE which isn't defined
Jonathan Gray
2014-04-05
1
-2
/
+2
*
clover: Document that the *obj*() helpers already take care of object validat...
Francisco Jerez
2014-04-05
1
-4
/
+6
*
i965: Mark SNB GT1 as a GT1.
Matt Turner
2014-04-04
1
-1
/
+1
*
gallium/u_blitter: implement scaled blitting in the Z direction
Marek Olšák
2014-04-04
1
-9
/
+31
*
gallium/u_blitter: don't adjust cubemap coordinates by a small number
Marek Olšák
2014-04-04
1
-1
/
+1
*
Revert "radeon: just don't map VRAM buffers at all"
Leo Liu
2014-04-04
1
-2
/
+2
*
radeon/vce: cleanup cpb handling
Leo Liu
2014-04-04
3
-11
/
+38
*
st/mesa: improve sampler view handling
Christian König
2014-04-04
8
-56
/
+140
*
st/xa: Fix advertized version number and try to avoid future discrepancies
Thomas Hellstrom
2014-04-04
2
-3
/
+4
*
glapi: Fix make check
Ian Romanick
2014-04-03
1
-0
/
+1
*
llvmpipe: remove no-op checks in sampler, sampler_view functions
Brian Paul
2014-04-03
1
-14
/
+0
*
softpipe: remove no-op checks in sampler, sampler_view functions
Brian Paul
2014-04-03
1
-14
/
+0
*
svga: remove no-op checks in sampler, sampler_view functions
Brian Paul
2014-04-03
1
-15
/
+0
*
cso: check for no sampler view changes in cso_set_sampler_views()
Brian Paul
2014-04-03
1
-3
/
+8
*
docs: Add note about updating tests to dev info
Timothy Arceri
2014-04-04
1
-0
/
+5
*
st/wgl: Remove wgl*Gallium*MESA().
José Fonseca
2014-04-03
4
-103
/
+0
*
glapi: Fix scons build
Ian Romanick
2014-04-03
1
-1
/
+1
*
glx: Do not advertise buffer_age on dri2
Adel Gadllah
2014-04-02
1
-1
/
+1
*
cso: fix sampler view count in cso_set_sampler_views()
Brian Paul
2014-04-02
1
-3
/
+4
[prev]
[next]