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
*
st/dri: ship the scons buildscript in the release tarball
Emil Velikov
2014-09-05
1
-0
/
+2
*
st/clover: ship Doxyfile in the release tarball
Emil Velikov
2014-09-05
1
-0
/
+2
*
gallium: ship state-tracker/README in the release tarball
Emil Velikov
2014-09-05
1
-0
/
+1
*
gallium: ship the non-automaked state-trackers & targets
Emil Velikov
2014-09-05
1
-0
/
+2
*
winsys/intel: drop intel_winsys.h from makefile.sources
Emil Velikov
2014-09-05
1
-2
/
+1
*
meta: Store precompiled msaa shaders for all supported sample counts
Anuj Phogat
2014-09-05
2
-22
/
+55
*
i965/blorp: Pass image formats seperately from the miptree
Jason Ekstrand
2014-09-05
4
-19
/
+43
*
i965/fs: Brown bag fix.
Matt Turner
2014-09-05
1
-1
/
+1
*
i965/vec4: Add ability to reswizzle arbitrary swizzles.
Matt Turner
2014-09-05
1
-56
/
+18
*
i965/vec4: Reswizzle sources when necessary.
Matt Turner
2014-09-05
2
-11
/
+25
*
i965/fs: Clean up emitting of untyped atomic and surface reads
Jason Ekstrand
2014-09-05
1
-6
/
+4
*
i965/fs: Fix basic block tracking in try_rep_send().
Matt Turner
2014-09-05
1
-4
/
+9
*
i965/fs: Pass block to insert and remove functions missed earlier.
Matt Turner
2014-09-05
1
-7
/
+7
*
i965: Mark cfg dumping functions const.
Kenneth Graunke
2014-09-05
2
-4
/
+4
*
i965: Update if_block/else_block in the dead control flow pass.
Matt Turner
2014-09-05
1
-0
/
+7
*
i965/fs: Connect cfg properly in predicated break peephole.
Matt Turner
2014-09-05
1
-4
/
+9
*
st/mesa: use 1.0f as boolean true on drivers without integer support
Marek Olšák
2014-09-05
1
-2
/
+3
*
mesa: set UniformBooleanTrue = 1.0f by default
Marek Olšák
2014-09-05
2
-0
/
+10
*
automake: check if the linker supports --dynamic-list
Jonathan Gray
2014-09-05
2
-2
/
+10
*
st/xvmc/tests: avoid non portable error.h functions
Jonathan Gray
2014-09-05
5
-13
/
+22
*
kms-swrast: Support Prime fd handling
Andreas Pokorny
2014-09-05
2
-11
/
+79
*
configure.ac: Add AC_SYS_LARGEFILE
Michel Dänzer
2014-09-05
3
-6
/
+10
*
clover/util: Null-terminate the result of compat::string::c_str().
Francisco Jerez
2014-09-05
1
-1
/
+3
*
clover/util: Implement compat::string using aggregation instead of inheritance.
Francisco Jerez
2014-09-05
1
-5
/
+71
*
clover/util: Have compat::vector track separate size and capacity.
Francisco Jerez
2014-09-05
2
-27
/
+44
*
clover: Use conversion operator to initialize build log from compat::string.
Francisco Jerez
2014-09-05
1
-2
/
+2
*
Revert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be, 6f56e142, 88e3d404
Jordan Justen
2014-09-04
34
-185
/
+112
*
freedreno/ir3: fix constlen with relative addressing
Rob Clark
2014-09-04
3
-3
/
+15
*
freedreno/ir3: fix error in bail logic
Rob Clark
2014-09-04
1
-2
/
+4
*
freedreno/ir3: bit of debug
Rob Clark
2014-09-04
1
-4
/
+16
*
vc4: Merge qcompile and tgsi_to_qir
Eric Anholt
2014-09-04
9
-402
/
+327
*
i965/fs: Use prog rather than fp->Base in fs_visitor
Jordan Justen
2014-09-04
2
-15
/
+15
*
i965/fs: Use stage_prog_data instead of prog_data->base in fs_visitor
Jordan Justen
2014-09-04
1
-6
/
+6
*
i965/fs: Add init function to fs_visitor
Jordan Justen
2014-09-04
2
-0
/
+7
*
vc4: Add a CSE optimization pass.
Eric Anholt
2014-09-04
4
-0
/
+238
*
vc4: Switch to using native integers.
Eric Anholt
2014-09-04
5
-6
/
+228
*
vc4: Expose compares at a lower level in QIR.
Eric Anholt
2014-09-04
5
-79
/
+148
*
vc4: Stop being so clever in CMP handling.
Eric Anholt
2014-09-04
1
-23
/
+6
*
state_tracker: Fix bug in conditional discards with native ints.
Eric Anholt
2014-09-04
1
-2
/
+12
*
swrast: s/INLINE/inline/
Brian Paul
2014-09-04
1
-1
/
+1
*
osmesa: s/INLINE/inline/
Brian Paul
2014-09-04
1
-1
/
+1
*
xlib: s/INLINE/inline/
Brian Paul
2014-09-04
1
-3
/
+3
*
meta: s/INLINE/inline/
Brian Paul
2014-09-04
1
-1
/
+1
*
mesa: s/INLINE/inline/
Brian Paul
2014-09-04
3
-5
/
+5
*
r600g,radeonsi: make sure there's enough CS space before resuming queries
Marek Olšák
2014-09-04
1
-0
/
+28
*
mesa: invalidate draw state in glPopClientAttrib
Marek Olšák
2014-09-04
1
-0
/
+4
*
Revert "r600g,radeonsi: initialize HTILE to fully-expanded state"
Marek Olšák
2014-09-04
1
-3
/
+1
*
winsys/svga: Fix incorrect type usage in IOCTL v2
Thomas Hellstrom
2014-09-04
1
-4
/
+9
*
glapi: Add KHR_debug functions to check_table test
Timothy Arceri
2014-09-04
1
-0
/
+6
*
egl: Restrict multiplication in calloc arguments to use compile-time constants
Carl Worth
2014-09-03
2
-2
/
+2
[next]