projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2013-07-25
Rob Clark
xa: add xa_surface_from_handle()
commit
|
commitdiff
|
tree
2013-07-25
Vinson Lee
gallivm: Remove NoFramePointerElimNonLeaf for LLVM...
commit
|
commitdiff
|
tree
2013-07-25
Paul Berry
glsl: Handle empty if statement encountered during...
commit
|
commitdiff
|
tree
2013-07-25
Paul Berry
i965: Initialize inout_offset parameter to brw_search_c...
commit
|
commitdiff
|
tree
2013-07-25
Paul Berry
glsl: don't rename variables in interface block arrays.
commit
|
commitdiff
|
tree
2013-07-25
Zack Rusin
draw: fix vertex id computation
commit
|
commitdiff
|
tree
2013-07-25
Zack Rusin
draw: cleanup and fix instance id computation
commit
|
commitdiff
|
tree
2013-07-25
Vinson Lee
gallivm: Remove dead code in lp_build_compare_ext.
commit
|
commitdiff
|
tree
2013-07-24
Brian Paul
mesa: implement mipmap generation for compressed 2D...
commit
|
commitdiff
|
tree
2013-07-24
Brian Paul
meta: handle 2D texture arrays in decompress_texture_im...
commit
|
commitdiff
|
tree
2013-07-24
Brian Paul
mesa: handle 2D texture arrays in get_tex_rgba_compressed()
commit
|
commitdiff
|
tree
2013-07-24
Christoph Bumiller
nv50,nvc0: s/uint16/uint32 for constant buffer offset
commit
|
commitdiff
|
tree
2013-07-24
Roland Scheidegger
draw: always call util_cpu_detect() in draw context...
commit
|
commitdiff
|
tree
2013-07-24
Roland Scheidegger
mesa: fix rgtc snorm decoding
commit
|
commitdiff
|
tree
2013-07-23
Andre Heider
gallium/util: Fix detection of AVX cpu caps
commit
|
commitdiff
|
tree
2013-07-23
Chris Forbes
docs: Add items for GL4.4
commit
|
commitdiff
|
tree
2013-07-22
Francisco Jerez
clover: Respect kernel argument alignment restrictions.
commit
|
commitdiff
|
tree
2013-07-22
Francisco Jerez
clover: Extend kernel arguments for differing host...
commit
|
commitdiff
|
tree
2013-07-22
Francisco Jerez
clover: Byte-swap kernel arguments when host and device...
commit
|
commitdiff
|
tree
2013-07-22
Francisco Jerez
clover: Add kernel argument fields to allow differing...
commit
|
commitdiff
|
tree
2013-07-22
Francisco Jerez
clover: Pass corresponding module::argument to kernel...
commit
|
commitdiff
|
tree
2013-07-22
Tom Stellard
clover: Return correct value for CL_DEVICE_ENDIAN_LITTLE
commit
|
commitdiff
|
tree
2013-07-22
Tom Stellard
gallium: Add PIPE_CAP_ENDIANNESS
commit
|
commitdiff
|
tree
2013-07-22
Matt Turner
configure.ac: Use correct options names in AC_ARG_ENABLE.
commit
|
commitdiff
|
tree
2013-07-22
Matt Turner
egl/build: Remove unused GLAPI_LIB.
commit
|
commitdiff
|
tree
2013-07-22
Matt Turner
build: Remove unused EGL_PLATFORMS.
commit
|
commitdiff
|
tree
2013-07-22
Matt Turner
build: Add tests directories to SUBDIRS
commit
|
commitdiff
|
tree
2013-07-22
Zack Rusin
llvmpipe: Ensure FTZ/DAZ flags are set on deferred...
commit
|
commitdiff
|
tree
2013-07-22
José Fonseca
llvmpipe: Remove lp_rast_get_num_threads().
commit
|
commitdiff
|
tree
2013-07-21
José Fonseca
scons: Don't use -z defs ld option on Mac.
commit
|
commitdiff
|
tree
2013-07-21
Vinson Lee
glsl: Initialize ast_function member variables.
commit
|
commitdiff
|
tree
2013-07-20
Jeremy Huddleston...
Apple: glFlush() is not needed with CGLFlushDrawable()
commit
|
commitdiff
|
tree
2013-07-19
José Fonseca
util/u_math: Define NAN/INFINITY macros for MSVC.
commit
|
commitdiff
|
tree
2013-07-19
Zack Rusin
llvmpipe/tests: update arith test to check for edge...
commit
|
commitdiff
|
tree
2013-07-19
Zack Rusin
gallivm: add a log function that handles edge cases
commit
|
commitdiff
|
tree
2013-07-19
Zack Rusin
gallivm: export unordered/ordered cmp to a common function
commit
|
commitdiff
|
tree
2013-07-19
Zack Rusin
gallivm: handle -inf, inf and nan's in sin/cos instructions
commit
|
commitdiff
|
tree
2013-07-19
Zack Rusin
gallivm: add a version of log2 which handles edge cases
commit
|
commitdiff
|
tree
2013-07-19
Zack Rusin
gallivm: fix edge cases in exp2
commit
|
commitdiff
|
tree
2013-07-19
Zack Rusin
gallivm: handle nan's in min/max
commit
|
commitdiff
|
tree
2013-07-19
José Fonseca
scons: Disallow undefined symbols in Xlib libGL.so.
commit
|
commitdiff
|
tree
2013-07-19
Tomasz Lis
mesa: Dispatch ARB_framebuffer_object and EXT_framebuff...
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
st/mesa: Enable the ARB_shading_language_420pack extens...
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
i965: Enable the GL_ARB_shading_language_420pack extens...
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Handle the binding qualifier for UBO variables.
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Propagate UBO binding qualifier into UBO member...
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Handle the binding qualifier for arrays of samplers.
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Add plumbing for handling uniform binding qualifiers.
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Delete unused code for handling samplers in array...
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Cross-validate explicit binding points.
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Propagate explicit binding information from AST...
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Add ir_variable fields for explicit bindings.
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Add validation for the "binding" qualifier.
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Parse the "binding" keyword and store it in ast_t...
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Have the lexer return LAYOUT_TOK if 420pack is...
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Use has_layout() rather than a partial open coded...
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Relax auxiliary storage ordering requirements...
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Handle centroid qualifier ordering in C code...
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Allow precision qualifiers to be flexibly ordered...
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Move precision handling to be part of qualifier...
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Change is_precision_statement to default_precisio...
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Disable ordering checks for const parameters...
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Handle "const" as a parameter qualifier.
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Refactor parameter qualifier handling.
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Use merge_qualifier() when processing qualifier...
commit
|
commitdiff
|
tree
2013-07-18
Kenneth Graunke
glsl: Allow duplicate layout qualifiers with 420pack.
commit
|
commitdiff
|
tree
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
next