projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2013-07-18
Kenneth Graunke
glsl: Disable ordering checks on most qualifiers for...
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Handle most qualifier ordering in C code rather...
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Add a new ast_type_qualifier::has_auxiliary_stora...
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Add a new ast_type_qualifier::has_storage() method.
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Add a new ast_type_qualifier::has_layout() method.
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
i965: Combine URB code emission into a single group.
commit
|
commitdiff
|
tree
2013-07-18
Chad Versace
i965/hsw: Change L3 MOCS for depth, hiz, and stencil
commit
|
commitdiff
|
tree
2013-07-18
Chad Versace
i965/hsw: Change L3 MOCS of 3DSTATE_CONSTANT_VS/PS
commit
|
commitdiff
|
tree
2013-07-18
Chad Versace
i965/hsw: Change L3 MOCS of SURFACE_STAT
commit
|
commitdiff
|
tree
2013-07-18
Chad Versace
i965/hsw: Change L3 MOCS of 3DSTATE_VERTEX_BUFFERS
commit
|
commitdiff
|
tree
2013-07-18
Tomasz Lis
glx: Enable floating-point fbconfig extensions
commit
|
commitdiff
|
tree
2013-07-18
Ian Romanick
egl: Drop configs with unknown or invalide __DRI_ATTRIB...
commit
|
commitdiff
|
tree
2013-07-18
Tomasz Lis
dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE
commit
|
commitdiff
|
tree
2013-07-18
Tomasz Lis
glx: Require proper drawableType in init_fbconfig_for_c...
commit
|
commitdiff
|
tree
2013-07-18
Tomasz Lis
glx: Validate the GLX_RENDER_TYPE value
commit
|
commitdiff
|
tree
2013-07-18
Tomasz Lis
glx: Store the RENDER_TYPE in indirect rendering
commit
|
commitdiff
|
tree
2013-07-18
Tomasz Lis
glx: Handling RENDER_TYPE in glXCreateContext and init_...
commit
|
commitdiff
|
tree
2013-07-18
Tomasz Lis
glx: Changes to visual configs initialization.
commit
|
commitdiff
|
tree
2013-07-18
Tomasz Lis
glx: Retrieve the value of RENDER_TYPE from GLX attribs...
commit
|
commitdiff
|
tree
2013-07-18
Tomasz Lis
glx: Store the value of renderType while creating context
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
i965: Add #defines for Memory Object Control State...
commit
|
commitdiff
|
tree
2013-07-18
Fabian Bieler
glsl/linker: Use correct array length when linking...
commit
|
commitdiff
|
tree
2013-07-18
Mike Frysinger
gen_matypes: fix cross-compiling with gcc
commit
|
commitdiff
|
tree
2013-07-18
Andreas Oberritter
ax_prog_flex.m4: change grep syntax to accept e.g....
commit
|
commitdiff
|
tree
2013-07-18
Jonathan Liu
builtin_compiler/build: Avoid using libtool if cross...
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
i965: Add MOCS shift and mask for SURFACE_STATE entries.
commit
|
commitdiff
|
tree
2013-07-18
Roland Scheidegger
llvmpipe: clamp inputs for srgb render buffers
commit
|
commitdiff
|
tree
2013-07-18
Roland Scheidegger
llvmpipe: fix blending with SRC_ALPHA_SATURATE with...
commit
|
commitdiff
|
tree
2013-07-18
Marek Olšák
r600g: use WAIT_3D_IDLE before using CP DMA
commit
|
commitdiff
|
tree
2013-07-18
Jonathan Gray
r300g: make use of gallium's os_get_process_name()
commit
|
commitdiff
|
tree
2013-07-18
Jean-Sébastien...
configure.ac: On some systems, "x86-64" is called ...
commit
|
commitdiff
|
tree
2013-07-18
Ilia Mirkin
nv50: H.264/MPEG2 decoding support via VP2, available...
commit
|
commitdiff
|
tree
2013-07-18
Jonathan Gray
configure.ac: make grep tests more portable
commit
|
commitdiff
|
tree
2013-07-18
Jonathan Gray
configure.ac: add OpenBSD
commit
|
commitdiff
|
tree
2013-07-18
Vinson Lee
glsl: Remove comma at end of enumerator list.
commit
|
commitdiff
|
tree
2013-07-18
Vinson Lee
mesa: Remove commas at end of enumerator lists.
commit
|
commitdiff
|
tree
2013-07-18
Carl Worth
docs: Import 9.1.5 release notes
commit
|
commitdiff
|
tree
2013-07-17
Roland Scheidegger
gallivm: (trivial) simplify lp_build_cos/lp_build_sin...
commit
|
commitdiff
|
tree
2013-07-17
Roland Scheidegger
util/u_format_s3tc: handle srgb formats correctly.
commit
|
commitdiff
|
tree
2013-07-17
Vadim Girlin
r600g/sb: improve alu packing on cayman
commit
|
commitdiff
|
tree
2013-07-17
Vadim Girlin
r600g/sb: fix handling of new multislot instructions...
commit
|
commitdiff
|
tree
2013-07-17
Vadim Girlin
r600g/sb: fix debug dump code in scheduler
commit
|
commitdiff
|
tree
2013-07-17
Vadim Girlin
r600g/sb: fix initial register allocation
commit
|
commitdiff
|
tree
2013-07-17
Vadim Girlin
r600g/sb: move chip & class name functions to sb_context
commit
|
commitdiff
|
tree
2013-07-17
Vadim Girlin
r600g/sb: fix handling of PS in source bytecode on...
commit
|
commitdiff
|
tree
2013-07-17
Vinson Lee
r600g/sb: Initialize ra_checker member variables.
commit
|
commitdiff
|
tree
2013-07-17
Emil Velikov
gallium/util: use explicily sized types for {un, }pack_...
commit
|
commitdiff
|
tree
2013-07-17
Kyle McMartin
llvmpipe: use MCJIT on ARM and AArch64
commit
|
commitdiff
|
tree
2013-07-16
Kenneth Graunke
glsl: Fix absurd whitespace conventions in the parser.
commit
|
commitdiff
|
tree
2013-07-16
Kenneth Graunke
glsl: Fail the build if the grammar contains shift...
commit
|
commitdiff
|
tree
2013-07-16
Kenneth Graunke
glsl: Silence the last shift/reduce conflict warning...
commit
|
commitdiff
|
tree
2013-07-16
Vinson Lee
glsl: Initialize ast_jump_statement::opt_return_value.
commit
|
commitdiff
|
tree
2013-07-16
Vinson Lee
glapi: Do not use backtrace on OpenBSD.
commit
|
commitdiff
|
tree
2013-07-16
Maarten Lankhorst
osmesa: link against static libglapi library too to...
commit
|
commitdiff
|
tree
2013-07-16
Chris Forbes
i965/Gen4: Zero extra coordinates for ir_tex
commit
|
commitdiff
|
tree
2013-07-16
Kenneth Graunke
i965: Cite the Ivybridge PRM for 3DSTATE_CLEAR_PARAMS...
commit
|
commitdiff
|
tree
2013-07-16
Kenneth Graunke
i965: Refer people to brw_tex_layout.c rather than...
commit
|
commitdiff
|
tree
2013-07-16
Kenneth Graunke
i965: Remove old BSpec reference from BLORP's 3DSTATE_W...
commit
|
commitdiff
|
tree
2013-07-16
Kenneth Graunke
i965: Cite the Ivybridge PRM for 3DSTATE_URB_* programming.
commit
|
commitdiff
|
tree
2013-07-16
Kenneth Graunke
i965: Update workaround flush comments for Gen6 3DSTATE_VS.
commit
|
commitdiff
|
tree
2013-07-16
Kenneth Graunke
i965: Cite the Ivybridge PRM for VS PIPE_CONTROL workar...
commit
|
commitdiff
|
tree
2013-07-16
Kenneth Graunke
i965: Cite the Sandybridge PRM for Gen7 stencil pitch...
commit
|
commitdiff
|
tree
2013-07-16
Kenneth Graunke
i965: Cite the Ivybridge PRM for multisample surface...
commit
|
commitdiff
|
tree
2013-07-16
Kenneth Graunke
i965: Delete "the data cache is the sampler cache"...
commit
|
commitdiff
|
tree
2013-07-16
Kenneth Graunke
i965: Cite the 965 PRM for "the data cache is the sampl...
commit
|
commitdiff
|
tree
2013-07-16
Kenneth Graunke
i965: Cite the Ivybridge PRM for DP message descriptor...
commit
|
commitdiff
|
tree
2013-07-16
Kenneth Graunke
i965: Cite the Ivybridge PRM for why the fake MRF range...
commit
|
commitdiff
|
tree
2013-07-16
Kenneth Graunke
i965: Cite the Ivybridge PRM for SFID enum values.
commit
|
commitdiff
|
tree
2013-07-15
Roland Scheidegger
llvmpipe: support sRGB framebuffers
commit
|
commitdiff
|
tree
2013-07-15
Marek Olšák
Revert "r300g: allow HiZ with a 16-bit zbuffer"
commit
|
commitdiff
|
tree
2013-07-15
Marek Olšák
r300g/swtcl: fix a lockup in MSAA resolve
commit
|
commitdiff
|
tree
2013-07-15
Marek Olšák
r300g/swtcl: fix geometry corruption by uploading indic...
commit
|
commitdiff
|
tree
2013-07-15
Matt Turner
glsl: Reject C-style initializers with unknown types.
commit
|
commitdiff
|
tree
2013-07-15
Paul Berry
glsl: Rework builtin_variables.cpp to reduce code dupli...
commit
|
commitdiff
|
tree
2013-07-15
Paul Berry
glsl: Fix lower_named_interface_blocks to account for...
commit
|
commitdiff
|
tree
2013-07-15
Paul Berry
glsl: Don't allow vertex shader input arrays until...
commit
|
commitdiff
|
tree
2013-07-14
Chris Forbes
i965: Gen4/5: use IEEE floating point mode for GLSL...
commit
|
commitdiff
|
tree
2013-07-14
Chris Forbes
i965/vs: Gen4/5: enable front colors if back colors...
commit
|
commitdiff
|
tree
2013-07-14
Roland Scheidegger
gallivm: (trivial) use constant instead of exp2f()...
commit
|
commitdiff
|
tree
2013-07-13
Chia-I Wu
ilo: skip 3DSTATE_INDEX_BUFFER when possible
commit
|
commitdiff
|
tree
2013-07-13
Roland Scheidegger
gallivm: handle srgb-to-linear and linear-to-srgb conve...
commit
|
commitdiff
|
tree
2013-07-13
Roland Scheidegger
gallivm: better support for fast rsqrt
commit
|
commitdiff
|
tree
2013-07-13
Klemens Baum
configure.ac: better detection of LLVM version
commit
|
commitdiff
|
tree
2013-07-13
Vinson Lee
r600g/sb: Initialize ra_constraint::cost.
commit
|
commitdiff
|
tree
2013-07-13
Vinson Lee
glsl: Initialize ast_aggregate_initializer::constructor...
commit
|
commitdiff
|
tree
2013-07-13
Paul Berry
glsl: Make gl_TexCoord compatibility-only
commit
|
commitdiff
|
tree
2013-07-13
Paul Berry
glsl ES: Fix magnitude of gl_MaxVertexUniformVectors.
commit
|
commitdiff
|
tree
2013-07-13
Marek Olšák
winsys/radeon: allow a NULL cs pointer in radeon_bo_map...
commit
|
commitdiff
|
tree
2013-07-12
Chia-I Wu
ilo: move a santiy check into its assert()
commit
|
commitdiff
|
tree
2013-07-12
Chia-I Wu
ilo: mark some states dirty when they are really changed
commit
|
commitdiff
|
tree
2013-07-12
Chia-I Wu
ilo: clean up ilo_blitter_pipe_begin()
commit
|
commitdiff
|
tree
2013-07-12
Alex Deucher
r600g: don't use the CB/DB CP COHER logic on r6xx
commit
|
commitdiff
|
tree
2013-07-12
Jonathan Liu
configure: Avoid use of AC_CHECK_FILE for cross compiling
commit
|
commitdiff
|
tree
2013-07-12
Brian Paul
nv30: fix KILL_IF breakage
commit
|
commitdiff
|
tree
2013-07-12
Zack Rusin
gallium: fixup definitions of the rsq and sqrt
commit
|
commitdiff
|
tree
2013-07-12
José Fonseca
util/u_format: Comment out half float denormal test...
commit
|
commitdiff
|
tree
2013-07-12
José Fonseca
gallivm: Eliminate redundant lp_build_select calls.
commit
|
commitdiff
|
tree
2013-07-12
Brian Paul
tgsi: rename the TGSI fragment kill opcodes
commit
|
commitdiff
|
tree
2013-07-12
Brian Paul
tgsi: fix-up KILP comments
commit
|
commitdiff
|
tree
2013-07-12
Brian Paul
tgsi: exec TGSI_OPCODE_SQRT as a scalar instruction...
commit
|
commitdiff
|
tree
next