projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2014-08-09
Eric Anholt
vc4: Add support for multiple attributes
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Add more useful debug for the undefined-source...
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Add support for the lit opcode.
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Add support for the POW opcode
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Refactor uniform handling.
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Add support for the LRP opcode.
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Add copy propagation between temps.
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Add dead code elimination.
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Add an initial pass of algebraic optimization.
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Add support for CMP.
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Make scheduling of NOPs a separate step from QIR...
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Add WIP support for varyings.
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Use r3 instead of r5 for temps, since r5 only...
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Fix emit of ABS
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Add shader variant caching to handle FS output...
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Load the tile buffer before incrementally drawing.
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Don't reallocate the tile alloc/state bos every...
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Add VC4_DEBUG env option
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Add support for SNE/SEQ/SGE/SLT.
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Use the user's actual first vertex attribute.
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Fix UBO allocation when no uniforms are used.
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Add initial support for math opcodes
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Switch to actually generating vertex and fragment...
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Start converting the driver to use vertex shaders.
commit
|
commitdiff
|
tree
2014-08-09
Eric Anholt
vc4: Initial skeleton driver import.
commit
|
commitdiff
|
tree
2014-08-09
Roland Scheidegger
draw: (trivial) use information about gs being present...
commit
|
commitdiff
|
tree
2014-08-09
Roland Scheidegger
draw: don't use clipvertex output if user plane clippin...
commit
|
commitdiff
|
tree
2014-08-09
Chris Forbes
i965: Get rid of backend_instruction::sampler
commit
|
commitdiff
|
tree
2014-08-09
Chris Forbes
i965/vec4/Gen8: Use src1 for sampler_index instead...
commit
|
commitdiff
|
tree
2014-08-09
Chris Forbes
i965/vec4/Gen4-7: Use src1 for sampler_index instead...
commit
|
commitdiff
|
tree
2014-08-09
Chris Forbes
i965/vec4: Pass sampler index in src1 for texture ops
commit
|
commitdiff
|
tree
2014-08-09
Chris Forbes
i965/vec4: Collect all emits of texture ops into one...
commit
|
commitdiff
|
tree
2014-08-09
Chris Forbes
i965/fs/Gen8: Pass sampler_index to generate_tex
commit
|
commitdiff
|
tree
2014-08-09
Chris Forbes
i965/fs/Gen4-7: Pass sampler_index to generate_tex
commit
|
commitdiff
|
tree
2014-08-09
Chris Forbes
i965/blorp: Put sampler index in src1 of texture ops
commit
|
commitdiff
|
tree
2014-08-09
Chris Forbes
i965/fs: pass sampler as src1 of texture op
commit
|
commitdiff
|
tree
2014-08-09
Chris Forbes
i965/fs: Collect all emits of texture ops for Gen5...
commit
|
commitdiff
|
tree
2014-08-09
Chris Forbes
i965/fs: Collect all emits of texture ops for Gen4...
commit
|
commitdiff
|
tree
2014-08-08
Pali Rohár
configure: check for dladdr via AC_CHECK_FUNC/AC_CHECK_LIB
commit
|
commitdiff
|
tree
2014-08-08
Emil Velikov
util: remove ralloc_test
commit
|
commitdiff
|
tree
2014-08-08
Darius Goad
gallivm: Handle MSAA textures in emit_fetch_texels
commit
|
commitdiff
|
tree
2014-08-08
Roland Scheidegger
draw: hack around weird primitive id input in gs
commit
|
commitdiff
|
tree
2014-08-08
Roland Scheidegger
draw: fix prim id float cast for non-llvm path
commit
|
commitdiff
|
tree
2014-08-08
Bruno Jiménez
clover: Add support for CL_MAP_WRITE_INVALIDATE_REGION
commit
|
commitdiff
|
tree
2014-08-08
Chia-I Wu
ilo: break down the format table
commit
|
commitdiff
|
tree
2014-08-08
Kenneth Graunke
i965: Emit a performance warning on conditional rendering.
commit
|
commitdiff
|
tree
2014-08-08
Kenneth Graunke
i965: Set ExecSize to 16 for loop instructions in SIMD1...
commit
|
commitdiff
|
tree
2014-08-08
Kenneth Graunke
i965/eu: Merge brw_CONT and gen6_CONT.
commit
|
commitdiff
|
tree
2014-08-08
Kenneth Graunke
i965/eu: Drop redundant brw_set_src0/brw_set_dest from...
commit
|
commitdiff
|
tree
2014-08-08
Juha-Pekka...
util: add src/util/format_srgb.c to .gitignore
commit
|
commitdiff
|
tree
2014-08-07
Ian Romanick
mesa: Fold _mesa_uniform_merge_location_offset into...
commit
|
commitdiff
|
tree
2014-08-07
Ian Romanick
mesa: Fold _mesa_uniform_split_location_offset into...
commit
|
commitdiff
|
tree
2014-08-07
Ian Romanick
glsl_to_tgsi: Delete unused function set_uniform_initia...
commit
|
commitdiff
|
tree
2014-08-07
Ian Romanick
mesa: Use MAX2 to calculate maximum uniform element
commit
|
commitdiff
|
tree
2014-08-07
Ian Romanick
mesa: Have validate_uniform_parameters return the gl_un...
commit
|
commitdiff
|
tree
2014-08-07
Carl Worth
glsl/glcpp: Rename one test to avoid a duplicate test...
commit
|
commitdiff
|
tree
2014-08-07
Carl Worth
glsl/glcpp: Fix handling of commas that result from...
commit
|
commitdiff
|
tree
2014-08-07
Carl Worth
glsl/glcpp: Integrate recent glcpp-test-cr-lf test...
commit
|
commitdiff
|
tree
2014-08-07
Carl Worth
glsl/glcpp: Fix glcpp-test to correctly extract test...
commit
|
commitdiff
|
tree
2014-08-07
Carl Worth
glsl/glcpp: Fix line-continuation code to handle multip...
commit
|
commitdiff
|
tree
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
next