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
*
gallivm: (trivial) simplify lp_build_cos/lp_build_sin a tiny bit
Roland Scheidegger
2013-07-17
1
-7
/
+6
*
util/u_format_s3tc: handle srgb formats correctly.
Roland Scheidegger
2013-07-17
2
-185
/
+254
*
r600g/sb: improve alu packing on cayman
Vadim Girlin
2013-07-17
2
-15
/
+89
*
r600g/sb: fix handling of new multislot instructions on cayman
Vadim Girlin
2013-07-17
3
-5
/
+6
*
r600g/sb: fix debug dump code in scheduler
Vadim Girlin
2013-07-17
1
-4
/
+5
*
r600g/sb: fix initial register allocation
Vadim Girlin
2013-07-17
1
-0
/
+1
*
r600g/sb: move chip & class name functions to sb_context
Vadim Girlin
2013-07-17
4
-53
/
+55
*
r600g/sb: fix handling of PS in source bytecode on cayman
Vadim Girlin
2013-07-17
1
-0
/
+5
*
r600g/sb: Initialize ra_checker member variables.
Vinson Lee
2013-07-17
1
-1
/
+1
*
gallium/util: use explicily sized types for {un, }pack_rgba_{s, u}int
Emil Velikov
2013-07-17
2
-8
/
+8
*
llvmpipe: use MCJIT on ARM and AArch64
Kyle McMartin
2013-07-17
2
-2
/
+9
*
glsl: Fix absurd whitespace conventions in the parser.
Kenneth Graunke
2013-07-16
1
-1696
/
+1691
*
glsl: Fail the build if the grammar contains shift/reduce errors.
Kenneth Graunke
2013-07-16
1
-0
/
+2
*
glsl: Silence the last shift/reduce conflict warning in the grammar.
Kenneth Graunke
2013-07-16
1
-1
/
+3
*
glsl: Initialize ast_jump_statement::opt_return_value.
Vinson Lee
2013-07-16
1
-0
/
+1
*
glapi: Do not use backtrace on OpenBSD.
Vinson Lee
2013-07-16
1
-1
/
+1
*
osmesa: link against static libglapi library too to get the gl exports
Maarten Lankhorst
2013-07-16
1
-3
/
+3
*
i965/Gen4: Zero extra coordinates for ir_tex
Chris Forbes
2013-07-16
1
-0
/
+4
*
i965: Cite the Ivybridge PRM for 3DSTATE_CLEAR_PARAMS notes.
Kenneth Graunke
2013-07-15
1
-2
/
+2
*
i965: Refer people to brw_tex_layout.c rather than the BSpec.
Kenneth Graunke
2013-07-15
1
-2
/
+2
*
i965: Remove old BSpec reference from BLORP's 3DSTATE_WM/PS packets.
Kenneth Graunke
2013-07-15
2
-5
/
+5
*
i965: Cite the Ivybridge PRM for 3DSTATE_URB_* programming.
Kenneth Graunke
2013-07-15
1
-2
/
+3
*
i965: Update workaround flush comments for Gen6 3DSTATE_VS.
Kenneth Graunke
2013-07-15
2
-2
/
+6
*
i965: Cite the Ivybridge PRM for VS PIPE_CONTROL workarounds.
Kenneth Graunke
2013-07-15
1
-2
/
+2
*
i965: Cite the Sandybridge PRM for Gen7 stencil pitch requirements.
Kenneth Graunke
2013-07-15
1
-9
/
+5
*
i965: Cite the Ivybridge PRM for multisample surface format notes.
Kenneth Graunke
2013-07-15
1
-13
/
+9
*
i965: Delete "the data cache is the sampler cache" comments on Gen7+.
Kenneth Graunke
2013-07-15
1
-12
/
+0
*
i965: Cite the 965 PRM for "the data cache is the sampler cache".
Kenneth Graunke
2013-07-15
1
-3
/
+3
*
i965: Cite the Ivybridge PRM for DP message descriptor fields.
Kenneth Graunke
2013-07-15
1
-3
/
+3
*
i965: Cite the Ivybridge PRM for why the fake MRF range is what it is.
Kenneth Graunke
2013-07-15
1
-1
/
+1
*
i965: Cite the Ivybridge PRM for SFID enum values.
Kenneth Graunke
2013-07-15
1
-2
/
+1
*
llvmpipe: support sRGB framebuffers
Roland Scheidegger
2013-07-16
4
-18
/
+111
*
Revert "r300g: allow HiZ with a 16-bit zbuffer"
Marek Olšák
2013-07-15
1
-0
/
+1
*
r300g/swtcl: fix a lockup in MSAA resolve
Marek Olšák
2013-07-15
1
-0
/
+7
*
r300g/swtcl: fix geometry corruption by uploading indices to a buffer
Marek Olšák
2013-07-15
3
-45
/
+31
*
glsl: Reject C-style initializers with unknown types.
Matt Turner
2013-07-15
1
-0
/
+5
*
glsl: Rework builtin_variables.cpp to reduce code duplication.
Paul Berry
2013-07-15
1
-761
/
+368
*
glsl: Fix lower_named_interface_blocks to account for dereferences of consts.
Paul Berry
2013-07-15
1
-0
/
+2
*
glsl: Don't allow vertex shader input arrays until GLSL 1.50.
Paul Berry
2013-07-15
1
-1
/
+1
*
i965: Gen4/5: use IEEE floating point mode for GLSL shaders.
Chris Forbes
2013-07-14
2
-2
/
+17
*
i965/vs: Gen4/5: enable front colors if back colors are written
Chris Forbes
2013-07-14
1
-0
/
+6
*
gallivm: (trivial) use constant instead of exp2f() function
Roland Scheidegger
2013-07-14
1
-2
/
+3
*
ilo: skip 3DSTATE_INDEX_BUFFER when possible
Chia-I Wu
2013-07-14
4
-59
/
+77
*
gallivm: handle srgb-to-linear and linear-to-srgb conversions
Roland Scheidegger
2013-07-13
6
-7
/
+332
*
gallivm: better support for fast rsqrt
Roland Scheidegger
2013-07-13
2
-16
/
+63
*
r600g/sb: Initialize ra_constraint::cost.
Vinson Lee
2013-07-13
1
-1
/
+1
*
glsl: Initialize ast_aggregate_initializer::constructor_type.
Vinson Lee
2013-07-12
1
-1
/
+2
*
glsl: Make gl_TexCoord compatibility-only
Paul Berry
2013-07-12
1
-26
/
+30
*
glsl ES: Fix magnitude of gl_MaxVertexUniformVectors.
Paul Berry
2013-07-12
1
-1
/
+1
*
winsys/radeon: allow a NULL cs pointer in radeon_bo_map to fix a segfault
Marek Olšák
2013-07-13
1
-9
/
+11
[next]