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
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl/dri2: Fix build of dri2 egl driver with SCons
Alexander von Gluck IV
2014-12-23
1
-0
/
+40
*
egl: Clean up Haiku visual creation
Alexander von Gluck IV
2014-12-23
1
-49
/
+47
*
egl: Add Haiku code and support
Alexander von Gluck IV
2014-12-23
9
-4
/
+514
*
glsl: check if implicitly sized arrays match explicitly sized arrays across t...
Timothy Arceri
2014-12-23
1
-1
/
+20
*
i965: Use safer pointer arithmetic in gather_oa_results()
Chad Versace
2014-12-22
1
-1
/
+1
*
i965: Use safer pointer arithmetic in intel_texsubimage_tiled_memcpy()
Chad Versace
2014-12-22
1
-3
/
+4
*
i965: Fix intel_miptree_map() signature to be more 64-bit safe
Chad Versace
2014-12-22
5
-10
/
+24
*
i965: Remove spurious casts in copy_image_with_memcpy()
Chad Versace
2014-12-22
1
-4
/
+4
*
radeonsi: force NaNs to 0
Marek Olšák
2014-12-21
1
-4
/
+8
*
st/nine: fix DBG typo (trivial)
David Heidelberg
2014-12-21
1
-1
/
+1
*
r300g: implement ARR opcode
David Heidelberg
2014-12-21
4
-4
/
+16
*
freedreno/a4xx: blend-color
Rob Clark
2014-12-20
1
-0
/
+13
*
freedreno/a4xx: alpha-test
Rob Clark
2014-12-20
1
-0
/
+2
*
freedreno: update generated headers
Rob Clark
2014-12-20
6
-61
/
+151
*
freedreno/ir3: trans_kill cleanup
Rob Clark
2014-12-20
1
-12
/
+7
*
freedreno/ir3: hack for standalone compiler
Rob Clark
2014-12-20
1
-1
/
+5
*
i965/fs: Add missing const qualifier.
Matt Turner
2014-12-19
1
-1
/
+1
*
vc4: Coalesce MOVs into VPM with the instructions generating the values.
Eric Anholt
2014-12-18
4
-15
/
+143
*
vc4: Redefine VPM writes as a (destination) QIR register file.
Eric Anholt
2014-12-17
3
-7
/
+19
*
gallium: remove support for GCC older than 4.2.0
Timothy Arceri
2014-12-18
1
-1
/
+1
*
vc4: Add support for turning constant uniforms into small immediates.
Eric Anholt
2014-12-17
13
-46
/
+283
*
vc4: Move follow_movs() to common QIR code.
Eric Anholt
2014-12-17
3
-11
/
+12
*
vc4: Fix missing newline for load immediate instruction disasm.
Eric Anholt
2014-12-17
1
-4
/
+4
*
mesa: Remove unnecessary -f from $(RM).
Matt Turner
2014-12-17
4
-8
/
+8
*
gallium: Add egl and gbm to distribution.
Matt Turner
2014-12-17
1
-0
/
+4
*
targets/xvmc: Add uninstall hooks to handle megadriver hardlinks.
Matt Turner
2014-12-17
1
-0
/
+5
*
targets/vdpau: Add uninstall hooks to handle megadriver hardlinks.
Matt Turner
2014-12-17
1
-0
/
+5
*
targets/vdpau: Add clean-local rule to remove .lib links.
Matt Turner
2014-12-17
1
-0
/
+6
*
vc4: Add a userspace BO cache.
Eric Anholt
2014-12-17
4
-4
/
+175
*
vc4: Add dmabuf support.
Eric Anholt
2014-12-17
4
-24
/
+78
*
vc4: Drop a weird argument in the BOs-from-handles API.
Eric Anholt
2014-12-17
3
-7
/
+5
*
draw: revert using correct order for prim decomposition.
Roland Scheidegger
2014-12-17
1
-1
/
+3
*
util: Silence signed-unsigned comparison warnings
Jan Vesely
2014-12-17
1
-6
/
+6
*
i965: Require pixel alignment for GPU copy blit
Cody Northrop
2014-12-16
2
-4
/
+6
*
i965: remove includes of sampler.h from extern "C" blocks
Mark Janes
2014-12-16
4
-5
/
+4
*
i965/query: Cache whether the batch references the query BO.
Kenneth Graunke
2014-12-16
2
-4
/
+26
*
i965/query: Use brw_bo_map to handle stall warnings.
Kenneth Graunke
2014-12-16
1
-7
/
+1
*
i965/query: Remove redundant drm_intel_bo_references call in CheckQuery.
Kenneth Graunke
2014-12-16
1
-7
/
+8
*
i965/query: Add query->bo == NULL early return in CheckQuery hook.
Kenneth Graunke
2014-12-16
1
-2
/
+8
*
i965/query: Set Ready flag in gen6_queryobj_get_results().
Kenneth Graunke
2014-12-16
1
-2
/
+2
*
vc4: Add support for turning add-based MOVs to muls for pairing.
Eric Anholt
2014-12-16
1
-2
/
+49
*
vc4: Add a helper for changing a field in an instruction.
Eric Anholt
2014-12-16
2
-11
/
+12
*
vc4: Fix the name of qpu_waddr_ignores_ws().
Eric Anholt
2014-12-16
1
-5
/
+5
*
util: remove support for GCC older than 4.1.0
Timothy Arceri
2014-12-17
1
-1
/
+1
*
mesa: remove support for GCC older than 4.1.0
Timothy Arceri
2014-12-17
1
-1
/
+1
*
gbm: remove support for GCC older than 4.1.0
Timothy Arceri
2014-12-17
1
-1
/
+1
*
gallium: remove support for GCC older than 4.1.0
Timothy Arceri
2014-12-17
2
-5
/
+5
*
egl: remove support for GCC older than 4.1.0
Timothy Arceri
2014-12-17
1
-1
/
+1
*
mesa: remove support for GCC older than 3.3.0
Timothy Arceri
2014-12-17
1
-1
/
+1
*
i965/fs: Add a comment explaining what saturate propagation does.
Matt Turner
2014-12-16
1
-0
/
+14
[next]