Module: Mesa
Branch: master
Commit: 79134cb51609724cc4d94ade12dc52a09e2e91db
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=79134cb51609724cc4d94ade12dc52a09e2e91db
Author: Paul Berry
Date: Mon Jan 6 15:08:04 2014 -0800
mesa/cs: Add dispatch API stubs for ARB_compute_shader
Module: Mesa
Branch: master
Commit: c15064c1691764e858d05065f10007aceec9a7ac
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c15064c1691764e858d05065f10007aceec9a7ac
Author: Paul Berry
Date: Tue Jan 7 09:00:02 2014 -0800
glsl/cs: update main.cpp to use the ".comp" ext
Module: Mesa
Branch: master
Commit: 47d480e3e4850ef8934775570444feea503295d7
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=47d480e3e4850ef8934775570444feea503295d7
Author: Paul Berry
Date: Tue Jan 7 15:50:39 2014 -0800
mesa/cs: Create the gl_compute_program struct, and the code
Module: Mesa
Branch: master
Commit: 28e526d5580739e8b4098cd08c644b9157fdc94c
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=28e526d5580739e8b4098cd08c644b9157fdc94c
Author: Paul Berry
Date: Mon Jan 6 19:47:25 2014 -0800
glsl/cs: Change some linker loops to use MESA_SHADER_FRAGMENT
Module: Mesa
Branch: master
Commit: 9b34ae2e64fd29fd4cd1cf18f7dd09116e02dc96
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b34ae2e64fd29fd4cd1cf18f7dd09116e02dc96
Author: Paul Berry
Date: Tue Jan 7 09:00:02 2014 -0800
mesa/cs: Handle compute shaders in _mesa_use_program().
v2
Module: Mesa
Branch: master
Commit: c85c50997f073993b86c694dda7c18bbaca30bbf
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c85c50997f073993b86c694dda7c18bbaca30bbf
Author: Paul Berry
Date: Mon Jan 6 15:11:40 2014 -0800
mesa/cs: Implement MAX_COMPUTE_WORK_GROUP_INVOCATIONS
Module: Mesa
Branch: master
Commit: 3bbf93045a494e676f3f79d278701f55a9a41e7a
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=3bbf93045a494e676f3f79d278701f55a9a41e7a
Author: Paul Berry
Date: Tue Jan 7 15:51:13 2014 -0800
i965/cs: Create the brw_compute_program struct, and the code
Module: Mesa
Branch: master
Commit: 25268b930dbd9bc89c0cce83746c5ca2f534c016
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=25268b930dbd9bc89c0cce83746c5ca2f534c016
Author: Paul Berry
Date: Mon Jan 6 15:12:05 2014 -0800
i965/cs: Allow ARB_compute_shader to be enabled via env var
Module: Mesa
Branch: master
Commit: c61ec8d8e34e9bf30b3c4c84afa08f0a5b66b932
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c61ec8d8e34e9bf30b3c4c84afa08f0a5b66b932
Author: Paul Berry
Date: Mon Jan 6 20:06:05 2014 -0800
mesa/cs: Add a MESA_SHADER_COMPUTE stage and update switch
Module: Mesa
Branch: master
Commit: 28ce604b7f2b08b967b6a27051ecab04adaed575
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=28ce604b7f2b08b967b6a27051ecab04adaed575
Author: Paul Berry
Date: Wed Jan 8 11:59:28 2014 -0800
mesa/cs: Handle compute shader local size during linking
Module: Mesa
Branch: master
Commit: 0398b69954eb8e73e9ae663ce200170ff70d216d
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=0398b69954eb8e73e9ae663ce200170ff70d216d
Author: Paul Berry
Date: Wed Jan 8 01:42:58 2014 -0800
mesa/cs: Implement MAX_COMPUTE_WORK_GROUP_COUNT constant.
v2
Module: Mesa
Branch: master
Commit: f5c5438e1fb9b5b1e83c7081da518d9943fc82e8
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f5c5438e1fb9b5b1e83c7081da518d9943fc82e8
Author: Paul Berry
Date: Thu Jan 9 04:03:30 2014 -0800
main/cs: Implement query for COMPUTE_WORK_GROUP_SIZE.
v2
Module: Mesa
Branch: master
Commit: 0fa74e848fd11c71bb70ea0a69650944e4f07571
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=0fa74e848fd11c71bb70ea0a69650944e4f07571
Author: Paul Berry
Date: Mon Jan 6 09:09:31 2014 -0800
glsl/cs: Handle compute shader local_size_{x,y,z} declaration
Module: Mesa
Branch: master
Commit: d861c2963a0b939709981f39e8268822489db86f
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=d861c2963a0b939709981f39e8268822489db86f
Author: Paul Berry
Date: Mon Jan 6 20:06:05 2014 -0800
glsl/cs: Populate default values for ctx->Const.Prog
Module: Mesa
Branch: master
Commit: 5a79bdab3008a19a770b8b84fdf5582e72db72c9
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a79bdab3008a19a770b8b84fdf5582e72db72c9
Author: Paul Berry
Date: Wed Jan 8 01:54:26 2014 -0800
glsl/cs: Prohibit user-defined ins/outs in compute shaders
Module: Mesa
Branch: master
Commit: 347dde82e65663562d6d2930bf861ec8c8079362
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=347dde82e65663562d6d2930bf861ec8c8079362
Author: Paul Berry
Date: Mon Jan 6 13:31:58 2014 -0800
mesa/cs: Implement MAX_COMPUTE_WORK_GROUP_SIZE constant.
v2
Module: Mesa
Branch: master
Commit: 1fe274b3d7a8e70dc605e6076d29e00add292508
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1fe274b3d7a8e70dc605e6076d29e00add292508
Author: Paul Berry
Date: Wed Jan 8 11:40:23 2014 -0800
glsl/cs: Prohibit mixing of compute and non-compute shaders
Module: Mesa
Branch: master
Commit: b7d05a58ae3655730f84c9786439e2461cdb77da
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7d05a58ae3655730f84c9786439e2461cdb77da
Author: Paul Berry
Date: Mon Jan 6 09:09:07 2014 -0800
mesa/cs: Add extension enable flags for ARB_compute_shader
Module: Mesa
Branch: master
Commit: 7f5740899fe8ee2d7fecebf1b9622e06dbc78f43
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f5740899fe8ee2d7fecebf1b9622e06dbc78f43
Author: Paul Berry
Date: Fri Jan 31 09:55:35 2014 -0800
glsl: Fix continue statements in do-while loops.
>From
Module: Mesa
Branch: master
Commit: 56790856b303ad5ba86d7eb261ade91edaa3ee0b
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=56790856b303ad5ba86d7eb261ade91edaa3ee0b
Author: Paul Berry
Date: Fri Jan 31 09:50:37 2014 -0800
glsl: Make condition_to_hir() callable from outside
Module: Mesa
Branch: master
Commit: eab32bb8f19b4a28d976fc9e7c7c54eb6453ed81
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=eab32bb8f19b4a28d976fc9e7c7c54eb6453ed81
Author: Paul Berry
Date: Fri Jan 24 13:43:43 2014 -0800
Update .gitignore for Catalan translations build artifacts
Module: Mesa
Branch: master
Commit: 43e77215b13b2f86e461cd8a62b542fc6854dd1c
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=43e77215b13b2f86e461cd8a62b542fc6854dd1c
Author: Paul Berry
Date: Wed Jan 22 05:45:28 2014 -0800
i965/gen7: Use to the correct program when uploading
Module: Mesa
Branch: master
Commit: 9cee3ff562f3e4b51bfd30338fd1ba7716ac5737
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=9cee3ff562f3e4b51bfd30338fd1ba7716ac5737
Author: Paul Berry
Date: Wed Jan 22 11:45:39 2014 -0800
i965: Remove *_generator::shader field; use prog field
Module: Mesa
Branch: master
Commit: e190709119d8eb85c67bfbad5be699d39ad0118e
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e190709119d8eb85c67bfbad5be699d39ad0118e
Author: Paul Berry
Date: Wed Jan 22 05:14:48 2014 -0800
mesa: Ensure that transform feedback refers to the correct
Module: Mesa
Branch: master
Commit: 0da1a2cc369052643ccaea75a1722cc37652d82a
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=0da1a2cc369052643ccaea75a1722cc37652d82a
Author: Paul Berry
Date: Tue Jan 21 15:41:26 2014 -0800
glsl: Simplify aggregate type inference to prepare for
Module: Mesa
Branch: master
Commit: 6ab2a6148a539a9e308ad4e017e5ed6b9658aa4f
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ab2a6148a539a9e308ad4e017e5ed6b9658aa4f
Author: Paul Berry
Date: Tue Jan 7 15:13:52 2014 -0800
mesa: Make validate_shader_target() non-static.
Reviewed-by
Module: Mesa
Branch: master
Commit: cd18ba1c7aba66f2dd7cdbe2cf3b4a803c241d10
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd18ba1c7aba66f2dd7cdbe2cf3b4a803c241d10
Author: Paul Berry
Date: Tue Jan 7 08:56:57 2014 -0800
glsl/linker: Refactor in preparation for adding more shader
Module: Mesa
Branch: master
Commit: 020919b2ae76192f0f35c0901be0e1069a87b7f2
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=020919b2ae76192f0f35c0901be0e1069a87b7f2
Author: Paul Berry
Date: Thu Jan 9 15:30:10 2014 -0800
main: Allow ctx == NULL in _mesa_validate_shader_target
Module: Mesa
Branch: master
Commit: 5808c44bab52fdb58ad705e08e334c6f1acdd2ce
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=5808c44bab52fdb58ad705e08e334c6f1acdd2ce
Author: Paul Berry
Date: Thu Jan 9 11:32:00 2014 -0800
mesa: Remove ad-hoc arrays of gl_shader_program.
Now that we
Module: Mesa
Branch: master
Commit: 1032c33cb93f1e8839be0f743b81492c2ca87e39
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1032c33cb93f1e8839be0f743b81492c2ca87e39
Author: Paul Berry
Date: Thu Jan 9 11:34:33 2014 -0800
mesa: Change redundant code into loops in texstate.c.
This
Module: Mesa
Branch: master
Commit: 6ac2e1e199ff02ad720495a64c0755fcae981671
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ac2e1e199ff02ad720495a64c0755fcae981671
Author: Paul Berry
Date: Thu Jan 9 11:33:15 2014 -0800
mesa: Change redundant code into loops in shaderapi.c.
This
Module: Mesa
Branch: master
Commit: 4a91675b262c8150c1542991e1018e924c72f337
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a91675b262c8150c1542991e1018e924c72f337
Author: Paul Berry
Date: Tue Jan 7 15:19:07 2014 -0800
mesa: use _mesa_validate_shader_target() more frequently
Module: Mesa
Branch: master
Commit: 3b22146dc714b6090f7423abbc4df53d7d1fdaa9
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b22146dc714b6090f7423abbc4df53d7d1fdaa9
Author: Paul Berry
Date: Thu Jan 9 11:16:27 2014 -0800
mesa: Replace ctx->Shader.Current{Vertex,Fragment,Geome
Module: Mesa
Branch: master
Commit: 69b258cb4636315b4c1aaaceeedd1eed8af98ba8
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=69b258cb4636315b4c1aaaceeedd1eed8af98ba8
Author: Paul Berry
Date: Thu Jan 9 11:29:17 2014 -0800
meta: Replace save_state::{Vertex,Geometry,Fragment}Shader
Module: Mesa
Branch: master
Commit: b4b70674eae940257b511912053edd19e4f19274
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4b70674eae940257b511912053edd19e4f19274
Author: Paul Berry
Date: Thu Jan 9 11:28:20 2014 -0800
i965: Fix comments to refer to the new ctx
Module: Mesa
Branch: master
Commit: 46d210d38fc472d5454cef864c4299c52bb46c86
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=46d210d38fc472d5454cef864c4299c52bb46c86
Author: Paul Berry
Date: Thu Jan 9 13:42:05 2014 -0800
mesa: Replace _mesa_program_index_to_target with
Module: Mesa
Branch: master
Commit: 1aef45578ced422df622a251fcce83bbe01d617e
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1aef45578ced422df622a251fcce83bbe01d617e
Author: Paul Berry
Date: Thu Jan 9 11:27:38 2014 -0800
mesa: Fold long lines introduced by the previous patch
Module: Mesa
Branch: master
Commit: a4d68e9ee94cf4855a3240c3516279b4e7740268
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=a4d68e9ee94cf4855a3240c3516279b4e7740268
Author: Paul Berry
Date: Fri Jan 17 14:42:48 2014 -0800
i965: Add GS support to INTEL_DEBUG=shader_time.
Previously
Module: Mesa
Branch: master
Commit: 51000c2ff8a6b59b6dab51cbd63ef87ac6f2a317
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=51000c2ff8a6b59b6dab51cbd63ef87ac6f2a317
Author: Paul Berry
Date: Sat Mar 23 07:22:08 2013 -0700
i965: Modify some error messages to refer to "vec4&quo
Module: Mesa
Branch: master
Commit: fb6d9798a0c6eefd512f5b0f19eed34af8f4f257
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb6d9798a0c6eefd512f5b0f19eed34af8f4f257
Author: Paul Berry
Date: Fri Jan 10 18:56:14 2014 -0800
i965: Ensure that all necessary state is re-emitted if we run
Module: Mesa
Branch: master
Commit: 532b1fecd93fd30d3b1b101b55fd2c6e074088ad
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=532b1fecd93fd30d3b1b101b55fd2c6e074088ad
Author: Paul Berry
Date: Tue Jan 7 06:29:47 2014 -0800
i965: Fix clears of layered framebuffers with mismatched
Module: Mesa
Branch: master
Commit: 28af1dc21772d0b7819dff6080484c67114dc0d1
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=28af1dc21772d0b7819dff6080484c67114dc0d1
Author: Paul Berry
Date: Tue Nov 19 19:01:37 2013 -0800
main: check texture target when validating layered
Module: Mesa
Branch: master
Commit: bce8bc0b250c7d64ac7898ba032858963dee6a37
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=bce8bc0b250c7d64ac7898ba032858963dee6a37
Author: Paul Berry
Date: Wed Jan 8 10:17:01 2014 -0800
glsl: Index into ctx->Const.Program[] rather than using
Module: Mesa
Branch: master
Commit: e654216ac7ec2d254685d0ff5f437917747c9bd3
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e654216ac7ec2d254685d0ff5f437917747c9bd3
Author: Paul Berry
Date: Wed Jan 8 10:32:18 2014 -0800
main: Change init_program_limits() to use gl_shader_stage
Module: Mesa
Branch: master
Commit: 8668eaaa007a1a0b23a4bc39469d6dba293b7da9
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=8668eaaa007a1a0b23a4bc39469d6dba293b7da9
Author: Paul Berry
Date: Wed Jan 8 11:09:58 2014 -0800
mesa: Use functions to convert gl_shader_stage to PROGRAM
Module: Mesa
Branch: master
Commit: b539385789a95074cc53c9e16988d2384ec5c7de
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b539385789a95074cc53c9e16988d2384ec5c7de
Author: Paul Berry
Date: Wed Jan 8 10:17:01 2014 -0800
mesa: Index into ctx->Const.Program[] rather than using
Module: Mesa
Branch: master
Commit: 84732a982c3eeaca2e2809532c8422dc5f7045c1
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=84732a982c3eeaca2e2809532c8422dc5f7045c1
Author: Paul Berry
Date: Wed Jan 8 10:00:28 2014 -0800
mesa: replace ctx->Const.{Vertex,Fragment,Geomtery}Prog
Module: Mesa
Branch: master
Commit: e3b86f07da4ba9a4db6b8aae4072af6f1638b7cc
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3b86f07da4ba9a4db6b8aae4072af6f1638b7cc
Author: Paul Berry
Date: Tue Jan 7 10:58:56 2014 -0800
mesa: Use gl_shader::Stage instead of gl_shader::Type where
Module: Mesa
Branch: master
Commit: 31ec2f83385c4f13c9c8831a90db982883bbedcd
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=31ec2f83385c4f13c9c8831a90db982883bbedcd
Author: Paul Berry
Date: Tue Jan 7 11:40:00 2014 -0800
mesa: Remove _mesa_progshader_enum_to_string(), which is no
Module: Mesa
Branch: master
Commit: 80ee24823f9faeb95c46ec2bc899bb828a923c3b
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=80ee24823f9faeb95c46ec2bc899bb828a923c3b
Author: Paul Berry
Date: Tue Jan 7 11:13:32 2014 -0800
glsl: Make more use of gl_shader_stage enum in
Module: Mesa
Branch: master
Commit: 911007820962d78a60c8056f64c0bde1ea724149
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=911007820962d78a60c8056f64c0bde1ea724149
Author: Paul Berry
Date: Tue Jan 7 09:46:10 2014 -0800
glsl: Change _mesa_glsl_parse_state ctor to use
Module: Mesa
Branch: master
Commit: 72a995d30721246476c94f95c7df10838fe7f69a
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=72a995d30721246476c94f95c7df10838fe7f69a
Author: Paul Berry
Date: Tue Jan 7 10:58:56 2014 -0800
glsl: make _mesa_shader_stage_to_string() available to non-C
Module: Mesa
Branch: master
Commit: 665b8d7b6d8eae03c9dc0ef1a744fe59d9cc6cb6
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=665b8d7b6d8eae03c9dc0ef1a744fe59d9cc6cb6
Author: Paul Berry
Date: Tue Jan 7 10:11:39 2014 -0800
mesa: Clean up nomenclature for pipeline stages.
Previously
Module: Mesa
Branch: master
Commit: 2adb9fea77140fccb7bd3f7a547f026c050333bd
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2adb9fea77140fccb7bd3f7a547f026c050333bd
Author: Paul Berry
Date: Tue Jan 7 11:19:22 2014 -0800
glsl: Make more use of gl_shader_stage enum in
Module: Mesa
Branch: master
Commit: 1722f5e73ee73e7c2ab58a4be39c95c2a55b154f
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1722f5e73ee73e7c2ab58a4be39c95c2a55b154f
Author: Paul Berry
Date: Tue Jan 7 10:58:56 2014 -0800
mesa: Move declaration of gl_shader_stage earlier in mtypes.h
Module: Mesa
Branch: master
Commit: acfc58a7e593cdb377527c8b84e2fd9bf5906079
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=acfc58a7e593cdb377527c8b84e2fd9bf5906079
Author: Paul Berry
Date: Tue Jan 7 11:23:34 2014 -0800
glsl: Make more use of gl_shader_stage enum in
Module: Mesa
Branch: master
Commit: 65511e5f22e2ba0a5ebd9210319a55d80ea5334e
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=65511e5f22e2ba0a5ebd9210319a55d80ea5334e
Author: Paul Berry
Date: Tue Jan 7 10:58:56 2014 -0800
mesa: Store gl_shader_stage enum in gl_shader objects
Module: Mesa
Branch: master
Commit: 99e822fa18a322f7bf0d32ce99eab534d5614469
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=99e822fa18a322f7bf0d32ce99eab534d5614469
Author: Paul Berry
Date: Tue Dec 17 09:54:38 2013 -0800
mesa: Improve static error checking of arrays sized by
Module: Mesa
Branch: master
Commit: 89c35c59a4421db863ba70b28a546b294f7b1ba9
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=89c35c59a4421db863ba70b28a546b294f7b1ba9
Author: Paul Berry
Date: Tue Dec 17 10:07:24 2013 -0800
main: Remove unused function _mesa_shader_index_to_type
Module: Mesa
Branch: master
Commit: 7e0b4b5e9b719de9f01e808fc18138b67be4178a
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e0b4b5e9b719de9f01e808fc18138b67be4178a
Author: Paul Berry
Date: Tue Dec 17 10:11:27 2013 -0800
mesa: Add an assertion to _mesa_program_index_to_target
Module: Mesa
Branch: master
Commit: 77c74c647be7d387d1f94e4a64ce44646a5b7ccd
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=77c74c647be7d387d1f94e4a64ce44646a5b7ccd
Author: Paul Berry
Date: Mon Dec 16 15:10:42 2013 -0800
glsl: Fix gl_type of usamplerCube built-in type.
I'
Module: Mesa
Branch: master
Commit: d343e3d98c9ef639663efc371b1729dcc7788777
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=d343e3d98c9ef639663efc371b1729dcc7788777
Author: Paul Berry
Date: Tue Dec 17 09:46:08 2013 -0800
glsl: Get rid of hardcoded arrays of shader target names.
We
Module: Mesa
Branch: master
Commit: b30e25f29752fe3782d9ad43cb2cee46885c487d
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b30e25f29752fe3782d9ad43cb2cee46885c487d
Author: Paul Berry
Date: Tue Dec 17 09:49:43 2013 -0800
glsl: Remove extraneous shader_type argument from
Module: Mesa
Branch: master
Commit: 26707abe5635e99814603a0f4895865e977cf267
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=26707abe5635e99814603a0f4895865e977cf267
Author: Paul Berry
Date: Tue Dec 17 12:13:11 2013 -0800
Rename overloads of _mesa_glsl_shader_target_name
Module: Mesa
Branch: master
Commit: abab4385437bdcfbfff1cf772a5c418eb06ed822
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=abab4385437bdcfbfff1cf772a5c418eb06ed822
Author: Paul Berry
Date: Mon Dec 16 13:05:09 2013 -0800
main: Move MESA_SHADER_TYPES outside of gl_shader_type enum
Module: Mesa
Branch: master
Commit: d9b55244fd56b5971b40fdadb262a25840197096
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9b55244fd56b5971b40fdadb262a25840197096
Author: Paul Berry
Date: Mon Dec 16 12:58:55 2013 -0800
glsl: Don't return bad values from _mesa_shader_type_to_
Module: Mesa
Branch: master
Commit: 7963fde37b6646aef7868f9d552960e5967dd811
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=7963fde37b6646aef7868f9d552960e5967dd811
Author: Paul Berry
Date: Mon Dec 16 13:09:20 2013 -0800
glsl: Replace _mesa_glsl_parser_targets enum with
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=088494aa032bf32db8b67f1fb07e5797603a473d
Author: Paul Berry
Date: Fri Nov 29 00:52:11 2013 -0800
glsl/loops: Get rid of lower_bounded_loops and ir_loop::normative_bound.
Now that loop_controls no longer creates normatively
Module: Mesa
Branch: master
Commit: 26498e0f0c198ac912b176cf9a14768ad2c0244c
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=26498e0f0c198ac912b176cf9a14768ad2c0244c
Author: Paul Berry
Date: Wed Nov 27 10:53:33 2013 -0800
glsl: Remove unused field loop_variable_state::loop.
This
Module: Mesa
Branch: master
Commit: 9d2951ea0acdcd219ad28831ac9e7112737d9ca3
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d2951ea0acdcd219ad28831ac9e7112737d9ca3
Author: Paul Berry
Date: Tue Nov 26 14:37:57 2013 -0800
glsl: Teach ir_variable_refcount about ir_loop::counter
Module: Mesa
Branch: master
Commit: a810db7b84b00763ce9ccbf40baee3f534057a80
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=a810db7b84b00763ce9ccbf40baee3f534057a80
Author: Paul Berry
Date: Wed Nov 27 10:12:53 2013 -0800
glsl: In ir_validate, check that ir_loop::counter always
Module: Mesa
Branch: master
Commit: c4cf487315f1f5375534f1677177983fa496d577
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4cf487315f1f5375534f1677177983fa496d577
Author: Paul Berry
Date: Wed Nov 27 07:43:03 2013 -0800
i965/gen6: Fix multisample resolve blits for luminance
Module: Mesa
Branch: master
Commit: d6eb4321d0e62b6b391ad88ce390bd6e23d79747
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=d6eb4321d0e62b6b391ad88ce390bd6e23d79747
Author: Paul Berry
Date: Tue Nov 26 14:19:49 2013 -0800
glsl: Fix inconsistent assumptions about ir_loop::counter
Module: Mesa
Branch: master
Commit: af9af2965bbd7ba8d18cd1064afcf57392904edb
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=af9af2965bbd7ba8d18cd1064afcf57392904edb
Author: Paul Berry
Date: Wed Nov 27 11:39:51 2013 -0800
glsl: Improve documentation of ir_loop counter/control fields
Module: Mesa
Branch: master
Commit: 2714ca81b9bad3dec3894fac97f34502c80b1697
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2714ca81b9bad3dec3894fac97f34502c80b1697
Author: Paul Berry
Date: Mon Nov 25 08:03:24 2013 -0800
i965/gs: Properly skip GS binding table upload when no GS
Module: Mesa
Branch: master
Commit: d7fa9eb003bf0d2016ca1f7cb14e59ad22e89b93
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7fa9eb003bf0d2016ca1f7cb14e59ad22e89b93
Author: Paul Berry
Date: Fri Nov 22 12:37:22 2013 -0800
glsl/linker: Validate IR just before reparenting.
If
Module: Mesa
Branch: master
Commit: 37bdde1087584f4c1839e14db75c157b83246ebd
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=37bdde1087584f4c1839e14db75c157b83246ebd
Author: Paul Berry
Date: Mon Nov 25 07:49:15 2013 -0800
i965/gs: Set GS prog_data to NULL if there is no GS program
Module: Mesa
Branch: master
Commit: 9dfcb05fa649ee7a573eab3d16851ebd4cb96010
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=9dfcb05fa649ee7a573eab3d16851ebd4cb96010
Author: Paul Berry
Date: Fri Nov 22 12:37:22 2013 -0800
glsl: Fix lowering of direct assignment in
Module: Mesa
Branch: master
Commit: 08315233509f1fa7dc1e877aed2a8517296cf86e
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=08315233509f1fa7dc1e877aed2a8517296cf86e
Author: Paul Berry
Date: Tue Nov 19 18:51:48 2013 -0800
i965: Fix fast clear of depth buffers.
>From section 4.
Module: Mesa
Branch: master
Commit: c1019670ea89505ea7411629c052d662c8eb6be6
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c1019670ea89505ea7411629c052d662c8eb6be6
Author: Paul Berry
Date: Tue Nov 19 12:58:02 2013 -0800
i965: Fix blorp clear of layered framebuffers.
>From sect
Module: Mesa
Branch: master
Commit: ec79c05cbfb7c68fbef7447e1744423c00f26654
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec79c05cbfb7c68fbef7447e1744423c00f26654
Author: Paul Berry
Date: Tue Nov 19 21:17:19 2013 -0800
mesa: Implement GL_FRAMEBUFFER_ATTACHMENT_LAYERED query
Module: Mesa
Branch: master
Commit: 95140740ad1c6cd8a34002c307556f5c49a34589
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=95140740ad1c6cd8a34002c307556f5c49a34589
Author: Paul Berry
Date: Tue Nov 19 15:55:51 2013 -0800
mesa: Track number of layers in layered framebuffers.
In
Module: Mesa
Branch: master
Commit: af1471dc04cc89822bab2c253c808880dd47c25a
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=af1471dc04cc89822bab2c253c808880dd47c25a
Author: Paul Berry
Date: Tue Nov 19 21:47:04 2013 -0800
mesa: Fix texture target validation for glFramebufferTexture
Module: Mesa
Branch: master
Commit: 1ec5365429b46a39a06186092502c8e66fb4140e
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ec5365429b46a39a06186092502c8e66fb4140e
Author: Paul Berry
Date: Tue Nov 19 10:42:59 2013 -0800
i965: refactor blorp clear code in preparation for layered
Module: Mesa
Branch: master
Commit: 068a073c1d4853b5c8f33efdeb481026f42e23a5
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=068a073c1d4853b5c8f33efdeb481026f42e23a5
Author: Paul Berry
Date: Tue Nov 19 13:31:20 2013 -0800
meta: fix meta clear of layered framebuffers
>From sect
Module: Mesa
Branch: master
Commit: 544e3129c5addeb6c9539339782dd54616ef0499
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=544e3129c5addeb6c9539339782dd54616ef0499
Author: Paul Berry
Date: Fri Nov 15 14:23:45 2013 -0800
glsl: Fix interstage uniform interface block link error
Module: Mesa
Branch: master
Commit: 2bbcf19acad530d339ffe8e007fe2f6a244e1580
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2bbcf19acad530d339ffe8e007fe2f6a244e1580
Author: Paul Berry
Date: Wed Nov 13 16:53:18 2013 -0800
glsl: Prohibit illegal mixing of redeclarations inside
Module: Mesa
Branch: master
Commit: 0f4cacbb53c23e4fa027375c492edd17b40ae748
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=0f4cacbb53c23e4fa027375c492edd17b40ae748
Author: Paul Berry
Date: Tue Nov 19 17:48:02 2013 -0800
glsl: Fix cross-version linking between VS and GS
Module: Mesa
Branch: master
Commit: 81b998ca48fc96753096f22949bf3785b7aa425c
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=81b998ca48fc96753096f22949bf3785b7aa425c
Author: Paul Berry
Date: Tue Nov 12 17:51:15 2013 -0800
i965/gen7: Disallow Y tiling of renderable surfaces with
Module: Mesa
Branch: master
Commit: 6b40dd17cf844b9cc8d6b1a816d4e93cbf6decef
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b40dd17cf844b9cc8d6b1a816d4e93cbf6decef
Author: Paul Berry
Date: Tue Nov 12 17:16:25 2013 -0800
i965/gen7: Prefer vertical alignment of 4 when possible
Module: Mesa
Branch: master
Commit: 60b1a118e123493624324ae191d05870e95968f3
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=60b1a118e123493624324ae191d05870e95968f3
Author: Paul Berry
Date: Tue Nov 5 21:44:13 2013 -0800
i965/vec4: Fix broken IR annotation in debug output.
Commit
Module: Mesa
Branch: master
Commit: 7dfb4b2d00ddb8e5ee24d4c58eb9415dc4ccc21c
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=7dfb4b2d00ddb8e5ee24d4c58eb9415dc4ccc21c
Author: Paul Berry
Date: Mon Nov 4 20:06:48 2013 -0800
i965/gen7: Emit workaround flush when changing GS enable
Module: Mesa
Branch: master
Commit: 46e9f78efcb6ccc25ea59d83624aaa5077254a85
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=46e9f78efcb6ccc25ea59d83624aaa5077254a85
Author: Paul Berry
Date: Wed Nov 13 14:24:09 2013 -0800
main: Fix MaxUniformComponents for geometry shaders.
For
Module: Mesa
Branch: master
Commit: b4c3b833ec8ec6787658ea90365ff565cd8846c7
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4c3b833ec8ec6787658ea90365ff565cd8846c7
Author: Paul Berry
Date: Tue Nov 12 10:55:18 2013 -0800
i965: Fix vertical alignment for multisampled buffers.
>F
Module: Mesa
Branch: master
Commit: f38ac41ed48fefe82360520c9d33ba9261a3e642
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f38ac41ed48fefe82360520c9d33ba9261a3e642
Author: Paul Berry
Date: Tue Oct 29 14:41:32 2013 -0700
glsl: Rework interface block linking.
Previously, when doing
Module: Mesa
Branch: master
Commit: 2fd785ac49ffe85c62c6b7f515e2dcf9e9bbc5ca
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2fd785ac49ffe85c62c6b7f515e2dcf9e9bbc5ca
Author: Paul Berry
Date: Mon Nov 4 18:48:17 2013 -0800
i965/gen6: Don't allow SIMD16 dispatch in 4x PERPIXEL
Module: Mesa
Branch: master
Commit: 86cdff56353a223d3c9c1cd24bc83a1799eaa6d9
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=86cdff56353a223d3c9c1cd24bc83a1799eaa6d9
Author: Paul Berry
Date: Wed Oct 30 17:01:01 2013 -0700
glsl: Don't generate misleading debug names when packi
Module: Mesa
Branch: master
Commit: be63803b0c1efab19d20be3274f92fb55ead7958
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=be63803b0c1efab19d20be3274f92fb55ead7958
Author: Paul Berry
Date: Sat Oct 26 10:25:46 2013 -0700
glsl: Generalize MSVC fix for strcasecmp().
This will let us
simpler and more readable when it arrives.
V2: Also replace code that checks for unsized arrays directly with the
length variable
Signed-off-by: Timothy Arceri
v3 (Paul Berry ): clean up formatting.
Separate whitespace cleanups to their own patch.
Reviewed-by: Paul Berry
---
src/glsl
Reviewed-by: Paul Berry
---
src/glsl/ast_array_index.cpp |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/glsl/ast_array_index.cpp b/src/glsl/ast_array_index.cpp
index b457ec8..107c29e 100644
--- a/src/glsl/ast_array_index.cpp
+++ b/src/glsl/ast_array_index.cpp
@@ -143,7
1 - 100 of 780 matches
Mail list logo