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
...
*
nv50/ir: guess that the constant offset is the starting slot of array
Ilia Mirkin
2015-05-22
1
-2
/
+4
*
nvc0/ir: set ftz when sources are floats, not just destinations
Ilia Mirkin
2015-05-22
1
-3
/
+2
*
nv50/ir: allow OP_SET to merge with OP_SET_AND/etc as well as a neg
Ilia Mirkin
2015-05-22
1
-26
/
+55
*
nvc0/ir: optimize set & 1.0 to produce boolean-float sets
Ilia Mirkin
2015-05-22
2
-0
/
+29
*
nvc0/ir: allow iset to produce a boolean float
Ilia Mirkin
2015-05-22
3
-5
/
+16
*
nvc0/ir: avoid jumping to a sched instruction
Ilia Mirkin
2015-05-22
3
-2
/
+9
*
glx: fix Scons build
Brian Paul
2015-05-22
1
-1
/
+1
*
glapi: glX_proto_size.py: use a main function
Dylan Baker
2015-05-22
1
-1
/
+6
*
glapi: glX_proto_size.py: use argparse instead of getopt
Dylan Baker
2015-05-22
2
-46
/
+46
*
glapi: glX_proto_recv.py: Use a main function
Dylan Baker
2015-05-22
1
-1
/
+6
*
glapi: glX_proto_recv.py: use argparse instead of getopt
Dylan Baker
2015-05-22
1
-25
/
+30
*
glapy: gl_genexec.py: use a main function
Dylan Baker
2015-05-22
1
-1
/
+6
*
glapi: gl_genexec.py: use argparse instead of getopt
Dylan Baker
2015-05-22
1
-17
/
+12
*
glapi: glX_proto_send.py: use a main function.
Dylan Baker
2015-05-22
1
-1
/
+6
*
glapi: glX_proto_send.py: use argparse instead of getopt
Dylan Baker
2015-05-22
1
-31
/
+28
*
glapi: glX_server_table.py: use argparse instead of getopt
Dylan Baker
2015-05-22
1
-23
/
+15
*
glapi: gl_SPARC_asm.py: use main function
Dylan Baker
2015-05-22
1
-1
/
+6
*
glapi: gl_SPARC_asm.py use argparse instead of getopt
Dylan Baker
2015-05-22
1
-24
/
+14
*
glapi: gl_x86-64_asm.py: Use a main function
Dylan Baker
2015-05-22
1
-1
/
+6
*
glapi: gl_x86_64_asm.py: Use argparse instead of getopt
Dylan Baker
2015-05-22
1
-24
/
+16
*
glapi: gl_x86_asm.py: use a main function
Dylan Baker
2015-05-22
1
-1
/
+5
*
glapi: gl_x86_asm.py: use argparse instead of getopt
Dylan Baker
2015-05-22
1
-25
/
+14
*
glapi: gl_gentable.py: use a main function
Dylan Baker
2015-05-22
1
-1
/
+6
*
glapi: gl_gentable.py: Replace getopt with argparse
Dylan Baker
2015-05-22
1
-14
/
+15
*
glapi: gl_apitemp.py: Use a main function
Dylan Baker
2015-05-22
1
-1
/
+6
*
glapi: gl_apitemp.py: Convert to argparse instead of getopt
Dylan Baker
2015-05-22
1
-20
/
+19
*
glapi: gl_enums.py: use main() function for if __name__ == "__main__"
Dylan Baker
2015-05-22
1
-1
/
+5
*
glapi: gl_enums.py: use argparse instead of getopt.
Dylan Baker
2015-05-22
1
-16
/
+14
*
glapi: gl_procs.py: Use argparse rather than getopt
Dylan Baker
2015-05-22
1
-23
/
+19
*
glapi: gl_procs.py: Fix a few low hanging style things
Dylan Baker
2015-05-22
1
-7
/
+16
*
glapi: remap_helper.py: use argparse instead of optparse
Dylan Baker
2015-05-22
1
-24
/
+22
*
glapi: remap_helper.py: Fix some low hanging style issues
Dylan Baker
2015-05-22
1
-4
/
+13
*
glapi: gl_table.py: replace getopt with argparse.
Dylan Baker
2015-05-22
1
-37
/
+33
*
glapi: gl_table.py: Fix some low hanging style issues
Dylan Baker
2015-05-22
1
-16
/
+26
*
i965/disasm: Skip swizzle disassembly when using 3-src repctrl.
Matt Turner
2015-05-22
1
-9
/
+12
*
nir: Remove sRGB colorspace conversion round-trip.
Matt Turner
2015-05-22
1
-0
/
+2
*
nv50: fix PIPELINE_STATISTICS with HUD, based on nvc0
Samuel Pitoiset
2015-05-22
1
-1
/
+2
*
nv50: fix 64-bit queries with HUD, based on nvc0
Samuel Pitoiset
2015-05-22
1
-1
/
+13
*
radeon/vce: adapt new firmware interface changes
Christian König
2015-05-22
4
-2
/
+252
*
radeon/vce: move CPB handling function into common code
Christian König
2015-05-22
3
-29
/
+48
*
u_math: uses assert, include assert.h
Dave Airlie
2015-05-22
1
-0
/
+1
*
glsl: remove element_type() helper
Timothy Arceri
2015-05-22
11
-36
/
+23
*
glsl: Use AM_V_GEN/AM_V_at in NIR rules.
Matt Turner
2015-05-21
1
-10
/
+10
*
freedreno/a3xx: set .zw of sprite coords to .01
Ilia Mirkin
2015-05-20
1
-3
/
+6
*
freedreno/ir3: fix immediate usage in tgsi tex fe
Ilia Mirkin
2015-05-20
1
-5
/
+9
*
targets/osmesa: drop the -module tag from LDFLAGS
Emil Velikov
2015-05-20
1
-1
/
+0
*
darwin: Fix install name of libOSMesa
Jeremy Huddleston Sequoia
2015-05-20
1
-1
/
+0
*
swrast: Build fix for Solaris
Alan Coopersmith
2015-05-20
2
-1
/
+4
*
nir: Get rid of the array elements parameter on load/store intrinsics
Jason Ekstrand
2015-05-20
6
-56
/
+34
*
gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
2015-05-20
20
-188
/
+47
[prev]
[next]