index
:
~vadimg/mesa
master
r600-fake
r600-geom-shaders
r600-sb
r600-sb-2
r600-sb-3
r600-sb-bfgminer
r600-sb-wip
r600-wip-sched
r600_eg_shader_opt
wip-sb-tgsi
vadimg's mesa repository
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-17
configure.ac: On some systems, "x86-64" is called "amd64"
HEAD
master
Jean-Sébastien Pédron
1
-6
/
+6
2013-07-18
nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0
Ilia Mirkin
11
-3
/
+1815
2013-07-17
configure.ac: make grep tests more portable
Jonathan Gray
1
-3
/
+3
2013-07-17
configure.ac: add OpenBSD
Jonathan Gray
1
-3
/
+3
2013-07-17
glsl: Remove comma at end of enumerator list.
Vinson Lee
1
-1
/
+1
2013-07-17
mesa: Remove commas at end of enumerator lists.
Vinson Lee
1
-4
/
+4
2013-07-17
docs: Import 9.1.5 release notes
Carl Worth
3
-0
/
+145
2013-07-17
gallivm: (trivial) simplify lp_build_cos/lp_build_sin a tiny bit
Roland Scheidegger
1
-7
/
+6
2013-07-17
util/u_format_s3tc: handle srgb formats correctly.
Roland Scheidegger
2
-185
/
+254
2013-07-17
r600g/sb: improve alu packing on cayman
Vadim Girlin
2
-15
/
+89
2013-07-17
r600g/sb: fix handling of new multislot instructions on cayman
Vadim Girlin
3
-5
/
+6
2013-07-17
r600g/sb: fix debug dump code in scheduler
Vadim Girlin
1
-4
/
+5
2013-07-17
r600g/sb: fix initial register allocation
Vadim Girlin
1
-0
/
+1
2013-07-17
r600g/sb: move chip & class name functions to sb_context
Vadim Girlin
4
-53
/
+55
2013-07-17
r600g/sb: fix handling of PS in source bytecode on cayman
Vadim Girlin
1
-0
/
+5
2013-07-17
r600g/sb: Initialize ra_checker member variables.
Vinson Lee
1
-1
/
+1
2013-07-17
gallium/util: use explicily sized types for {un, }pack_rgba_{s, u}int
Emil Velikov
2
-8
/
+8
2013-07-17
llvmpipe: use MCJIT on ARM and AArch64
Kyle McMartin
2
-2
/
+9
2013-07-16
glsl: Fix absurd whitespace conventions in the parser.
Kenneth Graunke
1
-1696
/
+1691
2013-07-16
glsl: Fail the build if the grammar contains shift/reduce errors.
Kenneth Graunke
1
-0
/
+2
2013-07-16
glsl: Silence the last shift/reduce conflict warning in the grammar.
Kenneth Graunke
1
-1
/
+3
2013-07-16
glsl: Initialize ast_jump_statement::opt_return_value.
Vinson Lee
1
-0
/
+1
2013-07-16
glapi: Do not use backtrace on OpenBSD.
Vinson Lee
1
-1
/
+1
2013-07-16
osmesa: link against static libglapi library too to get the gl exports
Maarten Lankhorst
1
-3
/
+3
2013-07-16
i965/Gen4: Zero extra coordinates for ir_tex
Chris Forbes
1
-0
/
+4
2013-07-15
i965: Cite the Ivybridge PRM for 3DSTATE_CLEAR_PARAMS notes.
Kenneth Graunke
1
-2
/
+2
2013-07-15
i965: Refer people to brw_tex_layout.c rather than the BSpec.
Kenneth Graunke
1
-2
/
+2
2013-07-15
i965: Remove old BSpec reference from BLORP's 3DSTATE_WM/PS packets.
Kenneth Graunke
2
-5
/
+5
2013-07-15
i965: Cite the Ivybridge PRM for 3DSTATE_URB_* programming.
Kenneth Graunke
1
-2
/
+3
2013-07-15
i965: Update workaround flush comments for Gen6 3DSTATE_VS.
Kenneth Graunke
2
-2
/
+6
2013-07-15
i965: Cite the Ivybridge PRM for VS PIPE_CONTROL workarounds.
Kenneth Graunke
1
-2
/
+2
2013-07-15
i965: Cite the Sandybridge PRM for Gen7 stencil pitch requirements.
Kenneth Graunke
1
-9
/
+5
2013-07-15
i965: Cite the Ivybridge PRM for multisample surface format notes.
Kenneth Graunke
1
-13
/
+9
2013-07-15
i965: Delete "the data cache is the sampler cache" comments on Gen7+.
Kenneth Graunke
1
-12
/
+0
2013-07-15
i965: Cite the 965 PRM for "the data cache is the sampler cache".
Kenneth Graunke
1
-3
/
+3
2013-07-15
i965: Cite the Ivybridge PRM for DP message descriptor fields.
Kenneth Graunke
1
-3
/
+3
2013-07-15
i965: Cite the Ivybridge PRM for why the fake MRF range is what it is.
Kenneth Graunke
1
-1
/
+1
2013-07-15
i965: Cite the Ivybridge PRM for SFID enum values.
Kenneth Graunke
1
-2
/
+1
2013-07-16
llvmpipe: support sRGB framebuffers
Roland Scheidegger
4
-18
/
+111
2013-07-15
Revert "r300g: allow HiZ with a 16-bit zbuffer"
Marek Olšák
1
-0
/
+1
2013-07-15
r300g/swtcl: fix a lockup in MSAA resolve
Marek Olšák
1
-0
/
+7
2013-07-15
r300g/swtcl: fix geometry corruption by uploading indices to a buffer
Marek Olšák
3
-45
/
+31
2013-07-15
glsl: Reject C-style initializers with unknown types.
Matt Turner
1
-0
/
+5
2013-07-15
glsl: Rework builtin_variables.cpp to reduce code duplication.
Paul Berry
1
-761
/
+368
2013-07-15
glsl: Fix lower_named_interface_blocks to account for dereferences of consts.
Paul Berry
1
-0
/
+2
2013-07-15
glsl: Don't allow vertex shader input arrays until GLSL 1.50.
Paul Berry
1
-1
/
+1
2013-07-14
i965: Gen4/5: use IEEE floating point mode for GLSL shaders.
Chris Forbes
2
-2
/
+17
2013-07-14
i965/vs: Gen4/5: enable front colors if back colors are written
Chris Forbes
1
-0
/
+6
2013-07-14
gallivm: (trivial) use constant instead of exp2f() function
Roland Scheidegger
1
-2
/
+3
2013-07-14
ilo: skip 3DSTATE_INDEX_BUFFER when possible
Chia-I Wu
4
-59
/
+77
[next]