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
*
docs: Add sha256sums for the 10.5.6 release
Emil Velikov
2015-05-24
1
-1
/
+2
*
Add release notes for the 10.5.6 release
Emil Velikov
2015-05-24
1
-0
/
+146
*
nv30: avoid leaking render state and draw shaders
Ilia Mirkin
2015-05-24
3
-0
/
+16
*
nv30: don't leak fragprog consts
Ilia Mirkin
2015-05-24
1
-0
/
+1
*
nv50/ir: avoid messing up arg1 of PFETCH
Ilia Mirkin
2015-05-23
1
-2
/
+18
*
clover: try userptr for CL_MEM_USE_HOST_PTR
Grigori Goronzy
2015-05-24
2
-4
/
+15
*
clover: implement CL_MEM_ALLOC_HOST_PTR
Grigori Goronzy
2015-05-24
1
-0
/
+4
*
nv30: check nouveau_bo_map output of notify bo
Ilia Mirkin
2015-05-23
1
-1
/
+1
*
nvc0: a geometry shader can have up to 1024 vertices output
Ilia Mirkin
2015-05-23
1
-1
/
+1
*
i965/fs: Fix implied_mrf_writes for scratch writes
Jason Ekstrand
2015-05-23
1
-1
/
+1
*
prog_to_nir: Use a variable for uniform data
Jason Ekstrand
2015-05-23
2
-42
/
+38
*
nv50: fix PIPE_QUERY_TIMESTAMP_DISJOINT, based on nvc0
Samuel Pitoiset
2015-05-23
1
-17
/
+22
*
nvc0/ir: LOAD's can't be used for shader inputs
Ilia Mirkin
2015-05-22
2
-0
/
+2
*
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
[next]