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
/
mesa
/
main
/
bitset.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Move Mesa's bitset.h to util/.
Eric Anholt
2015-02-20
1
-99
/
+0
*
mesa: Make bitset.h not rely on Mesa-specific types and functions.
Eric Anholt
2015-02-20
1
-4
/
+3
*
nir: Add an SSA-based liveness analysis pass.
Jason Ekstrand
2015-01-15
1
-0
/
+1
*
mesa: remove unused BITSET64 macros
Brian Paul
2013-06-19
1
-61
/
+0
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Add a macro to bitset for determining bitset size.
Eric Anholt
2013-04-12
1
-2
/
+2
*
mesa: remove _mesa_ffs(), implement ffs() for non-GNU platforms
Brian Paul
2012-01-12
1
-1
/
+1
*
mesa: Re-add main/bitset.h to fix classic nouveau build failure.
José Fonseca
2011-12-28
1
-0
/
+160
*
mesa: Remove now unused main/bitset.h.
Mathias Fröhlich
2011-12-28
1
-160
/
+0
*
mesa: Extend BITSET64_*_RANGE to work on arbitrary ranges.
Mathias Fröhlich
2011-12-02
1
-3
/
+18
*
mesa: s/INLINE/inline/
Brian Paul
2011-10-01
1
-1
/
+1
*
Remove _mesa_memcmp in favor of plain memcmp.
Kenneth Graunke
2010-02-19
1
-1
/
+1
*
Remove _mesa_memset in favor of plain memset.
Kenneth Graunke
2010-02-19
1
-2
/
+2
*
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-19
1
-1
/
+1
*
mesa: Add a BITSET_FFS function.
Francisco Jerez
2010-02-02
1
-1
/
+24
*
More GLSL code:
Michal Krol
2006-04-11
1
-72
/
+122
*
Bit set.
Michal Krol
2006-04-04
1
-0
/
+72