projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2014-08-07
Carl Worth
glsl/glcpp: Don't include any newline characters in...
commit
|
commitdiff
|
tree
2014-08-07
Carl Worth
glsl/glcpp: Treat CR+LF pair as a single newline
commit
|
commitdiff
|
tree
2014-08-07
Carl Worth
glsl/glcpp: Add test script for testing various line...
commit
|
commitdiff
|
tree
2014-08-07
Carl Worth
glsl/glcpp: Fix for macros that expand to include ...
commit
|
commitdiff
|
tree
2014-08-07
Carl Worth
glsl/glcpp: Swallow empty #pragma directives.
commit
|
commitdiff
|
tree
2014-08-07
Carl Worth
glsl/glcpp: Fix #pragma to not over-increment the line...
commit
|
commitdiff
|
tree
2014-08-07
Carl Worth
glsl/glcpp: Add testing for null directives with spaces...
commit
|
commitdiff
|
tree
2014-08-07
Carl Worth
glsl/glcpp: Fix NULL directives when followed by a...
commit
|
commitdiff
|
tree
2014-08-07
Carl Worth
glsl/glcpp: Add tests for #define followed by comments
commit
|
commitdiff
|
tree
2014-08-07
Carl Worth
glsl/glcpp: Allow single-line comments immediately...
commit
|
commitdiff
|
tree
2014-08-07
Carl Worth
glsl/glcpp: Add test for "#define without macro name"
commit
|
commitdiff
|
tree
2014-08-07
Carl Worth
glsl/glcpp: Add explicit error for "#define without...
commit
|
commitdiff
|
tree
2014-08-07
Matt Turner
docs: List GL+GLSL versions as parts of a whole.
commit
|
commitdiff
|
tree
2014-08-07
Matt Turner
i965/vec4: Remove unused emit_bool_comparison method.
commit
|
commitdiff
|
tree
2014-08-07
Matt Turner
mesa: Drop USE_IEEE define.
commit
|
commitdiff
|
tree
2014-08-07
Ian Romanick
mesa: Group gl_system_value values by the stage where...
commit
|
commitdiff
|
tree
2014-08-07
Ian Romanick
glsl_to_tgsi: Assert that the _mesa_sysval_to_semantic...
commit
|
commitdiff
|
tree
2014-08-07
Ian Romanick
mesa/st: Only one copy of mesa_sysval_to_semantic
commit
|
commitdiff
|
tree
2014-08-07
Ian Romanick
glsl_to_tgsi: Constify mesa_sysval_to_semantic
commit
|
commitdiff
|
tree
2014-08-07
Kenneth Graunke
i965/clip: Fix brw_clip_unfilled.c/compute_offset's...
commit
|
commitdiff
|
tree
2014-08-07
Tapani Pälli
glsl: support unsigned increment in ir_loop controls
commit
|
commitdiff
|
tree
2014-08-06
Jason Ekstrand
mesa/formats: Fix the size of ETC2_SRGB8_PUNCHTHROUGH_A...
commit
|
commitdiff
|
tree
2014-08-06
Jason Ekstrand
mesa/formats: Use the correct swizzle parameter for...
commit
|
commitdiff
|
tree
2014-08-06
Roland Scheidegger
draw: fix clipvertex trouble if position comes from gs
commit
|
commitdiff
|
tree
2014-08-06
Roland Scheidegger
draw: don't run pipeline stages when gs has no position...
commit
|
commitdiff
|
tree
2014-08-05
Vinson Lee
dri/xmlconfig: s/uint/unsigned int/
commit
|
commitdiff
|
tree
2014-08-05
Brian Paul
mesa include stdint.h in formats.h
commit
|
commitdiff
|
tree
2014-08-05
Jason Ekstrand
mesa/texstore: Add a generic rgba integer texture uploa...
commit
|
commitdiff
|
tree
2014-08-05
Jason Ekstrand
mesa/texstore: Add a generic float/normalized rgba...
commit
|
commitdiff
|
tree
2014-08-05
Jason Ekstrand
mesa/texstore: Use _mesa_swizzle_and_convert when possible
commit
|
commitdiff
|
tree
2014-08-05
Jason Ekstrand
main/texstore: Split texture storage into three functions
commit
|
commitdiff
|
tree
2014-08-05
Jason Ekstrand
mesa/format_utils: Add a function to convert a mesa_for...
commit
|
commitdiff
|
tree
2014-08-05
Jason Ekstrand
mesa/format_utils: Add a general format conversion...
commit
|
commitdiff
|
tree
2014-08-05
Jason Ekstrand
mesa/imports: Add a _mesa_half_is_negative helper function
commit
|
commitdiff
|
tree
2014-08-05
Jason Ekstrand
mesa/formats: Add layout and swizzle information
commit
|
commitdiff
|
tree
2014-08-05
Jason Ekstrand
mesa/formats: Remove IndexBits
commit
|
commitdiff
|
tree
2014-08-05
Jason Ekstrand
mesa/formats: Autogenerate the format_info structure...
commit
|
commitdiff
|
tree
2014-08-05
Jason Ekstrand
mesa/main: Add python code to generate the format_info...
commit
|
commitdiff
|
tree
2014-08-05
Jason Ekstrand
mesa: Add python to parse the formats CSV file
commit
|
commitdiff
|
tree
2014-08-05
Jason Ekstrand
mesa: Add a format description CSV file
commit
|
commitdiff
|
tree
2014-08-05
Jason Ekstrand
util/tests/hash_table: Link against libmesautil instead...
commit
|
commitdiff
|
tree
2014-08-05
Brian Paul
st/mesa: adjust Z coordinates for quad clearing
commit
|
commitdiff
|
tree
2014-08-05
Brian Paul
mesa: make vertex array type error checking a little...
commit
|
commitdiff
|
tree
2014-08-05
Michel Dänzer
glsl_to_tgsi: Fix typo shader_program -> shader
commit
|
commitdiff
|
tree
2014-08-05
Brian Paul
mesa: update wglext.h to version 20140630
commit
|
commitdiff
|
tree
2014-08-05
Brian Paul
mesa: update glxext.h to version 20140725
commit
|
commitdiff
|
tree
2014-08-05
Brian Paul
mesa: update glext.h to version 20140725
commit
|
commitdiff
|
tree
2014-08-05
Neil Roberts
meta: Disable dithering during glBlitFramebuffer
commit
|
commitdiff
|
tree
2014-08-05
Emil Velikov
libgl-xlib: drop duplicate mesautil from scons build
commit
|
commitdiff
|
tree
2014-08-05
Emil Velikov
llvmpipe/tests: automake: link against libmesautil.la
commit
|
commitdiff
|
tree
2014-08-05
Emil Velikov
gallium/tests: automake: link against libmesautil.la
commit
|
commitdiff
|
tree
2014-08-05
Emil Velikov
targets/omx: automake: link against libmesautil.la
commit
|
commitdiff
|
tree
2014-08-05
Emil Velikov
targets/xvmc: automake: link against libmesautil.la
commit
|
commitdiff
|
tree
2014-08-05
Jan Vesely
targets/clover: link against libmesautil.la
commit
|
commitdiff
|
tree
2014-08-05
Jan Vesely
gallivm: Fix build with latest LLVM
commit
|
commitdiff
|
tree
2014-08-05
Roland Scheidegger
targets/dri: link with mesautil
commit
|
commitdiff
|
tree
2014-08-05
Roland Scheidegger
gallium/docs: Document TEX2/TXL2/TXB2 instructions...
commit
|
commitdiff
|
tree
2014-08-05
Roland Scheidegger
gallivm: fix cube map array (and cube map shadow with...
commit
|
commitdiff
|
tree
2014-08-05
Roland Scheidegger
llvmpipe: implement support for cube map arrays
commit
|
commitdiff
|
tree
2014-08-05
Anuj Phogat
egl: Fix OpenGL ES version checks in _eglParseContextAt...
commit
|
commitdiff
|
tree
2014-08-05
Anuj Phogat
meta: Fix datatype computation in get_temp_image_type()
commit
|
commitdiff
|
tree
2014-08-05
Anuj Phogat
meta: Move the call to _mesa_get_format_datatype()...
commit
|
commitdiff
|
tree
2014-08-05
Anuj Phogat
meta: Use _mesa_get_format_bits() to get the GL_RED_BITS
commit
|
commitdiff
|
tree
2014-08-05
Anuj Phogat
meta: Initialize the variable in declaration statement
commit
|
commitdiff
|
tree
2014-08-05
Anuj Phogat
mesa: Allow GL_TEXTURE_CUBE_MAP target with compressed...
commit
|
commitdiff
|
tree
2014-08-05
Anuj Phogat
mesa: Add gles3 condition for normalized internal forma...
commit
|
commitdiff
|
tree
2014-08-05
Anuj Phogat
mesa: Add utility function _mesa_is_enum_format_unorm()
commit
|
commitdiff
|
tree
2014-08-05
Anuj Phogat
mesa: Add gles3 error condition for GL_RGBA10_A2 buffer...
commit
|
commitdiff
|
tree
2014-08-05
Anuj Phogat
mesa: Add a gles3 error condition for sized internalfor...
commit
|
commitdiff
|
tree
2014-08-05
Anuj Phogat
mesa: Add a helper function _mesa_is_enum_format_unsized()
commit
|
commitdiff
|
tree
2014-08-05
Anuj Phogat
mesa: Don't allow snorm internal formats in glCopyTexIm...
commit
|
commitdiff
|
tree
2014-08-05
Anuj Phogat
mesa: Add utility function _mesa_is_enum_format_snorm()
commit
|
commitdiff
|
tree
2014-08-05
Anuj Phogat
mesa: Fix condition for using compressed internalformat...
commit
|
commitdiff
|
tree
2014-08-05
Anuj Phogat
mesa: Add error condition for using compressed internal...
commit
|
commitdiff
|
tree
2014-08-05
Anuj Phogat
mesa: Turn target_can_be_compressed() in to a utility...
commit
|
commitdiff
|
tree
2014-08-05
Anuj Phogat
mesa: Fix error condition for valid texture targets...
commit
|
commitdiff
|
tree
2014-08-04
Ian Romanick
glsl: Rebuild the symbol table without unreachable...
commit
|
commitdiff
|
tree
2014-08-04
Kenneth Graunke
glsl: Only create one ir_function for a given name.
commit
|
commitdiff
|
tree
2014-08-04
Kenneth Graunke
glsl: Make it possible to ignore built-ins when matchin...
commit
|
commitdiff
|
tree
2014-08-04
Kenneth Graunke
mesa: Actually use the Mesa IR optimizer for ARB programs.
commit
|
commitdiff
|
tree
2014-08-04
Ian Romanick
glsl: Do not add extra padding to structures
commit
|
commitdiff
|
tree
2014-08-04
Ian Romanick
glsl: Correctly determine when the field of a UBO is...
commit
|
commitdiff
|
tree
2014-08-04
Ian Romanick
linker: Use the matrix layout information in ir_variabl...
commit
|
commitdiff
|
tree
2014-08-04
Ian Romanick
glsl: Track matrix layout of variables using two bits
commit
|
commitdiff
|
tree
2014-08-04
Ian Romanick
glsl: Also track matrix layout information into structures
commit
|
commitdiff
|
tree
2014-08-04
Ian Romanick
glsl: Track matrix layout of structure fields using...
commit
|
commitdiff
|
tree
2014-08-04
Ian Romanick
glsl: Correctly load columns of a row-major matrix
commit
|
commitdiff
|
tree
2014-08-04
Ian Romanick
linker: Add padding after the last field of a structure
commit
|
commitdiff
|
tree
2014-08-04
Ian Romanick
linker: Add a last_field parameter to various program_r...
commit
|
commitdiff
|
tree
2014-08-04
Ian Romanick
mesa: Do not list inactive block members as active
commit
|
commitdiff
|
tree
2014-08-04
Ian Romanick
glsl: Do not eliminate 'shared' or 'std140' blocks...
commit
|
commitdiff
|
tree
2014-08-04
Ian Romanick
glsl: Use the without_array predicate to simplify some...
commit
|
commitdiff
|
tree
2014-08-04
Ian Romanick
glsl: Add without_array type predicate
commit
|
commitdiff
|
tree
2014-08-04
Ian Romanick
glsl: Use constant_expression_value instead of as_constant
commit
|
commitdiff
|
tree
2014-08-04
Brian Paul
targets/graw-gdi: link with mesautil, not mesautils
commit
|
commitdiff
|
tree
2014-08-04
Brian Paul
wmesa: link with mesautil
commit
|
commitdiff
|
tree
2014-08-04
Brian Paul
osmesa: link with mesautil
commit
|
commitdiff
|
tree
2014-08-04
Brian Paul
targets/libgl-gdi: link with mesautil
commit
|
commitdiff
|
tree
2014-08-04
Brian Paul
targets/egl-static: link with libmesautil.la
commit
|
commitdiff
|
tree
2014-08-04
Brian Paul
mesa/x86: put code in braces to silence declarations...
commit
|
commitdiff
|
tree
next